Browse by Tags
All Tags »
ASP.Net related (
RSS)
Sorry, but there are no more tags available to filter with.
OK, So I have been reading about a lot of RSS Aggregators and I thought why not give it a try myself . So here is a very quick and dirty RSS reader (Can't call it aggregator though). Nothing special here, just some basic System.Net and XML classes and...
On the heels of success of VBTV , comes now MSDN TV . MSDN TV is a short bi-weekly show featuring useful technology tips and insights from the behind-the-scenes folks at Microsoft. First episode: AppSettings in ASP.NET . Cool !!
I answered a question on a Microsoft .Net newsgroup about an error that a guy was getting when he tried to add a web reference to a .vsdisco file. The error that he was getting: "The document was not recognized as a known document type (WSDL, XML Schema...
Found an implementation of HTML tree graph on an unknown weblog to me. I really liked it. Basically it uses XSLT to convert a XML file to pure HTML. But then this guy had used Java to convert the XML to HTML. Well, apparently one line does this in ASP...
Hey, I didn't know about ASP.NET Starter Kits Beta . Cool !! The ASP.NET Starter Kits are sample ASP.NET applications that provide code to accomplish common Web development tasks. Each sample is complete and well-documented so that you can use the code...
More Posts