Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
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.Net > Visual Studio.Net


Search:
What's New - What's Hot
Review: RichTextBox Custom Server Control     
Total Hits: 313  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

If you have performed content administration for a database driven application, you have most likely had to edit Html in a multiline textbox. You think things went pretty smoothly, so you click update, only to find all of your text is now in bold because you forgot to add your bold closing tag....

First C# Program using VS.NET     
Total Hits: 320  |  Today: 0Author: Deepak Kapoor      Rating:  
Read Reviews | Write Review |  Your Rating: 

If you have been surfing the net lately, or reading any IT magazine, or heck!! Even if you are reading this, you have heard about dot.net....

Building a Visual Studio Team Explorer Extension  Version: 0.00     Price: $0.00  
Total Hits: 1  |  Today: 0Author: Brian A. Randell and Marcel de Vries      Rating:  
Read Reviews | Write Review |  Your Rating: 

The main user interface you use to interact with Team Foundation Server (TFS) is the Team Explorer client. Team Explorer provides a way to access and view information on one or more TFS servers. By default, Team Explorer provides access to TFS features like work items, SharePoint document libraries, reports, builds, and source control....

Speed Up the Visual Studio Toolbox  Version: 0.00     Price: $0.00  
Total Hits: 2  |  Today: 0Author: Steve Wellens      Rating:  
Read Reviews | Write Review |  Your Rating: 

There are plenty of tips out on the web that I see no need to repeat here. But this one made such a remarkable difference on my box that I had to post it….

I use the Auto-Hide property on the Toolbox to preserve screen real-estate. After adding the AJAX control toolkit to my environment, the Visual Studio Toolbox started to really drag. Instead of popping up quickly, the hard disk would churn for several seconds and the Toolbox would struggle, agonizingly and with apparently great relucta...

Porting a Project from Visual Studio .NET to Mono     
Total Hits: 83  |  Today: 0Author: Kevin Farnham      Rating:  
Read Reviews | Write Review |  Your Rating: 

Three years ago, when .NET was still in pre-release status, I developed a C# application to automatically generate stock market web pages for my website. The .NET framework and C# language were appealing because they seemed to provide a rich feature set and capability for developing complex software relatively quickly....

.NET Migration Case Study: Using ASP .NET to Build the beta.visualstudio.net Web Site     
Total Hits: 25  |  Today: 0Author: Jay Schmelzer      Rating:  
Read Reviews | Write Review |  Your Rating: 

When the Web site used to collect customer feedback about the Visual Studio .NET beta needed an update, the Visual Studio team saw a good opportunity to implement, deploy, and showcase a real-world site using .NET technologies. This article covers the migration of the Web site, beta.visualstudio.net, from components written in Visual Basic 6.0 and ASP hosted on Microsoft Internet Information Services (IIS) 5.0 to ASP .NET and the .NET Framework. The choices of technologies to be incorporated, al...

Extending the Visual Studio .NET IDE     
Total Hits: 43  |  Today: 0Author: John Robbins      Rating:  
Read Reviews | Write Review |  Your Rating: 

Even though Microsoft works very hard to think of everything that developers want in an IDE, they don't always succeed. That's not a slight against the hard-working IDE developers, but when people are as opinionated and strong-willed as developers tend to be, you can't please all of them all the time. While developers might be opinionated, they're certainly not afraid to add any missing functionality themselves. Since Visual C++® 1.0, the extensibility of the IDE has been improving gradually, bu...

Code Template Add-In for Visual Studio .NET     
Total Hits: 74  |  Today: 0Author: Eddie Velasquez.      Rating:  
Read Reviews | Write Review |  Your Rating: 

Code Template.NET is an add-in for Visual Studio .NET, that provides a mechanism for inserting commonly used text fragments into your source code. It is based on the ideas presented in my additions to Michael Taylor's extension to Darren Richard's original CodeTmpl addin.

The main differences with the original CodeTmpl addin are:

* Support for Visual Studio .NET.
* Rewritten from scratch in C#.
* Cleaner file format.
* Keyword, environment and prompted repl...

Automatic Build Versioning in Visual Studio     
Total Hits: 44  |  Today: 0Author: Beau Skinner.      Rating:  
Read Reviews | Write Review |  Your Rating: 

Many of your Windows executable files include version information. For example, in the Properties page for my C:\Windows\notepad.exe, the Version tab gives "File version: 5.1.2600.2180" along with other information. In a Visual Studio project, most or all of this information is stored in a resource file (default extension is .rc). I wanted an easy way to add automatic build versioning to my Visual Studio projects that would accomplish the following tasks:

1. Increment the build number,...

Rapid Evaluation Methods for Visual Studio .NET     
Total Hits: 39  |  Today: 0Author: Walter Dominguez      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article provides technical details for the rapid evaluation of Microsoft® Visual Studio® .NET using either Windows® 2000 Terminal Services or disk imaging....

A Journey: From binary to .NET ! ::Part 1     
Total Hits: 169  |  Today: 0Author: Rahul Sharma      Rating:  
Read Reviews | Write Review |  Your Rating: 

Right now, everybody is discussing about .NET and its future in the near future. Is this all stuff only for advance users (developers) ? Well ! Nobody is worried about that because the final aim for everybody is, Do i know this ? If yes then whats next ? and if the answer is no then Who is going to answer my problem ?...

Abstract Factory Design Pattern Implementation in C# and VB.NET     
Total Hits: 65  |  Today: 0Author: Ashish Jaiman      Rating:  
Read Reviews | Write Review |  Your Rating: 

An abstract factory provides an interface for creating families of related objects without specifying their concrete classes. Sometimes one wants to construct an instance of one of a suite of classes, deciding between the classes at the time of instantiation. In order to avoid duplicating the decision making everywhere an instance is created, we need a mechanism for creating instances of related classes without necessarily knowing which will be instantiated....

IbuySpy Hierarchial Tabs Part2     
Total Hits: 143  |  Today: 0Author: Dennis West      Rating:  
Read Reviews | Write Review |  Your Rating: 

To implement a vertical tab bar that will give you the flexibility of a Hierarchical Menu in your portal application and inherit the intrinsic value of the Portals database driven display of page information and the Portals Admin Edit...

Overview of ADO.NET     
Total Hits: 264  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

ADO.NET is Microsoft's latest data access technology and, as an integral part of the .NET Framework, is far more than simply an upgrade of previous incarnations of ActiveX® Data Objects ADO. ADO.NET provides an extensive set of .NET classes that facilitate efficient access to data from a large variety of sources, enables sophisticated manipulation and sorting of data, and forms an important framework within which to implement inter-application communication and XML Web Services....

Porting Search in .NET     
Total Hits: 201  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

This is an online case study about porting Microsoft Search to the ASP.NET framework....

AUTOMATING REPETITIVE TASKS WITH NMAKE      
Total Hits: 553  |  Today: 0Author: Ian Lin      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article assumes some familiarity with Microsoft .NET framework and C#. Microsoft Visual Studio .NET is helpful for examining the code sample. It's not glamorous or exciting, but it can prevent aching wrists. NMAKE.exe is a 32-bit tool that builds projects based on commands within a description file. Ian Lin shows us how to use this lesser-known Visual Studio app for automating....

BUG: Visual Studio .NET IDE Stops Responding with Too Many Classes in One .cs File (Q315473)     
Total Hits: 247  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

If you add too many classes (for example, approximately 1,000) in a single C# (.cs) file while the file is open in the Visual Studio .NET Integrated Development Environment (IDE), the IDE may appear to stop responding (hang)....

Consume COM Components from .NET     
Total Hits: 905  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your Rating: 

Don't dump your existing COM components and ActiveX controls. VCDJ's Brian Noyes shows you how to use them in your .NET client applications.

...

Q300943 - HOW TO: Create Client Access to Remote Server     
Total Hits: 440  |  Today: 0      Rating:  
Read Reviews | Write Review |  Your 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....

VS Solution Explorer – Collapse All  Version: 0.00     Price: $0.00  
Total Hits: 3  |  Today: 0Author: newkie      Rating:  
Read Reviews | Write Review |  Your Rating: 

I never knew I needed this until I saw it was a feature in a ReSharper demo. After a quick search and I found a macro that has been around for years. Slap to the head! The amount of time I spend collapsing all my solution folders and this existed the whole time!...


1  2  3  4  5  Next >> 


Disclaimer - Privacy
© 2002-2012 DevASP.net