<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d12701251\x26blogName\x3dErik+the+Half+a+Bee\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dTAN\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://erikumenhofer.blogspot.com/search\x26blogLocale\x3den\x26v\x3d2\x26homepageUrl\x3dhttp://erikumenhofer.blogspot.com/\x26vt\x3d3271029393528449060', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Erik The Half a Bee

Photo Sharing and Video Hosting at Photobucket

I am a part time nerd, part time chef and full time whiner. Did I type whiner? I meant winner...no wait, I whine a lot. I've worked in High Tech and Television and a few places in between. I've eaten fire roasted snakes and hand fulls of peeps (not in the same sitting of course). I'd like to share my experiences, so read on.

Suggested Reading MCPD EA 3.5

I'm not sure how much I can help, but I'm gathering some materials I am using to study for this exam. As of today, the only study guide for this exam is that on the MS Webpage for the exam itself.

WCF Best Practices
-Data loading / Load Balancing / Contracts
http://msdn.microsoft.com/en-us/library/ms733832.aspx
http://msdn.microsoft.com/en-us/library/ms730128.aspx
http://msdn.microsoft.com/en-us/library/ms733742.aspx

ASP.Net
-Tracing-
http://msdn.microsoft.com/en-us/library/bb386420.aspx
-State Managment-
http://support.microsoft.com/kb/307598/EN-US/
http://msdn.microsoft.com/en-us/library/cc668225.aspx#StateManagement
-Cache-
http://msdn.microsoft.com/en-us/library/aa478965.aspx

.Net Instrumentation
http://msdn.microsoft.com/en-us/magazine/cc300488.aspx

SQLProfiler / Monitoring
http://msdn.microsoft.com/en-us/library/bb510705.aspx

ADO.Net
http://msdn.microsoft.com/en-us/library/ms971481.aspx#adonetbest_topic3
http://msdn.microsoft.com/en-us/library/cc161164.aspx

Cleanup
http://msdn.microsoft.com/en-us/library/0xy59wtx.aspx

SQL Constraints
http://www.odetocode.com/Articles/79.aspx

Labels: , , ,

You can leave your response or bookmark this post to del.icio.us by using the links below.
Comment | Bookmark | Go to end