Welcome to MSDN Blogs Sign in | Join | Help

June 2008 - Posts

Database Design – Designing Primary Key

One of the key of designing a database is picking the right primary key. I keep in mind several things when I design a database: If possible, primary key should not have a business meaning. Business meaning changes, some attribute that is unique now,
Posted by HelloWorld | 0 Comments
Filed under: ,

Common AccessMask value when Configuring Share Permission Programmatically

In my previous post , I have shown you how to modify share permission using .Net framework. Access Mask is quite granular, most likely you will need to assign a particular user as 'Full Control', 'Change', or 'Read'. In Vista or Server 2008, it will be
Posted by HelloWorld | 0 Comments

Windows Search 4.0 was Released

Shame on me, I just found out that Windows Search 4.0 was released. Check this kb article on what is new, and to get the download link. http://support.microsoft.com/kb/940157 btw, it has a package for Windows Home Server. :)
Posted by HelloWorld | 0 Comments

Programmatically Configuring Permissions on a Share

I was asked this problem on how to set up permission for a share programmatically using .Net Framework. Well, I am not aware of any API that can do that. Searching does not return any good result. There are lot of resources on how to configure permission
Posted by HelloWorld | 27 Comments

WCF Webcast

Michele Leroux Bustamante made fifteen great Webcasts, hosted by msdn. If you are learning WCF, I highly recommend these Webcasts and her book, Learning WCF. http://www.dasblonde.net/2007/06/24/WCFWebcastSeries.aspx
Posted by HelloWorld | 0 Comments
 
Page view tracker