This tutorial is basically for collecting the details about web services and also to refer and collect the steps and followups for creating web services by own. This article also discusses where do XML web services fit in, how it works, how to consum
Understanding User Controls -part 2 is an article in which the author discusses about how reflection can be used to find the type, properties and methods of user controls that are compiled using the JIT compilers. The author defines reflection as th
Understanding User Controls - Part 1 is an article in which author explains the method of utilizing this user control, which provides properties and methods for runnning along with .NET frame work. The author describes about process of calling the pr
Setting User Control Properties in Code Behind is an article in which the author talks about the properties of the user controls of ASP.NET. This author shows you how to create an object for the user control class and how to set the property of the u
DotNetJunkies.com is created for people who use Microsoft .NET Framework. There is discussion board for subject related topics. This site was started in July of the year 2000.
This is an essential article which guides the programmers about the use of ASP.NET based remote web services and the author describes the benefits available of the remote web services. This article has provided basic steps and source code snippets fo
Code Behind in Web Forms and User Controls is an user firendly tutorial in which author discusses about the process of code behind in the web form, which is hosted in a single page with two files, one for code and another one for content. By using th
Building Basic Mobile Web Forms is an ASP.NET tutorial in which author demonstrates about generating the mobile web forms for ASP.NET applications. These mobile web forms can get control from mobile web server. The author discusses about the method t
Building a Basic ASP.NET Web Form is an ASP.NET article in which the author describes the step by step methods that have to be adapted to generate the web form that helps to collect the users details and store it in the web server. Here the author di
Browser Sniffing in ASP.NET is a web based tutorial in which author elaborates the procedure for detecting the users web browser using HttpBrowserCapabilities property. The author elaborates the uses of HttpBrowserCapabilities Class for retrieving th |