The .NET Code Catto has some brilliant pages to help you prepare for the 70-515 .NET web applications exam http://chriscatto.blogspot.com/search?q=70-515 he doesn’t even have one good blog entry but there are quite a few. What I found most useful is the layout of the information, it helps keep the exam in mind all the time… [Read more…]
A fellow developer was sharing the wealth this week and found that Microsoft have put up a load of new free videos from Pluralsight for ASP.NET Web Forms. You can go to this http://www.asp.net/web-forms Below is a breakdown of the 9 video modules in the ASP.NET Web Forms series: Introduction to ASP.NET (64 minutes) ASP.NET… [Read more…]
for the 70515 .NET 4 exam you need to know about Jquery and although I have gone through the chapter in the book I thought it would be useful to do a bit more research into the topic, so I went and found a few videos on youtube. Javascript and Jquery here is an hour… [Read more…]
For the 70-515 .NET 4 web certification there is a chapter on debugging your web projects. This is a pretty useful thing to know about. In fact the last chapter I read was about setting up profiles in web sites/web applications which I also found quite useful. I have never really done any remote debugging… [Read more…]
I have been studying the 70-515 .NET 4 Web Certification since the start of the year. I am using a few different sources of information but the main one is the MCTS Self-Paced Training Kit (Exam 70-515): WEb Applications Development with Microsoft .NET Framework 4 book. Yes I agree it’s a catchy title which they… [Read more…]
Whilst I am studying for the 70-515 .NET Web applications exam, you are consitently adding things to the web.config file. It was only whilst reading the self study book that I learnt each .NET framework will have it’s own machine.config. Web.config works in a programming way because it uses inheritence in a roundabout way. You… [Read more…]
this was the annoying error I was being plagued with today Config Error There is a duplicate ‘system.web.extensions/scripting/scriptResourceHandler’ section defined I was getting this error today and it was very annoying but then when you work out what the problem is quite interesting, especially if like me you are studying for the 70-515 .NET web… [Read more…]
For people studying for the 70-515 – Web Applications .NET 4 exam. You will need to know a Ajax, MVC 2, ASP.NET controls. Microsoft have rather nicely created some training courses, which you can find here The training course focuses on Visual Studio 2010 and .NET 4. This is a lot of the areas… [Read more…]
I have been trying to get my head around LINK and OData today. OData was really giving me the run around, trying to bring the sample into a piece of Javascript was very frustrating. I am a big fan of Early bound data in CRM 2011, I just like to know what I am using… [Read more…]
I have been using LINQ in CRM 2011 recently and I am loving it and I also need to study LINQ for the .NET 4 exam. So I was looking for some videos about LINQ so I could understand using in CRM but also some more general videos. this first video is great for CRM… [Read more…]
September 16, 2011
0