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

.NET (Core and Framework)

 
GeneralRe: Issues with Process.Start() Pin
Tristan Rhodes6-Apr-09 0:57
Tristan Rhodes6-Apr-09 0:57 
QuestionTime Out Error Pin
Charan Pathania5-Apr-09 22:14
Charan Pathania5-Apr-09 22:14 
AnswerRe: Time Out Error Pin
Colin Angus Mackay6-Apr-09 0:31
Colin Angus Mackay6-Apr-09 0:31 
QuestionIs .net framework required to run a Windows Service, which was created using .net? Pin
subinfernandez5-Apr-09 20:32
subinfernandez5-Apr-09 20:32 
AnswerRe: Is .net framework required to run a Windows Service, which was created using .net? Pin
Eddy Vluggen5-Apr-09 22:21
professionalEddy Vluggen5-Apr-09 22:21 
AnswerRe: Is .net framework required to run a Windows Service, which was created using .net? Pin
PIEBALDconsult7-Apr-09 14:06
mvePIEBALDconsult7-Apr-09 14:06 
QuestionNeed help getting started on modbus project Pin
autocatch5-Apr-09 11:23
autocatch5-Apr-09 11:23 
AnswerRe: Need help getting started on modbus project Pin
Luc Pattyn5-Apr-09 11:37
sitebuilderLuc Pattyn5-Apr-09 11:37 
Hi,

the article's header and download indicate it was programmed in C# using Visual Studio 2003, which got superseded by VS2005 and later by VS2008. If you don't have any of those available, the best you could do is download the free "Visual Studio 2008 C# Express Edition" from the Microsoft website (it needs the .NET Framework 3.5 present on your development system; that too is freely downloadable).

When launching the project, it will convert it to the latest file format automatically; from then on it should work as intended.

Assuming you are unfamiliar with both the .NET Framework and the C# programming language (a successor to object oriented languages such as C++ and Java) I strongly suggest you buy a tutorial book on C# and study that before you start any C# programming yourself.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

- before you ask a question here, search CodeProject, then Google
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get
- use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


GeneralRe: Need help getting started on modbus project Pin
autocatch5-Apr-09 11:50
autocatch5-Apr-09 11:50 
QuestionWindows Azure Help.... Pin
kostas_del5-Apr-09 7:28
kostas_del5-Apr-09 7:28 
AnswerRe: Windows Azure Help.... Pin
binarymax9-Apr-09 2:37
binarymax9-Apr-09 2:37 
GeneralRe: Windows Azure Help.... Pin
kostas_del9-Apr-09 8:12
kostas_del9-Apr-09 8:12 
Questionmonodevelop Pin
asugix4-Apr-09 3:00
asugix4-Apr-09 3:00 
QuestionSystem.Enum - not a class? Pin
Adrian Cole3-Apr-09 19:09
Adrian Cole3-Apr-09 19:09 
AnswerRe: System.Enum - not a class? Pin
Eddy Vluggen3-Apr-09 23:56
professionalEddy Vluggen3-Apr-09 23:56 
GeneralRe: System.Enum - not a class? Pin
Adrian Cole4-Apr-09 6:29
Adrian Cole4-Apr-09 6:29 
GeneralRe: System.Enum - not a class? Pin
Eddy Vluggen4-Apr-09 23:01
professionalEddy Vluggen4-Apr-09 23:01 
GeneralRe: System.Enum - not a class? Pin
dojohansen14-Apr-09 7:13
dojohansen14-Apr-09 7:13 
AnswerRe: System.Enum - not a class? Pin
PIEBALDconsult5-Apr-09 6:22
mvePIEBALDconsult5-Apr-09 6:22 
QuestionRe: System.Enum - not a class? Pin
Adrian Cole5-Apr-09 18:50
Adrian Cole5-Apr-09 18:50 
AnswerRe: System.Enum - not a class? Pin
PIEBALDconsult6-Apr-09 4:27
mvePIEBALDconsult6-Apr-09 4:27 
GeneralRe: System.Enum - not a class? Pin
Adrian Cole6-Apr-09 8:52
Adrian Cole6-Apr-09 8:52 
QuestionProblems when reimplementing c# class to f# Pin
Ravadre3-Apr-09 11:54
Ravadre3-Apr-09 11:54 
AnswerRe: Problems when reimplementing c# class to f# Pin
Kevin McFarlane3-Apr-09 12:42
Kevin McFarlane3-Apr-09 12:42 
QuestionGeneral question about allocate memory in .NET Pin
Yanshof3-Apr-09 7:05
Yanshof3-Apr-09 7:05 

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.