library application

  • Thread starter Thread starter Rod Snyder
  • Start date Start date
R

Rod Snyder

I know there are a lot of sample apps out there so I thought I would ask.
I'm looking to put together a small library application for sharing books in
our bureau, and was wondering if there is anything available to get me
started.
Rod
 
Look at www.sourceforge.com and the workspaces at www.gotdotnet.com. Those
are probably the best places to start. www.aspin.com has some .NET info on
its .NET site that may yield an app; not all are open source, but that may
or may not be an issue with you. www.planetsourcecode.com is also a nice
resource.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
Thanks for Cowboy's informative infos and resources.

Hi Gregory,

Here are some other web resources and formus on ASP.NET web development:

#ASP.NET Source Projects
http://www.asp.net/Default.aspx?tabindex=7&tabid=41

#ASP.NET resourses
http://www.codeproject.com/aspnet/

#MS ASP.NET Developer center
http://msdn.microsoft.com/asp.net/

#Using ASP.NET HTTP Handlers to create a photo album
http://www.microsoft.com/belux/nl/msdn/community/columns/desmet/httphandler.
mspx

Hope they're also helpful.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx
 
Back
Top