Failed the Turing Test

Exploring the science, art, and craft of software development

Saturday, June 10, 2017

Microsoft 70-487: Implement caching

Exam Objectives

Cache static data, apply cache policy (including expirations); use CacheDependency to refresh cache data; query notifications



Quick Overview of Training Materials

Exam Ref 70-487 - Chapter 1.2
[MSDN] System.Runtime.Caching
[MSDN] Detecting Changes with SqlDependency
[CodeProject] .NET 4.0 MemoryCache with SqlChangeMonitor
[CodeProject] Query Notification using SqlDependency and SqlCacheDependency

My GitHub Sample Code
70-486: Design a caching strategy

sabotuer99 at 10:37 AM 1 comment:
Share

Tuesday, June 6, 2017

Microsoft 70-487: Manipulate XML data structures

Exam Objectives

Read, filter, create, modify XML data structures; Manipulate XML data by using XMLReader, XMLWriter, XMLDocument, XPath, LINQ to XML; transform XML by using XSLT transformations


Quick Overview of Training Materials

Exam Ref 70-487 - Chapter 1.6
[MSDN] XML Documents and Data
[MSDN] XML
[MSDN] Understanding XML
[MSDN] XPath Reference
[MSDN] What is XSLT?
[MSDN] XSLT Reference
[Hanselminutes] XML Tools and Technologies
[Hanselminutes] LINQ to XML
A Really, Really, Really Good Introduction to XML
[PluralSight] XML Fundamentals
[PluralSight] XML Processing in .NET Applications
[W3C] XML 1.1 Recommendation (Spec)
[W3C] Namespaces in XML 1.0 3rd Ed. (Spec)
[W3C] XSLT Recommendation (Spec)
[StackOverflow] JSON and XML comparison
[YouTube] XML and XSLT Transformation Explained
[YouTube] Using XSLT to Transform Your XML

My code samples on GitHub

sabotuer99 at 10:34 PM No comments:
Share
‹
›
Home
View web version

About Me

sabotuer99
View my complete profile
Powered by Blogger.