MCSE is the highest level certification from Microsoft, MCSD is not. Hope that clears it up. Nathaniel L. Walker "I lack emotions. Don't test me..."
MS_Borland_Coder
Posts
-
MCSD or MCSE first? Speak about your experience... -
C++ Web AppsProbably because most people are ignorant of wayt to actually do it, like you and many other posters. Try IntraWeb wiht Borland C++Builder or Delphi (or Kylix, for that). http://www.atozed.com Nate. Nathaniel L. Walker "I lack emotions. Don't test me..."
-
The Yellow Side of The ForceWindows Server platform has improved tremendously over the years. I personally don't see anything revolutionary in Linux that would make me run a Linux server. Windows servers are 100x easier to manage and set up. Nate Nathaniel L. Walker "I lack emotions. Don't test me..."
-
Visual C# vs. Borland C# BuilderBecause there's nothing to describe. C#Builder is still limited to .NET 1.1, while Visual C# has moved on to .NET 2.0. Anyone who's staying current on the technologies cannot bear to use C#Builder. Nathaniel L. Walker "I lack emotions. Don't test me..."
-
.net framework 1.1 in visual studio 2002No way to do this. VS2k2 pre-dates that version of the framework and thus has no capability to use it. VS2k3 can use either 1.0 or 1.1 frame works. VS2k5 uses 2.0 and there is a power toy to enable you to compile for 1.1 via the command-line. Nathaniel L. Walker "I lack emotions. Don't test me..."