| | Thread Starter | Replies | Last Post | Topic |
 600 Hits | C#?Assuming C# is intended to compete with Java, I wonder why Microsoft didn't just focus on VB. Now that VB has implementation inheritance it is a viable option f... | 3 | [QUOTE]Originally posted by Brian Prestwood: [b]My theory is that any MS C++ shops are/were looking ... 11/3/2000 | C# & WinForms |
 651 Hits | Hungarian notationI'm reading "Programming in C#" (O'Reilly) and the book states that Microsoft do... | 2 | Hungarian notation in code has always presented a readability issue. Yes, Microsoft was very gung-h... 2/19/2002 | C# & WinForms |
 4621 Hits | MVC in C#Anybody using patterns in C#, particularly the MVC pattern? | 2 | Hello everyone! I'm a java developer and I've been given a client project (in a client-server syst... 2/17/2007 | C# & WinForms |
 734 Hits | abstract keyworddo methods defined with the abstract keyword have to be defined inside of an abstract class? I am converting some vb.net code and the MustOverride keyword doesn... | 2 | Thx for the answer sandman. What I was trying to figure out was abstract methods in non-abstract cla... 2/3/2004 | C# & WinForms |
 1496 Hits | AttributesAm I to understand correctly that Attributes can omit the word Attribute when they are referenced? I.E. Although WebMethod is used all the time the correct name... | 1 | Dropping the 'Attribute' part of the is just a convention that is commonly practiced. You can ... 6/21/2007 | C# & WinForms |
 713 Hits | ProjectI am student in a programming class, but was looking for some. I am developing a project that involves building a program that when I type in a state it will d... | 1 | If you're still having this issue, can you post the code sample? 6/4/2007 | VS.Net General & Other |
 937 Hits | State ProjectI am student in a programming class, but was looking for some help. I am developing a project that involves building a program that when I type in a state it w... | 1 | Please don't make multiple posts with the same content. What programming language are you using? Y... 12/21/2005 | VS.Net General & Other |
 645 Hits | Code decides on what class/component to useI am developing an application in C#. A feature I want to insert is to have the code choose what objects to use. The following scenario should make the questio... | 1 | so let me see if I understand. You front end application wont change from client to client but you i... 3/30/2002 | C# & WinForms |
 876 Hits | Byte stored in reverse orderHi all, I would to read a byte (unsigned char) and to store it in reverse order (b8...b1 becomes b1...b8). What is the best solution in Code and Time performan... | 1 | in general, this function will reverse a single by... 1/3/2010 | C# & WinForms |
 606 Hits | Printing at the client end (.NET)Okay ..I know we can print from within the browser (that parts fine ..however I would like the client to be able to print a file directly by clicking on the lin... | 1 | There may be a way to achieve what you want via an applet, however javascript might meet your needs:... 3/7/2001 | VS.Net General & Other |
 506 Hits | Delphi Programmers Take HeartThe father of Turbo Pascal and Delphi, Anders Hejlsberg, is also the architect of Microsoft's new language C#. The similarities of C# to Delphi are just uncanny... | 1 | Well, being a Delphi programmer from when it was first out, I was leery at first to move away from B... 11/2/2000 | C# & WinForms |
 484 Hits | Where's the .NET API AlphaI didn't find the .NET API Alpha the MSDN pre-release said would ship in the October update. Did it ship? ------------------ Brian Prestwood MCSD-MCT Vice Pres... | 1 | You can download it here: [URL=http://msdn.microsoft.com/downloads/default.asp?URL=/code/sample.asp... 11/2/2000 | VS.Net General & Other |
 465 Hits | Introducing the .NET ArchitectureMicrosoft has something new up their sleeve and it's very exciting. The new .NET architecture is a new framework within various web services can be offered. Rather than launch into a lengthy descripti... | 0 | New! 11/1/2000 | VS.Net General & Other |
 365 Hits | C# Introduction and OverviewFor the past two decades, C and C++ have been the most widely used languages for developing commercial and business software. While both languages provide the programmer with a tremendous amount of fi... | 0 | New! 11/1/2000 | C# & WinForms |
 445 Hits | ASP+ Improves Web App Deployment, Scalability, SecASP has been rebuilt from the ground up. The result? Active Server Pages+. ASP+, with a host of new features, provides for easier to write, cleaner code that's simple to reuse and share. ASP+ boosts p... | 0 | New! 11/2/2000 | VS.Net General & Other |
 429 Hits | Introduction to Web FormsThis article introduces Web Forms, the ASP+ framework that enables developers to create programmable Web pages as part of an overall Web application. [URL=http://msdn.microsoft.com/library/default.as... | 0 | New! 11/2/2000 | VS.Net General & Other |
 595 Hits | Visual Studio .NET IntroductionVisual Studio .NET includes exciting features, some of which are enhancements to previous versions and some of which are brand new. A few of the most significant additions are the new Microsoft progra... | 0 | New! 11/2/2000 | VS.Net General & Other |
 364 Hits | Introducing Windows FormsWith all of the current talk about the Web, it may appear that the Microsoft« Visual Studio« development system has de-emphasized support for building traditional Windows«-based applications. Actually... | 0 | New! 11/2/2000 | VS.Net General & Other |
 390 Hits | Get Books on .NETThere is a web site: [URL=http://www.dotnetbooks.com]http://www.dotnetbooks.com[/URL] Where you can get all kinds of books related to .NET technology. It looks pretty good! ------------------ Dav... | 0 | New! 11/12/2000 | VS.Net General & Other |
 563 Hits | Microsoft Releases Visual Studio.NET BetaMicrosoft has released the Visual Studio.NET Beta: [URL=http://msdn.microsoft.com/vstudio/nextgen/beta.asp]http://msdn.microsoft.com/vstudio/nextgen/beta.asp[/URL] ------------------ David Prother... | 0 | New! 11/13/2000 | VS.Net General & Other |
 561 Hits | Two dimensional arraysI am a rookie c programmer and I wanted to know how can I get rid of repeating numbers. For example in a two dimensional array I have 5 rows and 7 columns. The numbers are produced randomly. How can I... | 0 | New! 4/7/2001 | C# & WinForms |
 541 Hits | Visual Studio.NET Beta 2Microsoft has released the newest version of its Visual Studio tools: Visual Studio .NET Beta 2. Built on the Microsoft .NET Framework, Visual Studio .NET provides a complete development environment f... | 0 | New! 7/2/2001 | VS.Net General & Other |
 549 Hits | Microsoft .NET Framework SDK Beta 2[b].NET Framework Beta 2[/b] Microsoft has released Beta 2 of their .NET Framework SDK. In addition, you can now download a redistributable package so you can execute your new .NET applications on cl... | 0 | New! 7/2/2001 | VS.Net General & Other |
 579 Hits | Anders on C# versus JavaThe following is a clip from another web site I thought everybody might enjoy. It was authored by Peter Coffee. 'When I met with Microsoft language architect Anders Hejlsberg, he described C# (C sha... | 0 | New! 9/17/2001 | C# & WinForms |
 537 Hits | Microsoft DevDays 2001 only $99Microsoft is holding a great one day seminar on .NET for only $99. With the 2 for 1 early bird special it's only $50 each. Two tracks 10 1 hour courses (attend your choice of 5). This one is a no brai... | 0 | New! 9/27/2001 | VS.Net General & Other |