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

.NET (Core and Framework)

 
QuestionFixed a window Form Pin
Parameswar Mala14-Feb-07 1:27
Parameswar Mala14-Feb-07 1:27 
AnswerRe: Fixed a window Form Pin
Heath Stewart17-Feb-07 6:25
protectorHeath Stewart17-Feb-07 6:25 
QuestionMenuItem Compact Framework [modified] Pin
danaelx14-Feb-07 1:11
danaelx14-Feb-07 1:11 
QuestionResolution Problem. Pin
Parameswar Mal14-Feb-07 1:06
Parameswar Mal14-Feb-07 1:06 
AnswerRe: Resolution Problem. Pin
Luc Pattyn14-Feb-07 6:54
sitebuilderLuc Pattyn14-Feb-07 6:54 
AnswerRe: Resolution Problem. Pin
N a v a n e e t h14-Feb-07 18:34
N a v a n e e t h14-Feb-07 18:34 
QuestionIs it possible to run a vb.net application without Visual Studio?? Pin
China-Gary13-Feb-07 12:41
China-Gary13-Feb-07 12:41 
AnswerRe: Is it possible to run a vb.net application without Visual Studio?? Pin
Pete O'Hanlon14-Feb-07 1:42
mvePete O'Hanlon14-Feb-07 1:42 
Visual Studio.NET is not required to run .NET applications. If it was, then each user would be required to license a copy which, considering the cost of VS, would be a spectacular own goal. You don't even need VS.NET to write .NET applications. You code, if you want, write them using Notepad. I'm not saying you should, only that you could.

Borland have a .NET IDE and there is a free one called SharpDevelop.

Anyway, to run the application all you need to do is compile it up as an EXE and run it on a machine with the appropriate version of the .NET framework installed.


the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer

Deja View - the feeling that you've seen this post before.

QuestionCharmap - Like control? Pin
Sebastian P.R. Gingter13-Feb-07 5:40
Sebastian P.R. Gingter13-Feb-07 5:40 
AnswerRe: Charmap - Like control? Pin
Ed.Poore14-Feb-07 6:45
Ed.Poore14-Feb-07 6:45 
AnswerRe: Charmap - Like control? Pin
Ray Cassick16-Feb-07 10:35
Ray Cassick16-Feb-07 10:35 
QuestionDoes the System.Diagnostics.Process.Kill() trigger an event? Pin
jeremy.t13-Feb-07 5:26
jeremy.t13-Feb-07 5:26 
AnswerRe: Does the System.Diagnostics.Process.Kill() trigger an event? Pin
Dave Kreskowiak13-Feb-07 6:05
mveDave Kreskowiak13-Feb-07 6:05 
QuestionProblem with Migrating from .net 1.1 to .net 2.0 Pin
VishalSharmaDev13-Feb-07 0:23
VishalSharmaDev13-Feb-07 0:23 
AnswerRe: Problem with Migrating from .net 1.1 to .net 2.0 Pin
Luc Pattyn13-Feb-07 1:57
sitebuilderLuc Pattyn13-Feb-07 1:57 
Questionhw to desply the result(output) in Console(COMMAND PROMPT) of a WINDOWS ApPLCIATION Pin
pashitech12-Feb-07 19:44
pashitech12-Feb-07 19:44 
AnswerRe: hw to desply the result(output) in Console(COMMAND PROMPT) of a WINDOWS ApPLCIATION Pin
sxbluebird12-Feb-07 22:15
sxbluebird12-Feb-07 22:15 
AnswerRe: hw to desply the result(output) in Console(COMMAND PROMPT) of a WINDOWS ApPLCIATION Pin
Luc Pattyn13-Feb-07 2:01
sitebuilderLuc Pattyn13-Feb-07 2:01 
QuestionHow to process each word in a microsoft word document Pin
Member 382309412-Feb-07 19:11
Member 382309412-Feb-07 19:11 
AnswerRe: How to process each word in a microsoft word document Pin
sxbluebird12-Feb-07 22:19
sxbluebird12-Feb-07 22:19 
AnswerRe: How to process each word in a microsoft word document Pin
Pete O'Hanlon12-Feb-07 22:48
mvePete O'Hanlon12-Feb-07 22:48 
QuestionHow to Capture the event in a Menu Strip Pin
Rajaraman Soundararajan12-Feb-07 19:06
Rajaraman Soundararajan12-Feb-07 19:06 
Questionhow to fix a menustrip ? Pin
test12345012-Feb-07 13:53
test12345012-Feb-07 13:53 
QuestionGetProcesses(); Help pls Pin
van-ux12-Feb-07 10:47
van-ux12-Feb-07 10:47 
AnswerRe: GetProcesses(); Help pls Pin
M-Hall12-Feb-07 18:43
M-Hall12-Feb-07 18:43 

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.