Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > .NET Web Services
|
.NET Web Services Discussions about .NET XML Web Service technologies including ASMX files, WSDL and SOAP.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the .NET Web Services 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 February 29th, 2004, 09:42 PM
Registered User
 
Join Date: Oct 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Building School Library Application???

Hi, friends! This term i get a project to get my degree. As the requirements, i need to

build an application. I choose the college library as my project. But now i'm confused

with the proramming languages that i should used, cause my application need to be online

and can be runs in the standolone computer without being online. I mean the application

can be accessed both online and offline. The online is supposed to accessed by students.

The offline one is accessed by the libarian. Besides that the librarian also can access it

online. Does VB.net can make online application? Or using another .Net framework? Please

suggest any opinion. Thanks so much...

 
Old March 1st, 2004, 06:40 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

You can build any .NET application in any .NET language. Furthermore, you can build multiple projects used within the same solution that use different languages.

I would suggest building a .NET webservice for accessing the data for this application. Then build both a web forms and windows forms interface that use the web service as their data providers. This will minimize code redundancy. Use which ever language you prefer.

Peter
------------------------------------------------------
Work smarter, not harder.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Building an Excel like Application yuenli C# 2005 1 June 22nd, 2007 11:57 AM
Building an Excel like Web based Application yuenli ASP.NET 2.0 Basics 0 June 21st, 2007 07:56 PM
Enterprise Library Logging Application Block Basic anup_daware .NET Framework 2.0 0 June 2nd, 2007 08:31 AM
Building web application using NANT ydevesh NAnt 0 November 17th, 2006 09:30 AM
Help with school question biggspj Access 6 July 19th, 2006 01:04 AM





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