- .NET WCF services and Java Web Services Interoperability - Part 1 of 3.NET WCF services and Java Web Services Interoperability - Part 1 of 3 Recently I was involved in a discussion around the concept of interoperability with…
- Silverlight Cream for December 28, 2009 -- #765In this Issue: Richard Waddell, Michael Washington, Shawn Wildermuth, Vikram Pendse, and Jeff Blankenburg(2). Shoutouts:
- Dynamic Compilation of ASP.NET PagesWhen we creates a page in ASP.NET internally it create a .NET class. i.e: An instance of System.Web.UI.Page class. All the content in ASP.NET page…
- Silverlight Cream for December 26, 2009 -- #764In this Issue: Richard Waddell, and Jeff Blankenburg. Shoutouts: Now on DotNetRocks! Scott Stanfield: Silverlight Rock Star!
- Silverlight Cream for December 25, 2009 -- #763In this Christmas Eve in Phoenix Issue: Cristian Merighi, Jeff Blankenburg, András Velvárt, Jeff Prosise, Micah, Sean Blakemore, Expression Blog, Andrej…
- What is Microsoft “Dallas”?Nope, I’m not referring to the ). I am referring to the “data-as-a-service” offering we announced at the PDC. What it is:
- SQL's "like" patterns to compare in .NetI wanted to use SQL's "like" patterns to compare in .Net. I found the good C# implementation of function in thread Using Regex to create a SQL's "like"…
- How to enable RemoteApp (via RDP 7.0) within VirtualBox or VMWare running Windows 7, Vista SP1+ or Windows XP SP3UPDATE 10 May 2010 : I finally discovered where the Remote Desktop team documented this process last December and thought it might be useful;…
- Moving your ASP.NET Application to Windows Azure – Part IEarlier I had written 2 posts – Taking your Northwind Database to SQL Azure and binding it to an ASP.NET GridView Part I and Part II. I thought, I will…
- MSDN Flash Podcast 017 – Hadi Hariri talks Behavior Driven DevelopmentI talk to Hadi Hariri about the differences between Behavior Driven Development (BDD) and Test Driven Development - and why Hadi chooses BDD every time.…
- There is no disc in the drive. (fixed)YES THERE IS! I'm using a Dell Latitude D620 Laptop (with Windows XP Pro). I burn a lot of CDs for various reasons. One error from the CD Writing Wizard I…
- Scrum Tool Review: "Scrum Tool"Scrum Tool is the plainly-titled tool written by the creatively named Zsolt Debre. Even the product homepage is straightforward: http://scrum-tool.com/.…
- SQL Azure Connection Error: "Server name cannot be determined. It must appear as the first segment..." - Visual Studio 2010 Beta 2While working on SQL Azure connectivity from Visual Studio 2010, I faced the above error. The full error text is as below:-
- Comparing Entity Framework 4 New Stored Procedure Support to LINQ to SQLComparing Entity Framework 4 New Stored Procedure Support to LINQ to SQL The next version of Entity Framework has many new features, many of which are…
- Silverlight Cream for December 16, 2009 -- #757In this Issue: Andrej Tozon, nmarun, AmazedSaint, Shawn Wildermuth, Fredrik Normén, Damon Payne, Victor Gaudioso, Jeremy Likness(2), Alan Mendelevich, Dan…
- BizTalk Server 2009 - SOA Patterns Chapter 1As stated in my previous post I am currently reading Richard Seroter's book "SOA Patterns with BizTalk Server 2009".
- Exporting SSRS Report with Excel Formulas PreservedAhh Microsoft Excel, the key tool of every financial analyst across the world. Where would we be without you? What application would receive all of the…
- Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET ApplicationsI have been playing with the WCF RIA Services (erstwhile .NET RIA Services) for sometime and found that most of the samples out there focus on Silverlight…
- BizTalk Server 2009 - SOA Patterns IntroductionI have recently picked up a copy of Richard Seroter's book "SOA Patterns with BizTalk Server 2009", and thought that I would try and make some useful…
- Use UpdateSourceTrigger=PropertyChanged for immediate updates of bound XAML controlsMy XAML learning project is inspired by Leon Bambrick’s “World’s Simplest Code Generator” (http://secretgeek.net/wscg.htm). It’s a 3-pane window where you…
