Click here to Skip to main content
15,895,656 members

Survey Results

What types of applications are you working on?   [Edit]

Survey period: 4 Oct 2004 to 11 Oct 2004

A quick straw poll to see who's working on what.

OptionVotes% 
Native Windows applications and components.92144.19
Windows Forms applications.89442.90
COM / ISAPI components.31315.02
.NET Components.66231.77
Non-.NET Web applications.24611.80
.NET Web applications.80538.63
Web Services.47122.60
Smart device (Pocket PC / embedded etc).23911.47
Unix / Linux / etc applications.24911.95
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (156 answers)


 
GeneralWho is working on RFID technology?? Pin
Jigar Mehta10-Oct-04 20:37
Jigar Mehta10-Oct-04 20:37 
General.NET Framework fear? Pin
Bit-Smacker10-Oct-04 5:15
Bit-Smacker10-Oct-04 5:15 
GeneralRe: .NET Framework fear? Pin
Bob Stanneveld11-Oct-04 3:33
Bob Stanneveld11-Oct-04 3:33 
GeneralRe: .NET Framework fear? Pin
Dale Thompson11-Oct-04 4:12
Dale Thompson11-Oct-04 4:12 
GeneralRe: .NET Framework fear? Pin
andireidies11-Oct-04 5:59
andireidies11-Oct-04 5:59 
Bob Stanneveld wrote:
- .NET apps are just bigger and slower. Companies and the masses still run relative slow computers. Besides that, the most people dont need .NET (the only ones who need .NET are the developers since it just makes their life easier).

Sorry, but I disagree on that point. First most of all computers I usually have to maintain in my family / neighbourhood are not older than 1 or 2 years - in the time we you can buy cheap PC's at a market discount that should be no problem.

Second on my private developer machine (still outdated P3 900MHz, 512 MB RAM) .NET runs fine. In our company we are using even slower PCs with normally 256 MB RAM and they all run fine also and with reasonable performance.

Third of all even for the end user .NET programs will have main benefits. First there is the CLR which takes care that the code is not doing anything malicious on the PC (if you use CAS). Second .NET programs are easier to deploy and to update than their native counterparts. Third .NET programs normally runs more safer and secure than native apps (no longer missing/lost GDI handles, Memory Leaks or Memory overwrites). This results are more stable applications - which is in my opinion the main benefit when using something like managed environment to provide applications.

Btw : .NET applications are not bigger than applications in other environments. It always depends on the libraries you will link to. But my private experience shows me that .NET clients are more or less comparable to VB6 clients (which depends on the VB6 runtime) in accordance to memory consumption. On the other hand .NET clients are MUCH SMALLER in file size (because everything else is situated in the runtime) and MUCH FASTER in execution (vs. VB6).

So I guess the real point is that you must take care that the .NET framework is installed on your target system (pre-requisite). As you cannot guarantee that with the current client versions of Windows you must redistribute the runtime with your application (which you are allow to do so w/o any additional fee). But that could limit the way you distribute your application - as there are lots of people out there without any highspeed internet access....

Overall : .NET is great! And I hope that the first commercial applications completly written in .NET will arive soon on my local software shop Smile | :) .

P.S. : ever seen a real .NET application ? Try to look here : Arena Wars (a complete 3D strategy game written in C#).


cu

andi
GeneralRe: .NET Framework fear? Pin
Bob Stanneveld11-Oct-04 6:38
Bob Stanneveld11-Oct-04 6:38 
GeneralRe: .NET Framework fear? Pin
Dale Thompson11-Oct-04 10:43
Dale Thompson11-Oct-04 10:43 
GeneralInteresting... Pin
Navin8-Oct-04 6:43
Navin8-Oct-04 6:43 
GeneralWinForms Applications Pin
Philipp Sumi7-Oct-04 22:33
Philipp Sumi7-Oct-04 22:33 
GeneralRe: WinForms Applications Pin
Nemanja Trifunovic8-Oct-04 2:28
Nemanja Trifunovic8-Oct-04 2:28 
GeneralRe: WinForms Applications Pin
Michael P Butler8-Oct-04 3:06
Michael P Butler8-Oct-04 3:06 
GeneralRe: WinForms Applications Pin
Philipp Sumi8-Oct-04 3:15
Philipp Sumi8-Oct-04 3:15 
GeneralRe: WinForms Applications Pin
Nemanja Trifunovic8-Oct-04 7:50
Nemanja Trifunovic8-Oct-04 7:50 
GeneralRe: WinForms Applications Pin
Michael P Butler8-Oct-04 8:01
Michael P Butler8-Oct-04 8:01 
GeneralRe: WinForms Applications Pin
Nemanja Trifunovic8-Oct-04 8:17
Nemanja Trifunovic8-Oct-04 8:17 
GeneralRe: WinForms Applications Pin
Michael P Butler8-Oct-04 8:34
Michael P Butler8-Oct-04 8:34 
GeneralRe: WinForms Applications Pin
Gfw8-Oct-04 7:16
Gfw8-Oct-04 7:16 
GeneralCListCtrl Pin
Michael Brünjes5-Oct-04 11:18
Michael Brünjes5-Oct-04 11:18 
GeneralRe: CListCtrl Pin
Chris Richardson5-Oct-04 12:33
Chris Richardson5-Oct-04 12:33 
GeneralRe: CListCtrl Pin
Chris Maunder6-Oct-04 2:01
cofounderChris Maunder6-Oct-04 2:01 
GeneralRe: CListCtrl Pin
Michael Dunn7-Oct-04 11:44
sitebuilderMichael Dunn7-Oct-04 11:44 
GeneralRe: CListCtrl Pin
Navin8-Oct-04 6:42
Navin8-Oct-04 6:42 
Generalcrystal report Pin
HassanMez4-Oct-04 19:42
HassanMez4-Oct-04 19:42 
GeneralRe: crystal report Pin
NormDroid4-Oct-04 22:49
professionalNormDroid4-Oct-04 22:49 
GeneralRe: crystal report Pin
devvvy5-Oct-04 6:50
devvvy5-Oct-04 6:50 

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.