Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, October 12, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual Studio 2005
Search:
What's New - What's Hot
Listings for Add-Ons Add-Ons (42)
More Categories for ADO.Net ADO.Net (29)
More Categories for C# 2.0 C# 2.0 (148)
Listings for Cache Cache (2)
Listings for Code Management Code Management (34)
Listings for Compiler Compiler (4)
Listings for Crystal Reports Crystal Reports (99)
Listings for Data Binding Data Binding (11)
Listings for Database Database (29)
Listings for Debugging Debugging (44)
Listings for Design and Strategies Design and Strategies (52)
Listings for Exception Handling Exception Handling (8)
Listings for Features Features (58)
Listings for Installation Installation (22)
Listings for Language Reference Language Reference (27)
Listings for Migration to VS.Net 2005 Migration to VS.Net 2005 (57)
Listings for Miscellaneous Miscellaneous (121)
Listings for Performance/Optimization Performance/Optimization (72)
Listings for Refactoring Refactoring (4)
Listings for Security Security (26)
Listings for Starter Kit Starter Kit (2)
Listings for Threading Threading (9)
More Categories for Visual Basic 2005 Visual Basic 2005 (202)
More Categories for Visual C++ 2.0 Visual C++ 2.0 (25)
Listings for Web Services Web Services (35)
More Categories for Windows Froms 2.0 Windows Froms 2.0 (55)
Listings for XML and VS.Net 2005 XML and VS.Net 2005 (33)
 


Automating Control Validation and ToolTips in Visual Studio 2005        
Total Hits: 1  |  Today: 0 Author: David Catherman       Rating:  
Read Reviews | Write Review |   Your Rating: 

Visual Studio 2005 Windows Forms has some new extended provider components that allow ToolTips and validation error messages to be assigned to individual controls, but the process requires a fair amount of developer time in large projects. A better way is to automate the process to make the ToolTips and validation rules table driven so that non-developers (QA, Support, and even end users) can make changes easily and extend the Binding Source component to attach them to a form....

Visual Studio 2008 SP1 (C#) IDE bug        
Total Hits: 0  |  Today: 0 Author: Mario Vernari       Rating:  
Read Reviews | Write Review |   Your Rating: 

Before all, this is my very first contribution (and it is NOT a classic application!) and I want to take advantage to thanks many of you that are helping so much the development. I will try hard to write down something useful in the near future, but at the moment I only drop this issue... Today I have found a dirty bug in the Visual Studio 2008 Sp1 IDE or, at least, in the Visual C# Express since I am using it. The problem itself is tricky, because the (really useful) Intellisense tip showing th...

Pocket PC: Migrating a GPS App from the Desktop to eMbedded Visual Basic 3.0        
Total Hits: 0  |  Today: 0 Author: Joshua Trupin       Rating:  
Read Reviews | Write Review |   Your Rating: 

A Global Positioning System (GPS) device captures lots of interesting information that can be used in many ways. This article presents a custom application built with Visual Basic that collects data from a GPS satellite and charts the course of a user relative to the satellite. Such an application is obviously well suited for use on a handheld PC and porting the original application to eMbedded Visual Basic for Windows CE is described. The differences between Visual Basic and eMbedded Visual Bas...

Source Code Super Search        
Total Hits: 0  |  Today: 0 Author: thund3rstruck       Rating:  
Read Reviews | Write Review |   Your Rating: 

This tool is a simple search utility I developed to search all my source code, regardless of language. The tool integrates with Visual Studio 2008 so you can kickoff a search while writing code. The utility will search any directory for files that match the extensions specified and it will match search strings (supports Regular Expressions) inside the matched files. Results are presented in a clean treeview format and allows you to take various actions with the results....

Add Professional Quality Reports to Your Application with Visual Studio .NET        
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...

Managing Microsoft Team Foundation Version Control (TFVC) using "Team Foundation Sidekicks"        
Total Hits: 0  |  Today: 0 Author: Juan Manuel Elosegui       Rating:  
Read Reviews | Write Review |   Your Rating: 

Team Foundation Version Control (TFVC) has the most common functionalities for version control systems (e.g.:. SourceSafe, Source Gear, CVS, Subversion, etc.) like management of file versions, management of users and permissions associated with the source code, or creating branches inside a project. TFVC also introduces new features such as "shelving and unshelving changes", "Check-in policies", and "exclusive or shared check out" (more info: MSDN). Working with TFVC, you will be involved in man...

Advanced Features in Visual Basic .NET and Testing for Scalability        
Total Hits: 0  |  Today: 0 Author: Ken Spencer       Rating:  
Read Reviews | Write Review |   Your Rating: 

I'm new to Visual Basic® .NET, and I have a few questions. First, what's new in Visual Basic .NET that I can take advantage of to improve my applications? Also, what's the purpose of assemblies, and where can I store resources such as strings, images, image paths, and so on? Finally, when do I use Web Forms and Windows® Forms, and what are the differences in deploying them? There are many areas that can be used to enhance your applications and to take advantage of the advanced features of Visual...

What You Need to Know Today About the New and Upgraded Features in Visual Studio .NET 2003        
Total Hits: 1  |  Today: 0 Author: Carl Franklin       Rating:  
Read Reviews | Write Review |   Your Rating: 

Any time an upgrade of a favorite tool is released, questions about compatibility, versioning, and changes in methodology abound. The release of Visual Studio .NET 2003 is no exception. Developers will be relieved to learn that breaking changes have been kept to a minimum, and delighted to learn that important new features, like Visual J#, have been added. These and other new features of the .NET Framework 1.1 and Visual Studio .NET 2003, including mobile support and improved debugging, are disc...

Plan Your Migration to the Visual Studio 2005 Navigation Controls        
Total Hits: 1  |  Today: 0 Author: Dave Donaldson and Steven DeWalt       Rating:  
Read Reviews | Write Review |   Your Rating: 

When building the UI for a Web app, one of the first items of business is designing the overall structure of the Web site, which includes all site navigation. Navigation controls are typically placed on the left or along the top of Web pages and might include the increasingly popular breadcrumb navigation (which shows the path the user has walked through), creating an overall menu system. To implement navigation, there are several technologies available, but they are often too labor-intensive fo...

Visual Studio 2005, HTC Memory Problems, and More        
Total Hits: 1  |  Today: 0 Author: Nancy Michell       Rating:  
Read Reviews | Write Review |   Your Rating: 

In Visual Studio® 2005, when I create a new Visual C# Project from the File menu, I don't see the template ASP.NET Web Application in the template window. If I choose to create a new Web site following the menu path Files | New | Website | General C# and I choose the template ASP.NET Web site, I'm missing many files such as Webform1.aspx.cs, Global.asax, Web.config, AssemblyInfo.cs, and so forth. Why is this happening?...

Navigate the .NET Framework and Your Projects with "My"        
Total Hits: 0  |  Today: 0 Author: Duncan Mackenzie       Rating:  
Read Reviews | Write Review |   Your Rating: 

Iset out to write this article about Visual Basic® 2005, but that left too many things to choose from. I could wander through the entire feature list, giving you a bit of information on cool IDE features like Edit and Continue, IntelliSense® Code Snippets, or the Exception Assistant; skim over the advanced language enhancements like generics, partial classes, and unsigned types; and barely touch on all the cool Microsoft® .NET Framework enhancements around Windows® Forms, data binding, ClickOnce...

Scaling Up: The Very Busy Background Compiler        
Total Hits: 0  |  Today: 0 Author: Matthew Gertz       Rating:  
Read Reviews | Write Review |   Your Rating: 

One of the features that distinguishes Visual Basic® from the other languages in Visual Studio® is its use of a background compiler (BC). The BC runs from the moment you start up a Visual Basic project until the time you close the last one down. Whenever you type in a line of code and commit it, the BC picks up the change and compiles it, adding the resulting information to the internal representation of the application you're building. The BC reacts to external changes as well, keeping its comp...



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net