Visual Studio 2008 Service Pack 1 (SP1) Released

Today Microsoft made Visual Studio 2008 Service Pack 1 (SP1) available for download.  I was able to participate in a case study done on SP1 with Microsoft, Misys, and Veracity Solutions specifically using ADO.NET Data Services and the Entity Framework.  You can read the full case study here, though here’s a small snippet:

“For more than a decade, Misys Healthcare Systems and Veracity Solutions have partnered to develop innovative applications that meet the needs of healthcare providers while improving the quality of patient care. To help medical staff reduce manual, paper-based processes, Misys Healthcare Systems and Veracity Solutions collaborated to create FreeNatal, a Web-based application that provides prenatal care providers with an easy-to-use, secure interface for managing patients’ records. Using Microsoft® Visual Studio® 2008 SP1 and the Microsoft .NET Framework 3.5 SP1, eight members from the Misys-Veracity team created the application. By taking advantage of these powerful technologies, the team increased development speed by 60 percent, enabling accelerated market delivery and further strengthening their respective positions in the healthcare informatics industry.”

 FreeNatal “Face Sheet” view.

FreeNatal “Face Sheet” view.

 FreeNatal application architecture diagram.

FreeNatal application architecture diagram.
 
Published Monday, August 11, 2008 11:19 AM by Joe

Comments

# re: Visual Studio 2008 Service Pack 1 (SP1) Released

Monday, August 11, 2008 8:56 PM by Martintr

Hi Amy

I see from your diagram that you used Silverlight 2.0 for the Admin Console communicating with ADO Data Services and EF.

You must be mistaken because VS2008 SP1 breaks Silverlight 2b2 too ADO Data Services comms.

If you got it working there are a lot of developers out here who would like to know how myself included.

Any hints welcome but if not I have trouble taking the study seriously.

Thanks

Martintr

# re: Visual Studio 2008 Service Pack 1 (SP1) Released

Tuesday, August 12, 2008 10:25 AM by Joe

Hey Martintr, I'm glad you're interested in how we solved the problem!  You're right, at the time we could not use ADO.NET Data Services and EF directly in Silverlight.  What we ended up doing is building a custom JSON serializer and used the Javascript interoperability available to Silverlight to make calls to the XMLHTTPRequest object directly.

Hope that helps,

Joe

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Powered by Community Server (Non-Commercial Edition), by Telligent Systems