|
|
|
|
|
Total Hits: 157 | Today: 0
|
Author: Claudio Lasalla and Markus Egger
|
Rating:
|
|

Learn about different types of variables, and what it means to perform boxing, unboxing, and casting operations....
|
|
|
|
Total Hits: 1007 | Today: 0
|
|
Rating:
|
|

After you install the .NET Framework SDK or Visual Studio .NET, Internet Information Server (IIS) mappings are created to associate new file extensions and settings for ASP.NET. If you did not have IIS installed when you ran the SDK or Visual Studio Setup, or you uninstalled and reinstalled IIS after you ran the SDK or Visual Studio Setup, those settings will not be in place and you will experience unexpected behavior when you attempt to view ASP.NET pages....
|
|
|
|
Total Hits: 20 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This step-by-step article shows you how to query a database on a background thread and use databinding to display the results in a DataGrid object.
When large queries to a database are executed, the application may become unresponsive for a long period of time. To avoid this behavior and decrease the waiting time of the user, the query can be executed on a background thread, releasing the application for other tasks until the data is returned from the database and databinding is performed...
|
|
|
|
Total Hits: 18 | Today: 1
|
Author: Jerry Orman
|
Rating:
|
|

Welcome to the ASP.NET Support Voice column! My name is Jerry Orman. I have been with Microsoft over 5 years, and have spent most of my time focused on Web-related technologies such as Microsoft FrontPage and the new Microsoft SharePoint technologies. I have spent the last year working with Microsoft ASP.NET as a support engineer. This month in the Support Voice column, I am going to describe creating and opening ASP.NET projects in Microsoft Visual Studio .NET....
|
|
|
|
Total Hits: 208 | Today: 0
|
|
Rating:
|
|

By default, the Favorites window is not visible in the Visual Studio .NET integrated development environment (IDE)....
|
|
|
|
Total Hits: 237 | Today: 0
|
|
Rating:
|
|

This article shows how to create, edit, and execute stored procedures in SQL Server by using Visual InterDev 6.0....
|
|
|
|
Total Hits: 2278 | Today: 0
|
|
Rating:
|
|

DataSet objects, a key part of data access in the Microsoft .NET Framework, are in-memory objects that can hold tables, views, and relationships. This article shows how to fill a DataSet object with the results of one or more database queries, and how to access that data after it is loaded into the DataSet object....
|
|
|
|
Total Hits: 398 | Today: 0
|
|
Rating:
|
|

This step-by-step procedure demonstrates how to create a client that accesses a remote server. This client can be located on the same computer, on a different computer, or on a different network....
|
|
|
|
Total Hits: 1005 | Today: 0
|
|
Rating:
|
|

Visual Studio .NET provides a new way to create and open a project that is located in the root Web. This article describes this new procedure. As in Microsoft Visual InterDev 6.0, it is convenient to create and open a project in the root Web when you are working with Web applications that serve as the root of a Web server. The pages for the application are stored in the root Web and in the subdirectories of the root Web, but they are not stored in subWebs....
|
|
|
|
Total Hits: 322 | Today: 0
|
|
Rating:
|
|

You can place an installation image of Visual Studio .NET on a local area network (LAN) hard drive to provide better control to those users with permission to install the product, which can reduce the time that is required to install, and can reduce the occurence of any problems associated with the handling of CD-ROMs and DVD-ROMs....
|
|
|
|
Total Hits: 6 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

Instances of the .NET UserControl class -- .NET classes that are subclasses of the System.Windows.Forms.UserControl class -- can be hosted in Microsoft Internet Explorer 5.01-and-later in two different ways: directly through the .NET Runtime, or indirectly, as COM interop objects. Which approach you take depends on the needs of your application....
|
|
|
|
Total Hits: 127 | Today: 0
|
|
Rating:
|
|

ReSharper is undoubtedly the most intelligent add-in to Visual Studio .NET 2003 and 2005. It comes equipped with a rich set of features that greatly increase the productivity of C# and ASP.NET developers. With ReSharper you get intelligent coding assistance, on-the-fly error highlighting and quick error correction,...
|
|
|
|
Total Hits: 203 | Today: 0
|
Author: J.D. Meier, Alex Mackman, Michael Dunner, and Srin
|
Rating:
|
|

Objects called using the .NET Remoting infrastructure can be hosted by ASP.NET, custom executables or Windows services. This How To shows you how to host a remote object in a Windows service and call it from an ASP.NET Web application....
|
|
|
|
Total Hits: 95 | Today: 0
|
Author: Microsoft
|
Rating:
|
|

This article describes how to capture keyboard events in the Form object by using Microsoft Visual Studio .NET. The sample function demonstrates how to confirm that a user has entered a keyboard shortcut. This article assumes that you are familiar with the following topics: Microsoft .NET events Microsoft .NET forms Microsoft .NET controls The following examples show how to use Visual Studio .NET to confirm that the ALT key and the F key are pressed at the same time. This example also switches ...
|
|
|
|
Total Hits: 170 | Today: 0
|
Author: Dinesh.Kulkarni
|
Rating:
|
|

We could debate the issues with writing code that uses a "marker" interface but here I want to just provide a solution for deciding if a type is Nullable....
|
|
|
|
Total Hits: 390 | Today: 0
|
|
Rating:
|
|

You can establish launch conditions in your setup solution that terminate the installation and display a message if certain conditions exist. This article describes the kinds of launch conditions that you can specify and provides an example of how to set up a launch condition....
|
|
|
|
Total Hits: 228 | Today: 0
|
|
Rating:
|
|

This article explains how to use the Server Explorer in Visual Studio .NET....
|
|
|
|
Total Hits: 326 | Today: 0
|
|
Rating:
|
|

This article demonstrates how to create a new macro project in Visual Basic .NET, and then record a simple macro that inserts a TODO token into the code and subsequently opens the Task List window to view the TODO task. It also shows you how to map the macro to a keyboard shortcut....
|
|
|
|
Total Hits: 317 | Today: 0
|
|
Rating:
|
|

The Microsoft .NET Framework includes many useful classes for networking, including the ability to make Web requests. This article demonstrates how to make a simple GET request to retrieve a Web page from the Internet...
|
|
|
|
Total Hits: 346 | Today: 0
|
|
Rating:
|
|

This article illustrates how to create a simple, remote server that another application can access. The application that accesses this server can be located on the same computer, on a different computer, or on a different network. The remote server is broken into two parts: the server object and the server application....
|
|
|
|
|
|