Feeds:
Posts
Comments

Archive for June, 2006

No of reasons that mostly developers use Form based authentication in their asp.net application

They have full control over the authentication code.
They have full control over the appearance of the login form.
Form based authentication works with any browser.
Form based authentication allows developer how to store user information.
Form Based authentication has some drawbacks as well.

 Developer have to [...]

Read Full Post »

Today I have too start C# . I am going to write my first C# program
Which is of course the same traditional “hello World”
In my  one year  working experience . I used visual basic as my coding language. Now I have to convert in to c#.  People say that language is just matter of taste [...]

Read Full Post »