Hi friends,
In my second post I thought of publishing some the useful links across .Net,SQL Server,HTML,JQuery etc.
I'll be updating this regularly.
1.
.Net Core
·
Garbage collection :
1.
Below link has very meticulous explanation
2.
Basics of garbage collection: http://www.codeproject.com/Articles/5362/Garbage-Collection-in-NET-A-deeper-look-for-the-be
2.
C Sharp
Links:
Videos:
3.
OOPs
·
Complete OOPs tutorials : http://www.codeproject.com/Articles/771455/Diving-in-OOP-Day-Polymorphism-and-Inheritance-Ear
·
OOPS concepts with examples: http://www.aspdotnet-suresh.com/2015/03/oops-object-oriented-programming-concepts-in-csharp-net-with-examples.html
·
Polymorphism : http://www.codeproject.com/Articles/771455/Diving-in-OOP-Part-Polymorphism-and-Inheritance-Ea
·
Detailed explanation for Polymorphism:
4. ASP.Net
·
·
ASP.Net Page Life Cycle
Below link gives request
processing in detail
Request processing explanation
from core:
Page events HttpModule and
HttpHandler in detail
·
Understanding
session management in ASP.Net – Code project : http://www.codeproject.com/Articles/416137/Understanding-Session-Management-Techniques-in-ASP
·
Globalisation
and localisation in ASP.Net
·
Globalisation
and locasation in ASP.Net MVC4
5.
Links for ASP.Net MVC
·
Exception handling in MVC : http://dusted.codes/demystifying-aspnet-mvc-5-error-pages-and-error-logging
·
Introduction MVC 4 tutorial : http://www.asp.net/mvc/overview/older-versions/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4
·
Source code for MVC
6.
ASP.Net Web API
·
Web API
Tutorial: http://pluralsight.com/training/Player?author=jon-flanders&name=aspnetwebapi-m1-introduction&mode=live&clip=0&course=aspnetwebapi
8.
Design Patterns
·
Design patterns : http://www.dotnet-tricks.com/Tutorial/designpatterns/NTEH250513-Gang-of-Four-(GOF)-Design-Patterns-in-.Net-.html
·
Dependency Injection and Inversion of control: http://www.mikesdotnetting.com/article/117/dependency-injection-and-inversion-of-control-with-asp-net-mvc
9.
Unit testing
·
Introducing new visual studio unit testing
experience video https://channel9.msdn.com/Events/TechEd/Europe/2012/DEV214
·
Test driven development http://www.codeproject.com/Articles/472805/TestplusDrivenplusDevelopmentplus-TDD-plusinplusVi
·
Test driven development with visual studio : https://visualstudiomagazine.com/articles/2013/07/29/test-driven-development-with-visual-studio-2012.aspx
·
Test driven development with stubs in vs2012 : http://www.codeproject.com/Articles/472805/TestplusDrivenplusDevelopmentplus-TDD-plusinplusVi
10.
TFS
·
Microsoft design patterns and Practices TFS and
otther: https://msdn.microsoft.com/en-us/library/bb668950.aspx
·
TFS for Agile development : http://blogs.msdn.com/b/visualstudiouk/archive/2012/02/01/an-introduction-to-agile-development-with-team-foundation-server-tfs-support-for-agile-practices.aspx
11. Development Process Methodologies
12. SQL Server
·
SQL Server Interview questions : http://www.aspdotnet-suresh.com/2010/05/interview-questions-in-aspnetcnetsql.html
·
Sample questions : http://stackoverflow.com/questions/5728602/sql-datediff-find-datediff-between-rows
·
Top 10
steps to optimize data access in SQL Server: Part I (use indexing) –
CodeProject : http://www.codeproject.com/Articles/34372/Top-steps-to-optimize-data-access-in-SQL-Server
13.
HTML5
·
Building Responsive Websites Using Twitter
BootStrap: http://www.sitepoint.com/building-responsive-websites-using-twitter-bootstrap/
14.
CSS Tutorial :
15. JQuery
16. Angularjs
18.
Performance improvement
Improving .Net application performance and
scalability : https://msdn.microsoft.com/en-us/library/ff649152.aspx
ASP.Net :
Code project Links:
SQL Server :
19.
Other Useful links:
Thank you for reading.
Love to here your feedback.Please post your comments.