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

what is .net?
We have seen BCNF and 3NF. It is always possible to obtain a 3NF design without sacrificing lossless-join or dependency-preservation. If we do not eliminate all transitive dependencies, we may need...
Kodeeswaran
What is ASP.Net?
ASP.NET: Active Server Page .NET is a unified Web development model that includes the services necessary to build enterprise-class Web applications. ASP.NET is part of the .NET Framework. It's Microsoft product.
Geeta
I want to learn .net
Better to search Real time Developer And Trainer then you have bring the training from him/her. wish you all the best.
Naresh
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
what is the diff. b/w applicatoin & system software ?
An application is a program, or group of programs, that is designed for the end user. Application software can be divided into two general classes: systems software and applications software. Applications...
Riluck

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

Ask a Question

Related Lessons

What are Various Types of Exception in C#
ArgumentException, ArgumentNullException, and ArgumentOutOfRangeException. NullReferenceException, IndexOutOfRangeException, SQL exceptions Stack Overflow Exception, Invalid Castexception ArgumentException...

Steps to fill drop-down value from database to view page in ASP.Net MVC Application
In simple few steps you can fill the dynamic data from database to HTML page in MVC Application Write connection string in web config file Create table related getter setter in model Fetch data...

Multi-core CPU utilization using Task Parallel Library in c#
Nowadays, we are using multiple core systems. We must write our .NET applications in such a way that we must utilise the complete computing power of the machine. The parallel task library(TPL) allows...

Migration from other languages to Salesforce
Anyone can easily migrate from other language to Salesforce. People must have skills to understand business logic.

Extension method In C#
Introduction. Hello Guys, In this article, I will explain what is extension method and why and where we should use this. Let’s understand the term extension means we are going to create something...

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