Click here to Skip to main content
15,881,204 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Hello Everyone, am planning to work on a complete .net project (front end + back end) which involves all the technologies. So, are there any websites or links or E-Books which helps and guides us with step-step process explanation and screen shots(if available).

I would really appreciate if anyone could help me.

Requirements:

c# (primary language)
asp
sql'08

ADO.net
Entity framework

java script
jquery
MVC etc

PLEASE HELP ME ! thanks a lot.
Posted
Comments
CPallini 9-Jan-14 18:11pm    
We got warehouses of e-books, we got oceans of websites
we got EF when we need it, we got the JS crime

1 solution

This is an insane request. You can't hope to create a project that uses all these things, if you know none of them. There are tons of books that go step by step through one or a few of these technologies, but you should buy the books if you intend to make money from learning from them.

Why do you need ADO.NET if you're using EF ? You're not going to use ASP at all ( you can't in C# ), and if you're using MVC, that IS ASP.NET. So, this looks to me like a list of technologies you built almost at random.
 
Share this answer
 
Comments
Dave Kreskowiak 9-Jan-14 16:45pm    
It sounds to me like he has put this list together because he found a job he wanted to apply for and this was the list of "must haves" in the job description.
Christian Graus 9-Jan-14 16:46pm    
Probably, but then why ASP and not ASP.NET ? Why ADO.NET AND Entity Framework ? I suspect it's more that he's taken a project, has no idea how to do it, and is hoping for a short cut.
Dave Kreskowiak 9-Jan-14 16:51pm    
HR doesn't know jack-sh*t when it comes to writing a Developer or IT guy spec. And your suspect was my second guess as well. :)
Christian Graus 9-Jan-14 16:53pm    
True - I saw jobs asking for 10 years of C#, in 2003.
Dave Kreskowiak 9-Jan-14 16:58pm    
LOL

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