rayhenry

Stories submitted by rayhenry

.NET RIA Services V1 Roadmap(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 2 years, 11 months ago

Dinesh Kulkarni, from the RIA Services team, has published a roadmap for RIA Services. No guarantees here, but they hope to release a beta at PDC in November. The next CTP will be in July. read more...

add a comment |category: |Views: 13

tags: another

Resources for Developing Silverlight/Prism Applications(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 2 years, 11 months ago

Links to Prism resources read more...

add a comment |category: |Views: 23

tags: another

Will Visual Studio 2010 put Expression Blend out of business?(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years ago

Not according to Jesse Liberty. You will want Blend 3 for its terrific designer and animation capabilities and VS for its development capabilities. Microsoft is trying to make these tools the best for their target audience, rather than one tool that does everything merely adequately. read more...

add a comment |category: |Views: 22

tags: another

Good news and bad news for Silverlight 3 development(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years ago

The bad news: .NET RIA Services will not install on VS 2010 Beta 1. read more...

add a comment |category: |Views: 9

tags: another

VS 2010 / .NET 4 Beta 1 now generally available(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years ago

You can find documentation here: http://msdn.microsoft.com/en-us/library/bb386063(VS.100).aspx The next release of ADO.NET Entity Framework (EF) will be numbered 4.0 to sync to the .NET version and will be part of .NET 4.0 read more...

add a comment |category: |Views: 9

tags: another

Visual Studio 2010 (.NET 4.0) Beta 1 released(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years ago

The first Beta release of VS 2010 is available starting today for MSDN subscribers. read more...

add a comment |category: |Views: 6

tags: another

Authorization Strategies for the Business Layer(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years ago

Security is a cross-cutting concern and should not be embedded in your business logic. The strategies presented here will extract the authorization component from the business logic and embed it as a separate concern within the Business Layer. read more...

add a comment |category: |Views: 46

tags: another

WPF Model-View-ViewModel Toolkit (initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years ago

The WPF team at Microsoft has released a toolkit (version 0.1) that addresses developing UIs with the M-V-VM pattern. It's definitely a first-pass (e.g. no VB.NET support), but they are looking for feedback on this effort. read more...

add a comment |category: |Views: 68

tags: another

Speed Up you MSDN Library Experience(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years, 1 month ago

Access a low-bandwidth version of MSDN Library. read more...

add a comment |category: |Views: 9

tags: another

LINQ Links(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years, 1 month ago

Set of links about LINQ. read more...

add a comment |category: |Views: 15

tags: another

5 Random Gotchas with the WPF DataGrid (blogs.msdn.com)

submitted by rayhenryrayhenry(100) 3 years, 1 month ago

Tips from Vicent Sibal of Microsoft. read more...

add a comment |category: |Views: 30

tags: another

Building Out of Browser Experiences with Silverlight 3 (Video)(videos.visitmix.com)

submitted by rayhenryrayhenry(100) 3 years, 1 month ago

This is video of the MIX 09 presentation by Mike Harsh. It shows how easy it is to create Silverlight 3 applications that install locally, yet remain sandboxed. read more...

add a comment |category: |Views: 6

tags: another

How Do I: Learn to use LINQ to Entities?(msdn.microsoft.com)

submitted by rayhenryrayhenry(100) 3 years, 1 month ago

Nice 10 minute video on using LINQ to Entities (from MSDN). read more...

add a comment |category: |Views: 212

tags: another

Jumpstarting your ASP.NET MVC Skills(blogs.msdn.com)

submitted by rayhenryrayhenry(100) 3 years, 1 month ago

Allan highlights the ASP.NET MVC Training Kit. read more...

add a comment |category: |Views: 18

tags: another

Integrating Unity with WCF(initializecomponent.blogspot.com)

submitted by rayhenryrayhenry(100) 3 years, 2 months ago

Shows how you can use Unity to resolve dependencies within a WCF Service. read more...

add a comment |category: |Views: 126

tags: another