|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Which can i Select ASP.NET or VB.NETOur 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 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. -- Show quoteHide quoteDennis in Houston "suresh" wrote: > 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 > > Sorry, I read ASP as ADO.Net so ignore my message.
-- Show quoteHide quoteDennis in Houston "Dennis" wrote: > 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. > -- > Dennis in Houston > > > "suresh" wrote: > > > 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 > > > > 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 Show quoteHide quote "Dennis" <Den***@discussions.microsoft.com> schreef in bericht news:877916CB-5292-4F73-9C61-0DA26DE02096@microsoft.com... > 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. > -- > Dennis in Houston > > > "suresh" wrote: > >> 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 >> >> 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. Cor Ligthert [MVP] wrote: Show quoteHide quote > 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 > > > "Dennis" <Den***@discussions.microsoft.com> schreef in bericht > news:877916CB-5292-4F73-9C61-0DA26DE02096@microsoft.com... > > 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. > > -- > > Dennis in Houston > > > > > > "suresh" wrote: > > > >> 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 > >> > >> 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. Cor Ligthert [MVP] wrote: Show quoteHide quote > 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 > > > "Dennis" <Den***@discussions.microsoft.com> schreef in bericht > news:877916CB-5292-4F73-9C61-0DA26DE02096@microsoft.com... > > 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. > > -- > > Dennis in Houston > > > > > > "suresh" wrote: > > > >> 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 > >> > >> |
|||||||||||||||||||||||