Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, September 03, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Articles & Samples > Visual Studio.Net
Search:
What's New - What's Hot
Listings for .Net Remoting .Net Remoting (38)
Listings for Attributes Attributes (12)
Listings for Chat Chat (3)
Listings for COM Interoperability COM Interoperability (110)
Listings for Data Form Wizard Data Form Wizard (21)
Listings for Data Management Data Management (58)
Listings for Debugging Debugging (92)
Listings for Deployment Deployment (74)
Listings for Email Email (8)
Listings for File Management File Management (16)
Listings for Generates code Generates code (12)
Listings for Installation Installation (157)
Listings for Monitoring Tools Monitoring Tools (245)
Listings for Oracle and .Net Oracle and .Net (15)
Listings for Plugins Plugins (70)
Listings for Reports Reports (32)
Listings for Scalability Scalability (4)
Listings for Security Security (15)
Listings for Threading Threading (18)
Listings for Tips & Tricks Tips & Tricks (376)
Listings for Visual Studio.Net Visual Studio.Net (98)
Listings for Web Forms Web Forms (19)
Listings for Web Services Web Services (98)
Listings for Windows Forms Windows Forms (112)
Listings for Windows Installer Windows Installer (7)
Listings for Windows Services Windows Services (64)


Installing Applications on android from your computer    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: a-machan       Rating:  
Read Reviews | Write Review |   Your Rating: 

The purpose of the article is to provide a simple description to install applications that are not available on android market or for testing our own applications on the device. The android installation executables will have an .apk extension (apk – android package)...

Create an MSI installer with WiX    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Moak       Rating:  
Read Reviews | Write Review |   Your Rating: 

This is a quick introduction for developers who want to create a simple MSI installer using Microsoft's WiX toolset. MSI is the file format for Microsoft installation files, it basically allows users to add or remove software and includes a GUI. WiX is a collection of tools that builds MSI files from an XML document....

Windows Mobile Development Without Visual Studio    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Joel Ivory Johnson       Rating:  
Read Reviews | Write Review |   Your Rating: 

Every now and then, the question resurfaces in MSDN Support Forums on the minimal toolset for developing for Windows Mobile. Sometimes, the inquiring person cannot afford the best development tool available (Visual Studio). While it is possible to perform Windows Mobile development with only the .NET Framework SDK, I've never tried it until now (I usually use VS 2008 Professional). I've just performed a clean installation of Vista on one of my computers, so I am taking its clean state as an oppo...

Few Tips on Customizing Debugging Window View in Visual Studio    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Abhijit Jana       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this post I am going to discuss about few tips on customizing debugging debugging windows. This may be very helpful during debugging of application. While debugging, you may want to simplify debug window or you may want to clean up all the unnecessary fields that are not important during debugging from debugging windows. Here is few tips for customization of debug window....

Autmoated Versioning of Your Visual Studio build    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: suranjithe       Rating:  
Read Reviews | Write Review |   Your Rating: 

Here I'm going to explain a simple mechanism which help you to add version information for the build done in Visual Studio. Main advantage of this approach is it provides the flexibility of controlling the version update format by simply modifying the source provided by this article.

Once you modify the provided code and configured accordingly it will do the version update automatically....

How to suppress compiler warning using #pragma warning directives in Visual Studio    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Abhijit Jana       Rating:  
Read Reviews | Write Review |   Your Rating: 

Sometimes during development you may need to avoid the unnecessary compiler warnings to show in warning window. Though it’s not recommended to suppress the warning explicitly, but during some debugging and analysis of code you may want to hide them for time being. In this post I have explained how you can hide the unwanted warning explicitly by specifying the warning number....

The Next Level of Code Analysis using ‘NDepend’: An Interview with Patrick Smacchia    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Suprotim Agarwal       Rating:  
Read Reviews | Write Review |   Your Rating: 

In this post, Suprotim Agarwal (ASP.NET MVP) interviews Patrick Smacchia, a C# MVP about the NDepend product....

Visual Studio: Adding DLL References Whose Version Changes Frequently    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: HelgeKlein       Rating:  
Read Reviews | Write Review |   Your Rating: 

Let's assume you have a C# project in Visual Studio. In that project, you reference an assembly (DLL) created by another of your projects. Because both projects are in active development, the version number of the referenced assembly changes frequently....

How to install and Integrate YET Another Forum to Your Website.    Version: 0.00       Price: $0.00   
Total Hits: 1  |  Today: 0 Author: Dhiraj5079       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you are a website owner or webmaster and you do not have a forum attached to the website ,then believe me ,you are compromising with your website's interactivity quotient.A forum is something which hugely influences a website popularity from SEO perspective as well.If your website is developed in .NET Technology then one of the best option for you is Yet Another Forum (http://www.yetanotherforum.net), here onwards referred as YAF.
In this article I will be discussing how to install YAF to ...

Performance Tuning - Top to Bottom - Visual Studio .NET    Version: 0.00       Price: $0.00   
Total Hits: 1  |  Today: 0 Author: Manikavelu V       Rating:  
Read Reviews | Write Review |   Your Rating: 

Table layout is generally used to display the tabular kind of Information. But web developers mostly use the table based web layout for their easier implementation. Page size will get increased because of this table based layout. If we replace the table layout with Div based layout, page size will be decreased, because most of the styles will be declared in the CSS files. Rendering will be faster when compared with table based layout; entire page will be visible only when the end tag of the tabl...

Add Professional Quality Reports to Your Application with Visual Studio .NET    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Andrew Brust       Rating:  
Read Reviews | Write Review |   Your Rating: 

Crystal Reports for Visual Studio .NET provides a comprehensive reporting solution for .NET developers that is thoroughly integrated with both the Visual Studio .NET IDE and the .NET Framework. Crystal Reports supports ADO.NET, XML Web Services, and ASP.NET server controls and caching. It also integrates seamlessly with the Visual Studio .NET Server Explorer, toolbox, and design environment. It has a rich programming model and flexible options for customizing and deploying reports. These major f...

Releasing Memory in JScript, Bulkload Problems, and More    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Nancy Michell       Rating:  
Read Reviews | Write Review |   Your Rating: 

I have some questions regarding garbage collection in JScript®. I think I have a memory leak in Microsoft® Internet Explorer 6.0, but on the other hand it might be a circular reference problem. In my code, I assume "new Object()" is owned by JScript but "document.createElement" is owned by the Internet Explorer DOM and therefore the garbage collector from JScript cannot release the DOM element. Is this correct? What is the best way to avoid this?...


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net