Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to call function timer on button click Pin
nhqlbaislwfiikqraqnm21-Aug-09 10:53
nhqlbaislwfiikqraqnm21-Aug-09 10:53 
GeneralRe: how to call function timer on button click Pin
musefan23-Aug-09 21:59
musefan23-Aug-09 21:59 
GeneralRe: how to call function timer on button click Pin
musefan20-Aug-09 22:25
musefan20-Aug-09 22:25 
QuestionHow to import "using system.data.oledb;" automatically - C Sharp 2005 Pin
misCafe20-Aug-09 20:49
misCafe20-Aug-09 20:49 
AnswerRe: How to import "using system.data.oledb;" automatically - C Sharp 2005 Pin
SeMartens20-Aug-09 20:56
SeMartens20-Aug-09 20:56 
GeneralRe: How to import "using system.data.oledb;" automatically - C Sharp 2005 Pin
misCafe20-Aug-09 21:05
misCafe20-Aug-09 21:05 
AnswerRe: How to import "using system.data.oledb;" automatically - C Sharp 2005 Pin
Eddy Vluggen20-Aug-09 21:06
professionalEddy Vluggen20-Aug-09 21:06 
AnswerRe: How to import "using system.data.oledb;" automatically - C Sharp 2005 Pin
OriginalGriff20-Aug-09 21:18
mveOriginalGriff20-Aug-09 21:18 
Yes, but you have to either provide your own template or modify the MS ones.

Your own is easy: create an example of the form you want, and save it as a template in "My Documents\Visual Studio 2008\Templates\ItemTemplates\Visual C#"

Modifying the MS ones is also easy, but back them up first! Go to "C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplatesCache\CSharp\Windows Forms\1033\Form.zip" and edit the the form.cs file. Add your using statements and save. Add...new...Windows Form will now include your stuff.

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

AnswerRe: How to import "using system.data.oledb;" automatically - C Sharp 2005 Pin
PIEBALDconsult21-Aug-09 4:42
mvePIEBALDconsult21-Aug-09 4:42 
QuestionBHO Problem Pin
Jacobb Michael20-Aug-09 18:03
Jacobb Michael20-Aug-09 18:03 
Questionlooking for a pre-PostMessage check.. Pin
JakeRoberts20-Aug-09 13:45
JakeRoberts20-Aug-09 13:45 
QuestionIs there a terminal services friendly way of writing this code? Pin
JollyMansArt20-Aug-09 12:33
JollyMansArt20-Aug-09 12:33 
AnswerRe: Is there a terminal services friendly way of writing this code? Pin
Daniel Grunwald20-Aug-09 12:47
Daniel Grunwald20-Aug-09 12:47 
Questionthe proper way to make a login screen appear in the main class - Main() - program.cs Pin
Natural_Demon20-Aug-09 11:04
Natural_Demon20-Aug-09 11:04 
AnswerRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
CoderForEver20-Aug-09 11:21
CoderForEver20-Aug-09 11:21 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
Natural_Demon20-Aug-09 12:15
Natural_Demon20-Aug-09 12:15 
AnswerRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
PIEBALDconsult20-Aug-09 12:00
mvePIEBALDconsult20-Aug-09 12:00 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
Natural_Demon20-Aug-09 12:25
Natural_Demon20-Aug-09 12:25 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
PIEBALDconsult20-Aug-09 13:00
mvePIEBALDconsult20-Aug-09 13:00 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
Natural_Demon20-Aug-09 13:58
Natural_Demon20-Aug-09 13:58 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
Henry Minute20-Aug-09 14:15
Henry Minute20-Aug-09 14:15 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
Natural_Demon20-Aug-09 14:36
Natural_Demon20-Aug-09 14:36 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
Henry Minute20-Aug-09 14:47
Henry Minute20-Aug-09 14:47 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
Luc Pattyn20-Aug-09 14:32
sitebuilderLuc Pattyn20-Aug-09 14:32 
GeneralRe: the proper way to make a login screen appear in the main class - Main() - program.cs Pin
Natural_Demon20-Aug-09 15:03
Natural_Demon20-Aug-09 15:03 

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.