Hi..
I want to know that how to create a program using VISUALSTUDIO2005 and creating some windows application in layers ..
I basically want to know the steps that at first i hav to creat which file nand after that which one and so on..
I reall need help of someone..
Waiting for help..
Regardz..
rutaba 0 Light Poster
Recommended Answers
Jump to PostI guess you want to know about layer architecture application.
Here is a good article - http://www.codeproject.com/KB/cs/Three_Layer_Architecture.aspx
SUMMARY:
Tier indicates a physical separation of components, which may mean different assemblies such as DLL, EXE, etc. on the same server or multiple servers.Layer indicates …
Jump to PostIt sounds like you want to start with very basic examples of creating a project/application. Try searching the web for keywords like:
"hello world c#"
"DB tutorial c# .NET" where DB is the type you are interested, such as "SQL Server" or "Access"There are many websites out …
All 5 Replies
Diamonddrake 397 Master Poster
Geekitygeek 480 Nearly a Posting Virtuoso
kvprajapati 1,826 Posting Genius Team Colleague
rutaba 0 Light Poster
DdoubleD 315 Posting Shark
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.