Click here to Skip to main content
15,886,067 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
Hey all,

I am very new to .Net environment and going to develop one intranet web application. Can Someone give knowledge on what is Development , Production and Server layer in IT industry and How they are related to my development phase.

Some essential requirements given by my company are as follows:
1) Need to develop admin interface in .Net
2) They are asking me to give details of Software and Hardware requirements to develop this application.
3) They are asking me to give details of Development tools , Production tools and Environment requirements for server for web admin interface.

Please help me here as this is my first project and never have experienced before.

Thank You.
Posted
Updated 21-Jan-11 17:09pm
v2
Comments
Manfred Rudolf Bihy 21-Jan-11 8:25am    
How did you get this project / job? Was there an interview? Is there a mentor you can ask stuff?
MissDev 21-Jan-11 14:26pm    
It is just an application we want to develop , group of friends would like to start our own business.
As a starters we all decided to do first experiment.

1 solution

At a glance, you need:

0) Visual Studio 2010 Profession

1) SQL Server 2008 (although you might be able to get away with using SQL Server 2008 Express)

2) Windows Server 2008

3) At least one server machine (there are many vendors) - you really should have the database server and the web server on different boxes

4) The ability to google your ass off


Optionally, you could just pay too much to put your app and data on "the cloud", saving untold thousands on hardware costs, yet offsetting that savings with cloud access fees.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 21-Jan-11 13:45pm    
Very good. a 5.
5) Start thinking "my project", not "their's"
6) Think

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900