Asked by:
Need some books recommendations?

Question
-
User494690411 posted
Hi everybody,
I'm basically self learner, I taught my self HTML, CSS, ASP.NET, C# and SQL,
I consider myself in intermediate level in all of them (or may be lower than that level if I took my fails in interviews into account) despite I don't face troubles with HTML and CSS!
The troubles come clear and annoying in data related topics such as ADO.NET, EF, SQL, ASP.NET data bound controls (gridview, repeater, detailsView.. etc) I hardly can make a web form using data controls and connecting them to a database, I do this by memorizing some tutorials, I find these topics so deep that I should read books on each one of them, I learned about ASP.NET, ADO and EF from just one book (Beginning ASP.NET 4.5.1 In C# And VB) it obviously not sufficient. So please from your experience suggest some books or tutorials that can put me on higher level of understanding these topics.
I need books on :
SQL - ADO.NET - EF - ASP.NET Data bound controls.
Thanks in advance
Thursday, February 11, 2016 10:46 PM
All replies
-
User-1078128378 posted
Hi,
See the link once
http://www.amazon.in/ASP-NET-4-5-Unleashed-Stephen-Walther/dp/067233688X
Friday, February 12, 2016 6:47 AM -
User-219423983 posted
Hi madongeer,
The following links provide some demos and other information about asp.net databinding by using ado.net or Entity framework and you could have a look. About the T-SQL, you could click here to learn.
ASP.NET data binding overview
https://support.microsoft.com/en-us/kb/307860
Data-Bound Web Server Controls
https://msdn.microsoft.com/en-us/library/ms228214.aspx
Data binding in an ASP.Net application with Entity Framework
http://weblogs.asp.net/dotnetstories/data-binding-in-an-asp-net-application-with-entity-framework
http://www.entityframeworktutorial.net/databinding-with-aspnet-entity-framework.aspx
Best Regards,
Weibo Zhang
Tuesday, February 16, 2016 12:49 PM -
User1668883172 posted
Hi,
Microsoft is providing free 6month subscription to pluralsight. there you will get the videos. please follow the link.
https://absolute-sharepoint.com/2015/12/free-pluralsight-6-month-subscription.html
Tuesday, February 16, 2016 1:19 PM -
User494690411 posted
Thanks very much, this is very helpful.Wednesday, February 17, 2016 2:17 AM -
User494690411 posted
Thanks very much, that is exactly what I need.Wednesday, February 17, 2016 2:21 AM -
Sunday, June 26, 2016 7:34 AM