Creating and Using Custom Attributes in C# is a web based tutorial in which the author gives you the method for definining your own attributes in C#. Attributes are declared for the methods and properties of the class. The author gives you the...
This article offers the details about attributes. The basic topics discusses in this article is how to build and use custom attributes in Visual Basic.NET. Attribute works on independent language and it is inherited from the system.attribute class...
Creating ASP.NET Pages with your Favorite Language is an ASP.NET tutorial which explains you about creating ASP.NET pages with the compiler that generates NET Common Language Runtime-compliant code. In this tutorial the author shows you how to...
Creating Excel XP spreadsheets by using .NET and XML is a web based article that deals with constructing Excel XP spread sheet with the help of .NET and XML application which perform various functions like writing xml documents, reading XML...
This web based tutorial gives you the method for creating HttpHandler and HttpModule interface in ASP.NET. In this tutorial the author defines a class that has two methods such as ProcessRequest and ReadOnly Property IsReusable implemented by the...
Create Dynamic ASP.NET Excel Workbooks In C# is a web based article in which author discusses about generating excel work book using C# in ASP.NET applications. Here author explains about the method CreateExcelWorkbook and GenerateCSVReport which...
Create a restriction class for your ASP.NET application is an easy to learn tutorial in which the author discusses about the procedure for creating a restriction class which helps in eliminating the access of particular page by the users. The...
This is an user friendly ASP.NET tutorial through which you can learn about the cookies in ASP.NET. In this tutorial the author gives you a sample program which shows how to create an instance for the cookies using the HttpCookie constructor, how...
Connections in Web.Config for Multiple Computers is an article which describes the method for getting the connnection strings of the web.config file in different computers. The two functions given by the author helps you to get the machine name...
This is a tutorial that can be used by the users to learn about how to stream contents into the browser from a text file. In this tutorial the author demonstrates about using StreamReader class to succeed this process. This is an easy to...
This is a tutorial in which the author discusses about converting object types. The author explains that conversion is a course of action that involves in converting one object?s type in to another object and also explains about the importance of...
Configuration & Application Settings in .Net is an easy to learn tutorial in which the author concentrates on the process of generating web configuration files inorder to store strings and settings of the web application in it. The author...
In this article you can find information about the hierarchical configuration infrastructure of the ASP.NET. The configuration data are stored in text files. The author explains that the changes made to the data of the configuration files are...
Code Bank is an article in which the author gives information about XML classes. In this tutorial the author gives group of System.Xml classes, which helps in executing several XML documents. The author offers functionalities for each class and...
Code in Style with ASP.NET Themes is one of an article about ASP.NET themes. Theme is used to define the display of controls and pages. The themes could be used for the whole web application which is described in this tutorial. The author explains...
This is an article that can be used by the readers to learn about CodeBank and its functions. In this tutorial the author describes that CodeBank is the place where code snippets can be stored. This tutorial provides step-by-step procedures for...
This is an article that guides users to combine design time interface with their controls. The author explains that this tutorial will be useful for the users in creating server controls and in causing rollover effect on images. This tutorial...
'Class interfaces play a key role with inheritance' is an easy to understand tutorial in which the author offers details about class interface. Here the author compares class interface over base class and gives suggestion to the programmers to...
This is an article in which readers can find information about automating the process of changing background color of textboxes of a developed web application in all web forms. In this tutorial the author describes about the necessity of updating...
The Bungie.net site is the online companion to the wildly successful Halo 2 video game for Xbox, released in November 2004 by Microsoft. The site also acts as the community hub for all things related to Bungie games. Built with the Microsoft .NET... |