Wrox Programmer Forums
|
.NET Framework 1.x For discussing versions 1.0 and 1.1 of the Microsoft .NET Framework.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Framework 1.x section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 27th, 2007, 11:33 PM
Registered User
 
Join Date: Nov 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Newbie in .NET needs Help

hi guys,

good day, i and the group were new on this technology (.NET) need your advice on what development tool to use (c#, VB.NET, ASP.net) we are new on this, please assist us on what to use. currently we had existing systems running on network (client server) written in vb6 and online systems that are running on ASP (classic) please guide us on where will be starting. thanks in advance.

paul

 
Old June 28th, 2007, 08:45 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

For the language choice, if you are all familiar with VB6, it would be easiest to migrate to VB.NET as the syntax will be very familiar.

The other choices pretty much make themselves. Your client/server desktop apps will likely be done in windows forms applications, and the classic ASP apps will become ASP.NET. Of course, you could always choose to migrate client/server desktop apps to web apps if you like. It will be important to evaluate the capabilities of those applications to determine how they will work in a web environment. Obviously, it would be hard to change a graphical design application into a web app, but a data entry/management application can very easily become a web app.

Might I suggest the Wrox book ASP.NET 2.0 Instant Results.

http://www.wrox.com/WileyCDA/WroxTit...471749516.html

It provides a slightly different format to the regular programming books. The book is broken down into several applications and takes you from start to finish in creating each application. This might be a good way for your team to get started with understanding ASP.NET application. There is a pretty big difference between classic ASP and ASP.NET. I came from a classic ASP background and it took several years to get into the groove of ASP.NET.

An important .NET feature that your team should understand is its OO capabilities. This is another departure from the way VB6 works.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie in .NET needs Help pbcatan ASP.NET 1.0 and 1.1 Basics 3 July 2nd, 2007 01:21 AM
ASP .Net Newbie Needs Help fs22 ASP.NET 2.0 Basics 4 June 22nd, 2006 03:49 AM
Newbie .Net Question fs22 General .NET 0 May 4th, 2006 10:17 AM
Good book for VB.NET newbie Dhodie VB.NET 2002/2003 Basics 4 April 7th, 2006 04:32 AM
newbie vb.net question dib VS.NET 2002/2003 4 February 5th, 2004 04:46 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.