ASP.NET News from Blogger: Sonu Kapoors WebLog   Get the feed of: Sonu Kapoors WebLog

Total News: 15

Moved Blog

I have finally managed to move my blog to my own website, which I am still building. The blog however is already fully functional. Please update your bookmark to the new location. I really appreciate ...

Have you heard of Snippet Compiler?

Just saw this cool tool called "Snippet Compiler" and thought you would be interested in. Always wanted to compile quickly some code snippets without opening Visual Studio .NET and creating a new pr...

Have you heard of Snippet Compiler

Just saw this cool tool called "Snippet Compiler" and thought you would be interested in. Always wanted to compile quickly some code snippets without opening Visual Studio .NET and creating a new pr...

Manage TV viewing via XML

Ever heard of viewing TV via XML XMLTV is a set of utilities to manage your TV viewing. They work with TV listings stored in the XMLTV format, which is based on XML. The idea is to separate out...

Currency Conversion rates via a Web Service

Some time ago I found the following Web Service, which provides the currency conversion rates for free. The WebSite also provides some other very nice services. I thought it would be interesting ...

Add a JavaScript Confirm function when deleting a row from a datagrid

Lets say your datagrid looks like this:<asp:datagrid OnItemDataBound="dg1_OnItemDataBound"...><Columns> <asp:TemplateColumn> <ItemTemplate>  <asp:Butto...

<XSLT:Blog /> added TopXML.com to the legend list.

TopXML.com is one of the companies I work for since a while and now they have been added as a legend of the XSLT community to the <XSLT:Blog />. I am sure that I dont need to explain what TopXML...

<XSLT:Blog /> added TopXML.com to the legend list.

TopXML.com is one of the companies I work for since a while and now they have been added as a legend of the XSLT community to the <XSLT:Blog />. I am sure that I dont need to explain what TopXML...

New Design on XMLPitStop

Just in the case you haven't recognized yet. XMLPitStop has a new design and a cleaner structure. Furthermore we have an admin section which allows us to manage articles and code snippets easily. Feel...

Cast from type 'DBNull' to type 'String' is not valid.

I have seen this question many times in the ASP.NET forums and thought that it would be a good idea to blog about. When you are working with functions in the HTML of your DataGrid and passing the valu...

XMLPitstop is looking for Authors

David Silverlight the headgeek of XMLPitStop.com told me that he is looking for authors who want to contribute articles on www.XMLPitStop.com. If you have any ideas for an article and would like to pu...

Edit a Nested Datagrid

While working on a nested datagrid, I had the problem that I could not edit the nested datagrid. When I pressed the edit button in the nested datagrid nothing happend. After searching on google I foun...

My Reblogger on TopXML

I wrote a reblogger for TopXML which aggregates XML blogs and news. You can check it out here. It has already 127 xml news. Here is the explaination from TopXML:"Reblogger is a free aggrega...

XmlSS.NET Spreadsheet Component

New article on CodeGuru, which shows ways to work with Excel spreadsheets through the use of XML.Read the complete article here.Sonu...

Sharing Web Content Using RSS

My latest article on ASPToday.com"In this article Sonu Kapoor will show you how to use RSS to improve visibility of the content on your website. He'll examine the XML schema for an RSS feed and will ...

View Other bloggers