What are the top 10 tips for making web sites for school projects with ASP.NET?

Asked by Last Modified  

1 Answer

Learn .Net

Follow 4
Answer

Please enter your answer

MS SQL SERVER DBA Trainer

Here are some tips. They apply to all languages and frameworks though. 1) Decide why you to use Asp.Net(or any other framework). Here are a few ways in which you might decide. Is it mandatory?(Most probably it won't be unless you are studying in India). Do you want to learn the technology? If so...
read more
Here are some tips. They apply to all languages and frameworks though. 1) Decide why you to use Asp.Net(or any other framework). Here are a few ways in which you might decide. Is it mandatory?(Most probably it won't be unless you are studying in India). Do you want to learn the technology? If so then go ahead. Does the technology provide any feature that is useful in implementing the project? Are you under a deadline to complete the project? (Asp.Net is well known for RAD) 2) Concentrate much on your database. Always remember that data outlives the application. SO if your database design is good(it will never be perfect) half your worries are over 3) There are a lot of Javascript libraries out there. Now if you are well acquainted with Asp.Net then you can use them to make life simpler. If you are new to asp.net then I would suggest to try and use asp.net features first for your minimum viable project(v 1.0), then start integrating with javascript libraries. 4) It is always a good practice to move most of your business logic to database using stored procedures, triggers(never actually used them), and constraints. 5) Try to do as much validation as much as possible in client side. 6) Since you mention project, the main motive is to learn. So experiment. Try to find different kind of attacks that can be done, and how can you prevent them. 7) The main power of asp.net is the framework and Visual Studio. So take time and get well acquainted with them. Try to be as object oriented as much you can afford. 8) Do a proper research on what do you intend to do in the project, and what kind of plugins, modules, libraries you would require. Possibility is that many of them would exist. Check NuGet Gallery | Home. 9) Try to understand the design patterns that go well with asp.net like Inversion Of Control, Dependency Injection, Singleton, Lazy loading, Repository. Concentrate much on app design (both UI/UX as well as architechture). 10) And last but not the least learn how to use Code repository(version controls) like SVN, GIT, Mercurial. This has a two fold advantage. You will get acquainted with them. read less
Comments

Related Questions

Hello Sir, I have little bit knowledge of C. Can I continue study Asp.net? Please advice..

for ASP.Net you need the basic programming knoladge in C and C++ OOP Method along with HTML,CSS, and Java Script. Because in ASP.Net Code behind C# is running. C# is based on Object oritented Methodology....
Mitu
0 0
8
When do you use Html.Action over Html.Partial ?
Html.Action() will call action method. e.g. Html.Action("Test") Html.Partial() just renders partial view. e.g Html.Partial("PartialName");
JK IT Training
What are Singleton classes in C sharp?
You are building an application in C#. You need a class that has only one instance, and you need to provide a global point of access to the instance. You want to be sure that your solution is efficient...
Rakesh
I'm looking Consultant or MVC Trainer
Hi, I provide .Net MVC training on the latest cutting edge technologies as MVC 5.0, Web API 2.0 and others. Please contact for more information regarding the courses.
Mary
i am applying for asp.net but i am not get any response.
You can contact me through WhatsApp:, I am sure that I will take care of you on this subject.
Om

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

CLR [ Common Language Runtime ] and it's properties
CLR is one of the components of the .NET framework which provides an environment to execute the .NET code or the managed code. , CLR helps in converting the MSIL/CIL code into native code and running...
R

Raga Deepthi G.

0 0
0

Format Date to “MM/dd/yyyy” in Webgrid ASP.Net MVC Razor View
Replace above line with below to apply ("DD/mm/yyyy") formatting to date field in WebGrid AllTicket.Column(columnName: "DueDate", header: "Due Date") grid.Column("Date",format:@<text> @item.Date.ToString("MM/dd/yyyy")</text>)
M

Mohammad Shafi

0 0
0

Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

Read CSV data using ODBC Connection
Codes to read the CSV data using ODBC Connection- Input File: File's Encoding format should be ANSI as below class Student{ public string CollegeId { get; set; } public string AdmissionDate...

Be FOCUS !!
We must be very focused about learning & Goals. While learning please check your progress and take feedback at various level. Try Again & Again & Again !!! Deepak Garg

Recommended Articles

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for .Net Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you