An Extensive Examination of the DataGrid Web Control: Part 5 is an ASP.NET article in which the author discusses about displaying the customized datagrid results through the use of TemplateColumns. This article also shows how to use the boundcolumns
An Extensive Examination of the DataGrid Web Control: Part 10 is an article that contains information regaring the filtering behaviour of the datagrid control. In this article the author clearly explains how to add filtering buttons automatically so
An Extensive Examination of the DataGrid Web Control: Part 11 is an article that deals with the information about the radio button column in the datagrid control. In this article the author shows users how to create a radio button column using the Te
This is an essential and efficient tutorial about web services. If an ASP.NET learner wish to know more about Web Service Description Language(WSDL), how to set proxy class on web services, how to consume web services to run successfully etc., have b
An Examination of .NET and How and Where ASP.NET Fits In is an article which describes you about the .NET framework and how ASP.NET fits into that framework. The author also discusses about how a source code is translated into an executable program w
Web Services between .NET, Java and MS SOAP Toolkit - Part II, obviously is an ASP.NET refernce containing guidelines for building web clients and services. This article is based on the principles of SOAP of both MS and apache for .NET and java frame
Security is the most mature area of the Web Services architecture and it should be. However, getting up to speed on what security means in a Web Services world is a daunting task. This session (of a two part session) is dedicated to covering the foun
Who is going to benefit from the Web Services phenomenon? is a simple ASP.NET reference examining profitability of web services. The author has scrutinized web services on the part of users and service providers individually in terms of their profits
The role of private UDDI nodes in Web services, Part 1 is an online ASP.NET article for one of the advanced technology UDDI, involved in developing web services. The author has focussed on the ultimate role of UDDI in developing web services and its
Out of the box, ASP.NET is a very powerful platform for writing XML Web Services. But what happens when you need to format the XML to match an existing XML grammar? Not surprisingly, this can be accomplished using the XML Serialization Engine. In the |