SQL Server 2012 Free eBook

by Mike C 21. March 2012 09:12
Link here: http://www.microsoft.com/sqlserver/en/us/. Enjoy

Tags:

Learning | SQL Server

ASP.NET 4: MCTS Exam 70-515 Review, MVC 2 – Create Controllers and Actions

by Mike C 16. September 2011 16:09
In this lesson, we continue to talk about ASP.NET MVC 2 particularly the Controller part of it. Specifically, we will cover Visual Studio support for right-click context menus, action filters, model binders and the ActionResult class as part of the objectives for Exam 70-515 | MCTS: Web Applications... [More]

Tags: , , , ,

ASP.NET | C# | Learning | MCTS | Visual Studio

ASP.NET 4: MCTS Exam 70-515 Review, MVC 2 - Create Custom Routes

by Mike C 14. September 2011 14:15
Previously, I have talked about the Structure of an ASP.NET MVC 2 application. To continue the discussion, I will talk about Creating Custom routes as part of the objectives for Exam 70-515 | MCTS: Web Applications Development with Microsoft .NET Framework 4. DEVELOPING WEB APPLICATION WITH ASP.NE... [More]

Tags: , , , ,

ASP.NET | C# | Learning | MCTS | Visual Studio

ASP.NET 4: MCTS Exam 70-515 Review, Developing a Web Application by Using ASP.NET MVC 2

by Mike C 13. September 2011 13:30
Today, we are slightly side tracking the series jumping to the ASP.NET MVC 2 topic but no worries as these are still part of the objectives for Exam 70-515 | MCTS: Web Applications Development with Microsoft .NET Framework 4. It’s just that, this goes to the last part of the list. Two reasons: One... [More]

Tags: , , , ,

ASP.NET | C# | Learning | MCTS | Visual Studio

ASP.NET 4: MCTS Exam 70-515 Review, Understanding Master Pages and Themes

by Mike C 7. September 2011 12:05
Yesterday, I started talking about Creating and Applying Themes as part of Understanding Master Pages and Themes which is one of the examobjectives for Exam 70-515 | MCTS: Web Applications Development with Microsoft .NET Framework 4. To continue on DEVELOPING WEB FORMS PAGES | Implement Master Page... [More]

Tags: , , , ,

ASP.NET 4: MCTS Exam 70-515 Review, Understanding Master Pages and Themes

by Mike C 6. September 2011 14:47
In this series, I continue to talk about technical tasks listed as part of Exam 70-515 | MCTS: Web Applications Development with Microsoft .NET Framework 4 and this particular article deals with DEVELOPING WEB FORMS PAGES | Implement Master Pages and Themes BUT before I continue on, I would like ... [More]

Tags: , , , ,

ASP.NET | C# | Learning | MCTS | Visual Studio

ASP.NET 4: MCTS Exam 70-515 Review, Understanding Request Validation

by Mike C 6. September 2011 12:02
In this series, I continue to talk about technical tasks listed as part of Exam 70-515 | MCTS: Web Applications Development with Microsoft .NET Framework 4 and this particular article deals with DEVELOPING WEB FORMS PAGES | Configuring Web Forms Pages | Lesson on Page Directives Request Validation... [More]

Tags:

ASP.NET | C# | Learning | MCTS | Visual Studio

ASP.NET 4: MCTS Exam 70-515 Review, Understanding ViewState

by Mike C 6. September 2011 09:45
In this series, I will talk about technical tasks listed as part of Exam 70-515 | MCTS: Web Applications Development with Microsoft .NET Framework 4 starting with Configuring Web Forms Pages as part of the DEVELOPING WEB FORMS PAGES objective. Lesson on Page Directives, ClientIDMode, web.config an... [More]

Tags:

ASP.NET | C# | Learning | Visual Studio | MCTS

ASP.NET 4: MCTS .NET Framework 4.0 Web Applications Development, Exam 70-515 Review

by Mike C 5. September 2011 18:13
In pursuing the Web Competency (for Microsoft Partners), I am now required to obtain the available certifications that would credit towards our goal. But don’t think its not tough , as Visual Studio 2010 is not the current platform used by our firm (still stuck in VS2005), it will be a bit of ... [More]

Tags: , , , ,

ASP.NET | C# | Learning | Visual Studio

Windows Azure: Understanding Storage, Migrating BlogEngine.NET to the Cloud - Part IV

by Mike C 19. August 2011 19:54
It has come to the 4th part of these series where previously, I had talked about (1) Part I: Setting up your solution, links to the Azure SDK, and XML Structure of a Post in BlogEngine.NET which we will be migrating to TableStorage (2) Part II: Briefly what a Table Storage is, setting up our Table... [More]

Tags:

SQL Azure | Windows Azure