N a g a s a i

Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.

Friday, March 19, 2010

Single Sign-on in ASP.NET and Other Platforms

›
I found a nice post related to Single Sign on . Here is another one with member ship API Single sign-on across multiple applications in ...
Wednesday, March 17, 2010

Tips & Tricks: Run Command Shortcuts

›
Here are the few shortcuts that lot of people will love instead of browsing through control panel and all. Accessibility Controls : acces...
Monday, March 15, 2010

Browser Sandbox - Run any browser from the web

›
As a developer sometimes we face problems with compatibility issues on few versions of browsers, for that we need to test them on those brow...

DropdownList not appearing while using Modalpopup IE6

›
I add this problem, i found few interesting blogs for this http://vincexu.blogspot.com/2009/05/ajaxcontroltoolkit-combobox-not.html http...
Sunday, March 14, 2010

How to read and write a DataSet from and to XML (C#)

›
private DataSet ReadDataSet( string dataPath) { DataSet ds = new DataSet(); ds.ReadXml(dataPath, XmlReadMode.ReadSchema); ret...
‹
›
Home
View web version
Powered by Blogger.