March 2013 Nicholls Presentation
This post will contain the information from my presentation at Nicholls State University on March 26, 2013.
Code: https://github.com/knight0323/presentations/tree/master/nsu-2013-03 Slides: https://docs.com/knight0323/2320/nicholls-dev-presentation-march-2013
Presentation Information
The general Visual Studio Tips and Tricks information can be found in my video linked below. I will be creating a Debugging Tips and Tricks video soon. http://jeremyknight.wordpress.com/2013/03/18/visual-studio-tips-and-tricks/
Additional Reading Resources
Here is a list of resources for anyone that would like to do additional reading and/or research:
ASP.NET
- Official Site: http://www.asp.net/
- Wikipedia: http://en.wikipedia.org/wiki/ASP.NET
LINQ
- Wikipedia: http://en.wikipedia.org/wiki/Language_Integrated_Query
- MSDN: http://msdn.microsoft.com/en-us/library/bb308959.aspx
- 101 Examples: http://code.msdn.microsoft.com/101-LINQ-Samples-3fb9811b
Entity Framework
- Official Site: http://www.asp.net/entity-framework
- MSDN: http://msdn.microsoft.com/en-us/data/ef.aspx
- Wikipedia: http://en.wikipedia.org/wiki/ADO.NET_Entity_Framework
ASP.NET AJAX Control Toolkit
- CodePlex Project: http://ajaxcontroltoolkit.codeplex.com/
- Sample Site: http://www.asp.net/ajaxlibrary/AjaxControlToolkitSampleSite/