Silverlight 4 COM Support and 32/64 bit machines – the C64 Emulator |
- Silverlight 4 COM Support and 32/64 bit machines – the C64 Emulator
- Field Level Access with RIA Services
- Field Level Access with RIA Services
- Field Level Access with RIA Services
- Building Twitter Search using the ASP.NET Ajax Library Beta – Part II
- Developing applications gets easy with improved DataBinding in Silverlight 4
- Localizing ASP.NET MVC Validation
- RIA Services Enterprise Business Application Attempt Part One
- Getting started with the charting controls
- Learn More About Bing Maps Silverlight Control SDK 1.0
- Get the Resources You Need to Tackle the Recession Head-on – and Come Out on Top
- Experiments using MEF, MVVM and Silverlight 4 Beta – Part 5: Enabling Blend and the Visual Studio designer
Silverlight 4 COM Support and 32/64 bit machines – the C64 Emulator Posted: 08 Dec 2009 12:05 PM PST My primary development machine at home is still (gasp!) running the 32 bit version of Windows 7. I just haven't gotten around to paving it to upgrade to 64 bit. My other machines, including my presentation laptop, are all running 64 bit. Prior to PDC...( read more )...(read more) |
Field Level Access with RIA Services Posted: 08 Dec 2009 10:56 AM PST There are lots of reason you may need to customize the access to given fields within an entity. For example, HIPPA compliance requires that some data not be exposed to only employees with a need to know. It is often not sufficient to...( read more )...(read more) |
Field Level Access with RIA Services Posted: 08 Dec 2009 10:56 AM PST There are lots of reason you may need to customize the access to given fields within an entity. For example, HIPPA compliance requires that some data not be exposed to only employees with a need to know. It is often not sufficient to Read More......(read more) |
Field Level Access with RIA Services Posted: 08 Dec 2009 10:56 AM PST There are lots of reason you may need to customize the access to given fields within an entity. For example, HIPPA compliance requires that some data not be exposed to only employees with a need to know. It is often not sufficient to just NOT show the data in the Silverlight client, you need to not even send it over the wire. This example works with Silverlight 4\RIA Services Beta and Visual Studio 2010 Beta2 I built a very simple RIA Services + Silverlight 4 example to show how this could be done. First, let's run the app, then we can look at how we built it. The first thing to notice is when we run it, no users are logged in, so we get no access to the data at all. First, let's log in as a Rocky, who...(read more) |
Building Twitter Search using the ASP.NET Ajax Library Beta – Part II Posted: 08 Dec 2009 10:41 AM PST In the first installment of this two-part series we explored how you can consume JSONP data sources using hardly any code thanks to the ASP.NET Ajax Library and the powerful networking stack that lies within. This time around we'll take a look at doing something useful with the data and render it using client templates, again, using the ASP.NET Ajax Library . At this stage we have received data from the Twitter endpoint and now we want to do something useful with the JSON. As a reminder, here is the code required to get to this point: < script src ="http://ajax.microsoft.com/ajax/beta/0911/start.debug.js" type ="text/javascript"></ script > <...(read more) |
Developing applications gets easy with improved DataBinding in Silverlight 4 Posted: 08 Dec 2009 12:31 AM PST The new release of Silverlight has silently introduced some new improvements to the DataBinding that bring the RIA platform closer to WPF for some aspects, and at the same time strongly simplify the development of data driven applications. In this article...( read more )...(read more) |
Localizing ASP.NET MVC Validation Posted: 07 Dec 2009 10:11 PM PST This is the fourth post in my series on ASP.NET MVC 2 and its new features. ASP.NET MVC 2 Beta Released (Release Announcement) Html.RenderAction and Html.Action ASP.NET MVC 2 Custom Validation Localizing ASP.NET MVC Validation In my recent post on custom validation with ASP.NET MVC 2 , several people asked about how to localize validation messages. They didn't want their error messages hard-coded as an attribute value. It turns out that it's pretty easy to do this. Localizing error messages is not specific to ASP.NET MVC, but is a feature of Data Annotations and ASP.NET. And everything I cover here works for ASP.NET MVC 1.0 (except for the part about client validation which is new to ASP.NET MVC 2). I covered this feature a back in March at...(read more) |
RIA Services Enterprise Business Application Attempt Part One Posted: 07 Dec 2009 07:49 PM PST A question that has come up a few times on the forums is how the Silverlight Business Application template can be modified to make it more enterprise friendly. This means moving the Authentication DomainService into a separate WCF RIA Services Class Library Read More......(read more) |
Getting started with the charting controls Posted: 07 Dec 2009 02:45 PM PST Recently I thought I would check out the charting controls in the Silverlight Toolkit. I'd been meaning to for awhile, but I was distracted by other tasks such as writing the documentation for the Silverlight 4 beta release. Well, those docs have gone...( read more )...(read more) |
Learn More About Bing Maps Silverlight Control SDK 1.0 Posted: 07 Dec 2009 05:08 PM PST Learn key features of the Bing Maps Silverlight control, which include data binding, support for multiple languages, Expression Blend, and more. |
Get the Resources You Need to Tackle the Recession Head-on – and Come Out on Top Posted: 07 Dec 2009 05:08 PM PST Visit Thrive today for career advice, training programs, job postings, event listings, and a wide range of tools that can help you stand out and get ahead. |
Posted: 07 Dec 2009 03:32 PM PST In the last post I've updated the sample project introducing PartCreator<T>, in this one I will illustrate a method to make available sample data during the editing of the solution in Blend or in the Visual Studio designer, in order to obtain...( read more )...(read more) |
You are subscribed to email updates from "microsoft" via reza in Google Reader To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment