Register  
Wednesday, November 19, 2008
Knowledge Base  
ActiReq Preview
  
Latest Blogs
  
Articles

Entries for the 'C#' Category

19

A DataGridView can be bound to a collection of objects to display any of its base data type (i.e. string, int, and so on) properties. But what happens when the class exposes other objects which are not base data type?

[Read the rest of this article...]

02

The most used authentication type under ASP.NET in a web environment is the Forms Authentication. Sometimes we need multiple applications, each one implementing its own authentication, to share authentication data between other applications, so that if a user logs in one application, he doesn't need to sign in again when accessing the other applications.

[Read the rest of this article...]

Syndicate    

 

© 2006-2008 Developer's Corner - Powered by Elapsus   |  Privacy Statement  |  Terms Of Use