Which can i Select ASP.NET or VB.NET

S

suresh

Our Team need to Develop one application In inventory. The objective is
need to develop a application in VB.NET. For that i am doing SRS. While
starting the SRS Customer need that application IN VB.NET and Back end
SQLSERVER. Now he changed his mind set that he need that application in
ASP.NET. My doubt is it possible to do the Inventory ERP in ASP.NET.
The modules are Purchase, Shipping, Stock,POS, CRM and accounts.

About Requirement:

We need to Give a Software which Link all the remote 4 POS and 1
Warehouse to HO. POS and Warehouse are connected to HO through 2mbps
Leased Line.

Give me some suggestion
 
G

Guest

ASP.Net is merely a set of Classes that you can use to access Databases.
These classes are available in both VB.Net and C#. There is no ASP.Net
"Language" as such. Your boss doesn't appear to know much about VS.Net so
you should easliy be able to BS him whenever you want.
 
C

Cor Ligthert [MVP]

Dennis,

You are mixing up in my idea ASPNET and ADONET.

ASPNET is using webpages instead of WindowsForms they both can use ADONET.

Although you are right that it is as well not a language, you use in fact
extra a lot of HTML, CSS and JavaScript beside again C# or/and VB.Net where
you use in ADONET SQLscript..

I think that it goes out of the scope of a newsgroup to give advice in this.

Cor
 
J

johnchau

ASP is web base model and VB is desktop application model. ASP will be
easier to deploy and upgrade and VB is easier to develop. Pick your
poison.... Heee...Hee...He.
 
J

johnchau

ASP is web base model and VB is desktop application model. ASP will be
easier to deploy and upgrade and VB is easier to develop. Pick your
poison.... Heee...Hee...He.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top