Click here to Skip to main content
15,914,419 members
Home / Discussions / C#
   

C#

 
AnswerRe: Delegates throwing Null Exception Pin
Dustin Metzgar13-Jun-06 7:43
Dustin Metzgar13-Jun-06 7:43 
GeneralRe: Delegates throwing Null Exception Pin
gantww13-Jun-06 7:49
gantww13-Jun-06 7:49 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81713-Jun-06 7:54
acezrwild81713-Jun-06 7:54 
GeneralRe: Delegates throwing Null Exception Pin
Dustin Metzgar13-Jun-06 8:04
Dustin Metzgar13-Jun-06 8:04 
GeneralRe: Delegates throwing Null Exception Pin
acezrwild81713-Jun-06 8:13
acezrwild81713-Jun-06 8:13 
GeneralRe: Delegates throwing Null Exception Pin
gantww13-Jun-06 8:21
gantww13-Jun-06 8:21 
GeneralRe: Delegates throwing Null Exception Pin
nicknotyet13-Jun-06 9:28
nicknotyet13-Jun-06 9:28 
QuestionCustom Tools Pin
gantww13-Jun-06 7:27
gantww13-Jun-06 7:27 
Hello all,
I've been looking into what is required to write a custom tool for Visual Studio 2005. Specifically, what I want to do is write a tool that can take an XML file containing a connection string and generate a strongly-typed wrapper around the database. Basically, the idea here is to make it so that I have easy intellisense access to the names of tables, views, fields, stored procedures, parameters, etc. so that I will stop misspelling them and to reduce the problems caused by changing the database schema. That and I want to play with the CodeDOM in a useful fashion.

So, my question is: Has anyone here implemented a custom tool and had it work in Visual Studio 2005? I know I could use a custom build provider, but I intend to be using this in business layer code. My understanding is that build providers don't work in anything other than ASP.NET.
AnswerRe: Custom Tools Pin
gantww13-Jun-06 7:51
gantww13-Jun-06 7:51 
QuestionDelay of MDI [modified] Pin
mohamed fahmy13-Jun-06 6:57
mohamed fahmy13-Jun-06 6:57 
QuestionToolTip Bubble Incorrect location! Pin
cnich2313-Jun-06 6:30
cnich2313-Jun-06 6:30 
QuestionConsole.WriteLine ? Pin
AlexKiat13-Jun-06 6:13
AlexKiat13-Jun-06 6:13 
AnswerRe: Console.WriteLine ? Pin
Josh Smith13-Jun-06 8:29
Josh Smith13-Jun-06 8:29 
AnswerRe: Console.WriteLine ? Pin
Elina Blank13-Jun-06 9:59
sitebuilderElina Blank13-Jun-06 9:59 
Questionhow to close an application from another form? Pin
donkaiser13-Jun-06 5:49
donkaiser13-Jun-06 5:49 
AnswerRe: how to close an application from another form? Pin
led mike13-Jun-06 5:57
led mike13-Jun-06 5:57 
AnswerRe: how to close an application from another form? Pin
donkaiser13-Jun-06 5:58
donkaiser13-Jun-06 5:58 
GeneralRe: how to close an application from another form? Pin
Roy Heil14-Jun-06 3:38
professionalRoy Heil14-Jun-06 3:38 
QuestionHow to print tabs in a textbox Pin
WebMaster13-Jun-06 5:46
WebMaster13-Jun-06 5:46 
QuestionDataSets: SQL Statement versus Relations.Add Pin
leckey13-Jun-06 5:40
leckey13-Jun-06 5:40 
QuestionBrowser Helper Object, problem with SHDocVw.DWebBrowserEvents2_Event.DocumentComplete Pin
klepa11235813-Jun-06 5:02
klepa11235813-Jun-06 5:02 
QuestionTextbox automatic display Pin
PaulaM13-Jun-06 4:47
PaulaM13-Jun-06 4:47 
AnswerRe: Textbox automatic display Pin
NaNg1524113-Jun-06 5:12
NaNg1524113-Jun-06 5:12 
Questionconvert argb to rgb Pin
edel_ong13-Jun-06 4:44
edel_ong13-Jun-06 4:44 
AnswerRe: convert argb to rgb Pin
Wjousts13-Jun-06 4:46
Wjousts13-Jun-06 4:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.