May 2004 - Posts

28 May 2004
My Latest RSS article
Good news: My latest RSS article has been approved by ASPToday.com. However it is not online yet and I don't know when it is scheduled. I will notify you guys when it is live or when I know the publication date. Stay tuned! Sonu Read More...
26 May 2004
How can I retrieve specific nodes when having a namespace in the xml element?
This small code snippet shows how to retrive specific nodes when they contain a xmlns namespace parameter. How can I retrieve specific nodes when having a namespace in the xml element? Sonu Read More...
24 May 2004
ASM: Admin Interface
I just uploaded the second version of ASM . In this version I have implemented some admin interfaces. Please note that I do not mean that the project is complete. It's very far from a completion. Please take a look what I have written so far and tell me your oppinion. Sonu Read More...
Filed under:
24 May 2004
Why Can't I create a ASP.NET project?
When I started asp.net programming I had the problem that could not create a asp.net project. It took me several hours to find the solution. Paul Kimmel has written an article about that topic which can help you to save time when you encounter some problems, while creating a asp.net project. Uh Oh, I... Read More...
23 May 2004
How to sort an XML using XPathExpression?
This code shows how you can use the function AddSort from the class XPathExression to sort a xml file. I currently know two options to sort a xml. The first would be to use an XSLT and the second would be to use the XPathExression class. If there are more please let me know. How to sort an XML using... Read More...
21 May 2004
Why do I get the error "The URI scheme is not valid"?
Ever wondered why you get this error when trying to load raw xml in a DataSet? Take a look at this how to and you will know how you can resolve this problem. Why do I get the error "The URI scheme is not valid"? Sonu Read More...
20 May 2004
When will I get my GMail account?
In the last time I recognized that everybody is getting an invitation for the GMail email account. Marcie got one few days ago and now Travis got one too. When will I get one? If somebody has the power to get me one, I would really appreciate that. Sonu Read More...
20 May 2004
My official applogize to Kirk Allen Evan
Some days ago I wrote an article about binding nested xml elements with Container.DataItem . Unfortunaly I forgot ( I really forgot ) to mention his reference in the article. I want to say that I didn't wanted to steal your code or something like that. Before writing the article I also posted my problem... Read More...
19 May 2004
Nobody interested to work with me on my GotDotNet project ?
Come'on guys, Isn't there somebody who want to work with me on my AMS system ? I posted my project few days ago on my blog, but unfortunaly no response. I would appreciate if some users would apply to work with me on that project. Sonu Read More...
Filed under:
19 May 2004
How to perform a case-sensitive search with XPath?
This how to shows you how to search specific case-sensitive nodes with the help of XPath and the translate() function. How to perform a case-sensitive search with XPath? Sonu Read More...
More Posts Next page »