15 January 2005
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 all the experience, which I got from weblogs.asp.net. Thanks so much.
Read More...
08 January 2005
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 project? This small and easy to use tool lets you create such snippets with the benefit of having intellisense...
Read More...
04 January 2005
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 the backend (getting the listings) from the frontend (displaying them for the user), and to implement useful...
Read More...
03 January 2005
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 to bookmark that one. What kind of Web Service do you use to do the currency conversion? Sonu
Read More...
29 December 2004
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:Button runat="server" Text="Delete" id="btnDelete" CommandName="Delete" CausesValidation="false"></asp:Button> </ItemTemplate>...
Read More...
28 December 2004
<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.com is about. If you dont know TopXML.com, I recommend that you take a look and you surely will understand...
Read More...
22 December 2004
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 free to submit your thoughts and ideas to headgeek@xmlpitstop.com . Sonu
Read More...
21 December 2004
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 value (which can be also NULL) from the database to a function, which accepts a string, then you will get...
Read More...
16 December 2004
XML Reblogger passed 1000 posts in nearly one month
The Reblogger which was published on Thursday, November 11, 2004 and started initially with 127 posts has passed today Thurday, 16 December 2004 1000 posts in nearly one month. This is so great. Interested in Reblogger for your own WebSite? Sonu
Read More...
09 December 2004
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 publish it on XMLPitStop.com then you can contact either me via the contact page or directly David Silverlight...
Read More...
More Posts
Next page »
Home
Sonu Kapoor's WebLog
Application Developer, Writer and much more ...
RSS
Atom
Comments RSS
Recent Posts
Moved Blog
Have you heard of Snippet Compiler?
Manage TV viewing via XML
Currency Conversion rates via a Web Service
Add a JavaScript Confirm function when deleting a row from a datagrid
Tags
AMS News
ASP.NET
Misc.
References
Technical Edits
VC++
VS.NET
XML
XML How to's (38)
XMLPitstop Resources
Archives
January 2005 (4)
December 2004 (6)
November 2004 (2)
October 2004 (4)
September 2004 (5)
August 2004 (15)
July 2004 (13)
June 2004 (31)
May 2004 (37)
Search
Go
Navigation
Home
Blogs
Blogs I Read
Kent Sharkey
Scott Mitchell
Marcie Robillard
Nishant Sivakumar
Scott Water
Raymond Chen
Oleg Tkachenko
Planet XMLHack
TopXML Reblogger (XML News)
XmlTeam's WebLog
Mike Champion
Resources
XMLPitstop
CodeGuru
4GuysFromRolla
ASP.NET
Lates MSDN Articles
XML For ASP.NET
TopXML
CodeProject
Kapoor Solutions
ASP.NET News (Reblogger)
My New Blog
DotNetSlackers