Click here to Skip to main content
15,912,578 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questionmessage box Pin
vedharadha22-Jan-09 20:14
vedharadha22-Jan-09 20:14 
AnswerRe: message box Pin
VenkatFor.NET22-Jan-09 20:31
VenkatFor.NET22-Jan-09 20:31 
GeneralRe: message box Pin
vedharadha22-Jan-09 20:34
vedharadha22-Jan-09 20:34 
GeneralRe: message box Pin
VenkatFor.NET22-Jan-09 20:46
VenkatFor.NET22-Jan-09 20:46 
AnswerRe: message box Pin
Wendelius22-Jan-09 20:40
mentorWendelius22-Jan-09 20:40 
GeneralRe: message box Pin
vedharadha22-Jan-09 20:52
vedharadha22-Jan-09 20:52 
GeneralRe: message box Pin
VenkatFor.NET22-Jan-09 20:58
VenkatFor.NET22-Jan-09 20:58 
GeneralRe: message box Pin
Wendelius22-Jan-09 21:00
mentorWendelius22-Jan-09 21:00 
SO the Intellisense is not working. Is the code compiling anyway?

One thing could be that you haven't included the namespace (System.Windows.Forms) in you file by using directive. Also the Intellisense may often get messed, but usually restarting the development environment corrects that. If that doesn't help, you could set the intellisense off from options, restart visual studio and set it on again.

Also check that you have service packs installed for visual studio.

The need to optimize rises from a bad design.My articles[^]

GeneralRe: message box Pin
vedharadha22-Jan-09 22:06
vedharadha22-Jan-09 22:06 
GeneralRe: message box Pin
Wendelius22-Jan-09 22:20
mentorWendelius22-Jan-09 22:20 
GeneralRe: message box Pin
vedharadha22-Jan-09 22:26
vedharadha22-Jan-09 22:26 
GeneralRe: message box Pin
Wendelius22-Jan-09 22:30
mentorWendelius22-Jan-09 22:30 
AnswerRe: message box Pin
houssien2223-Jan-09 4:13
houssien2223-Jan-09 4:13 
AnswerRe: message box Pin
Dave Kreskowiak23-Jan-09 4:18
mveDave Kreskowiak23-Jan-09 4:18 
Questionhow to create shell and worksapce in window form Pin
karthick sampangi22-Jan-09 20:10
karthick sampangi22-Jan-09 20:10 
AnswerRe: how to create shell and worksapce in window form Pin
VenkatFor.NET22-Jan-09 21:21
VenkatFor.NET22-Jan-09 21:21 
QuestionIn C# what is the best method to parse large XML Documents(1GB size)...? Pin
sivasss22-Jan-09 18:46
sivasss22-Jan-09 18:46 
AnswerRe: In C# what is the best method to parse large XML Documents(1GB size)...? Pin
VenkatFor.NET22-Jan-09 20:33
VenkatFor.NET22-Jan-09 20:33 
AnswerRe: In C# what is the best method to parse large XML Documents(1GB size)...? Pin
malk0lm23-Jan-09 12:36
malk0lm23-Jan-09 12:36 
QuestionImportant question about garbage collector in .net Framework ... Pin
Yanshof22-Jan-09 10:48
Yanshof22-Jan-09 10:48 
AnswerRe: Important question about garbage collector in .net Framework ... Pin
Jon Rista22-Jan-09 10:57
Jon Rista22-Jan-09 10:57 
GeneralRe: Important question about garbage collector in .net Framework ... Pin
Yanshof22-Jan-09 11:18
Yanshof22-Jan-09 11:18 
GeneralRe: Important question about garbage collector in .net Framework ... Pin
Luc Pattyn22-Jan-09 12:40
sitebuilderLuc Pattyn22-Jan-09 12:40 
GeneralRe: Important question about garbage collector in .net Framework ... Pin
Jon Rista23-Jan-09 4:42
Jon Rista23-Jan-09 4:42 
GeneralRe: Important question about garbage collector in .net Framework ... Pin
supercat923-Jan-09 6:25
supercat923-Jan-09 6:25 

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.