January 2008 Entries
To all Sql Server devlopers .DBA's etc.. I came across this article describing about some useful and new datatypes in SQL SERVER 2008 Like date, time, datetime, datetime2 and datetimeoffset datatypes You can get to it here .Although the article is based on SQL Server 2008 - Nov CTP but lets hope it will be in the finished product. Hope it will make your jobs easier ......
With the new Navigation controls in ASP.NET 2.0 you can easily setup security trimming with any provider you choose to use and a web.sitemap file or any other datasource you posses that can give you a menu structure. I would provide a link to a sample on the net by Scott Gu the ASP.NET guru. The samples include using both sql server and Windows Authentication But when setting up this nice and easy handy stuff there are some issues : 1)You will not see your menu listed (nothing will appear)when your ......
I must say this is a nice move with Oracle and this will make many microsoft as well as oracle developers happy. You can read more here. You can also get more info from Chris Shay's blog as he is the program manager for Windows group at Oracle I will be posting more on this. Enjoy ......
I was just surfing around the net looking for resources on SSIS and i came across this fantastic tips here
Happy coding 