Browse by Tags

All Tags » ASP.NET 2.0 (RSS)

Working with ASP.Net Webservice on Vista / Windows Server 2008 (IIS 7) by NavaidAkhtar

Working with Web services on Window 2003 Server (IIS 6) doesn't occured any effects when moving from windows XP. Hmm, But on moving to windows vista / windows 2008 Server, I was quite confused with the big change that Microsoft have done for existing...

Converting Data Table / Dataset Into JSON String by NavaidAkhtar

JSON ( J ava S cript O bject N otation), is a light weight, easily understandable to read and write string. It is also easily parse-able by machine. JSON is introduced on two structues A collection (key/value pair) And ordered list of values. I have not...
More Posts