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

.NET (Core and Framework)

 
Generalfyi .. .Net's Webcontrols do not generate proper XHTML tags. Pin
Thesisus8-Sep-02 10:25
Thesisus8-Sep-02 10:25 
GeneralRe: fyi .. .Net's Webcontrols do not generate proper XHTML tags. Pin
Chris Maunder10-Sep-02 7:08
cofounderChris Maunder10-Sep-02 7:08 
GeneralRe: fyi .. .Net's Webcontrols do not generate proper XHTML tags. Pin
Paul Watson12-Sep-02 21:36
sitebuilderPaul Watson12-Sep-02 21:36 
General.NET and COM interop Pin
Jörgen Sigvardsson8-Sep-02 3:44
Jörgen Sigvardsson8-Sep-02 3:44 
GeneralRe: .NET and COM interop Pin
Stephane Rodriguez.8-Sep-02 11:01
Stephane Rodriguez.8-Sep-02 11:01 
QuestionC# or C++ ? Pin
Maximilien6-Sep-02 3:06
Maximilien6-Sep-02 3:06 
AnswerRe: C# or C++ ? Pin
Kevin McFarlane6-Sep-02 7:28
Kevin McFarlane6-Sep-02 7:28 
AnswerRe: C# or C++ ? Pin
Paul Ingles8-Sep-02 10:41
Paul Ingles8-Sep-02 10:41 
Managed C++ can do a few things that C# can't, firstly you can produce regular unmanaged applications as well as .NET applications (which you can't with C#). You can also mix and match managed and unmanaged code in the same application, so from a regular MFC app you can make .NET calls.

Not to mention that you already have the VC++.NET box, so you have the IDE to make it easier. There's nothing to stop you using the csc compiler, but it'll get really tough once you start to do anything more than a simple program.

If you've not used VC++ 6 (or any other version of VC++) then you should be in a good position to get on with the VC++.NET IDE.

I personally would recommend going with MC++ (despite its messyness) since if you get on with that you open yourself up to being able to produce almost anything.

--
Paul
"I need the secure packaging of Jockeys. My boys need a house!"
- Kramer, in "The Chinese Woman" episode of Seinfeld

MS Messenger: paul@oobaloo.co.uk
Sonork: 100.22446

General.NET My Services SDK/HsSoapExtension Pin
Phil Harding6-Sep-02 2:38
Phil Harding6-Sep-02 2:38 
GeneralRe: .NET My Services SDK/HsSoapExtension Pin
elnino10-Sep-02 7:02
elnino10-Sep-02 7:02 
GeneralAdding Tree control to a webform (ASP.Net) Pin
dre@mer5-Sep-02 1:28
dre@mer5-Sep-02 1:28 
QuestionHowto: Plugins in .NET app? Pin
Anonymous5-Sep-02 0:31
Anonymous5-Sep-02 0:31 
AnswerRe: Howto: Plugins in .NET app? Pin
Stephane Rodriguez.5-Sep-02 1:08
Stephane Rodriguez.5-Sep-02 1:08 
GeneralRe: Howto: Plugins in .NET app? Pin
Anonymous5-Sep-02 3:20
Anonymous5-Sep-02 3:20 
GeneralRe: Howto: Plugins in .NET app? Pin
Stephane Rodriguez.5-Sep-02 3:31
Stephane Rodriguez.5-Sep-02 3:31 
GeneralRe: Howto: Plugins in .NET app? Pin
Anonymous5-Sep-02 4:15
Anonymous5-Sep-02 4:15 
GeneralRe: Howto: Plugins in .NET app? Pin
Stephane Rodriguez.5-Sep-02 4:37
Stephane Rodriguez.5-Sep-02 4:37 
GeneralRe: Howto: Plugins in .NET app? Pin
Anonymous5-Sep-02 9:56
Anonymous5-Sep-02 9:56 
QuestionHow can I develop a Keyboard driver Pin
Katiucia4-Sep-02 7:45
sussKatiucia4-Sep-02 7:45 
GeneralDinamic Web Reference Pin
bad4-Sep-02 1:37
bad4-Sep-02 1:37 
GeneralRe: Dinamic Web Reference Pin
buke5-Sep-02 3:08
buke5-Sep-02 3:08 
GeneralWeb Deployent projects Pin
bad4-Sep-02 1:32
bad4-Sep-02 1:32 
GeneralQuestion about ATL Web service Pin
buke3-Sep-02 22:27
buke3-Sep-02 22:27 
GeneralReferences Queries Pin
Firoz2-Sep-02 22:52
Firoz2-Sep-02 22:52 
General.Net and Tool-window Pin
Tomas Petricek2-Sep-02 8:22
Tomas Petricek2-Sep-02 8:22 

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.