.NET
-
10 Not So Well Known C# KeywordsOk before the flaming start let me state this. These are known to most hardcore programmers and not knowing them doesn’t make you less of a programmer either. That said these keywords can come in handy and allow for better code quality and readability. Enjoy!Hatim Rih added 8 days ago
-
Experimenting with MongoDB from C#A Tutorial, accessing MongoDB from C#.
s0larplexus
added
6 weeks ago
-
Event driven architecture onto the Azure Services PlatformEvent driven architecture onto the Azure Services Platform Summary Thanks to the Azure Services Platform each and every architect has an almost infinite amount of storage and compute power at his disposal without any large upfront investments. Together with these major advantages however, ...
-
F#: Playing around with asynchronous workflows at Mark NeedhamF#: Playing around with asynchronous workflows I spent a bit of time over the weekend playing around with F# asynchronous workflows and seeing how they could be used to launch Firefox windows asynchronously for my FeedBurner graph creator . Initially I decided to try out the ...
-
Polyphonic : A walk with a newbieA walk with a newbie When I was at Santa Clara University there was this class on formal systems that all students were required to take. It covered predicate calculus, lambda calculus, and computational theory. For most of us, this class was hell. American students are notorious for scoring ...
-
Printer Friendly Silverlight Datagrid ControlPrinter Friendly Silverlight Datagrid Control I have been working on a Line of Business application over the past few months. Like many other Silverlight Developers, I didn’t find out about the lack of printing support in Silverlight 2 until it was too late. I googled for an easy solution, ...
dirq
added
5 months ago
-
Printing in Silverlight 2 using CSS and ASP.NET AJAX 4Printing Silverlight with the browser print function by building html with JavaScript. CSS will show the new html and hide the Silverlight html element.
dirq
added
5 months ago
-
ADO.NET team blog : POCO in the Entity Framework : Part 3 – Change Tracking with POCOPOCO in the Entity Framework : Part 3 – Change Tracking with POCO Published 10 June 09 08:43 AM | dpblogs In my last post on POCO , I mentioned the fact that there are two types of change tracking possibilities with POCO: Snapshot based Change Tracking and Notification based Change ...
-
ADO.NET team blog : Using Repository and Unit of Work patterns with Entity Framework 4.0Using Repository and Unit of Work patterns with Entity Framework 4.0 Published 16 June 09 04:08 PM | dpblogs If you have been watching this blog, you know that I have been discussing the various aspects of POCO capabilities we added to Entity Framework 4.0. POCO support makes it possible ...
-
ADO.NET team blog : Feature CTP Walkthrough: Code Only for the Entity FrameworkFeature CTP Walkthrough: Code Only for the Entity Framework Published 22 June 09 02:54 PM | dpblogs Code Only Walkthru: 1) Create a Console Application called "CodeOnlyWalkthru": 2) Add a new Project to the "CodeOnlyWalkThru" solution: 3) Choose 'Class Library' and call the library ...


