Using the New Microsoft Ajax Minifier |
- Using the New Microsoft Ajax Minifier
- Bell Canada uses Silverlight to offer “TV Everywhere” service
- Connected Information Security Framework: Core Components
- CSharpQuery
- Microsoft Ajax Library Preview 6
- First Week of European Conference Tour
- RIA Services Blog Posts – Now in French!
- RIA Services Blog Posts – Now in French!
- Entirely unobtrusive and imperative templates with Microsoft Ajax Library Preview 6
- Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax Minifier
- ASP.NET MVC 1.0 Scripts Available on Microsoft CDN
- Silverlight Tour coming to Switzerland!
- Get the Resources You Need to Tackle the Recession Head-on - and Come Out on Top
- MSDN Webcast: BenkoTips Live & on Demand: Diving Deeper into Windows 7 for Developers (Level 200)
- Intro to the Visual Studio Tools for Office (VSTO) Power Tools 1.0
Using the New Microsoft Ajax Minifier Posted: 16 Oct 2009 01:25 PM PDT Last night, Scott Guthrie announced that the ASP.net team published a free tool that enables you to improve the performance of your Ajax applications by reducing the size of its JavaScript files. The new tool is named the Microsoft Ajax Minifier. You can read Scott Guthrie's announcement here: http://weblogs.asp.net/scottgu/archive/2009/10/15/announcing-microsoft-ajax-library-preview-6-and-the-microsoft-ajax-minifier.aspx And you can download and install the free tool from the CodePlex website here: http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34488 In this blog entry, I explain how you can take advantage of the Microsoft Ajax from the command-line and when you are using Visual Studio. Overview of the Microsoft Ajax Minifier...(read more) |
Bell Canada uses Silverlight to offer “TV Everywhere” service Posted: 16 Oct 2009 12:23 PM PDT This week Bell Canada announced the availability of "TMN Online," a service available through the Bell TV Online portal that offers access to online content for subscribers of The Movie Network channel. Silverlight, along with ExtendMedia's OpenCASE and...( read more )...(read more) |
Connected Information Security Framework: Core Components Posted: 16 Oct 2009 12:10 PM PDT Watch Marius Grigoriu and Vineet Batta, both from Microsoft Information Security, in this short Channel 9 video. They talk about the technical components for the first version of the Connected Information Security Framework (CISF), a software development framework comprising APIs and reusable components that is designed to create bespoke or custom information security and risk management solutions such as Risk Tracker. They explain the core pieces CISF that help build information security applications cheaper, faster, and better. |
Posted: 16 Oct 2009 12:00 PM PDT CSharpQuery is a Full text search engine that can replace Microsoft Full Text Engine (FTE) and provide some enhancements to relevance, ranking, word breaking, and compound words. It can be used with or without a database, but is modeled to replace SQL FTE. |
Microsoft Ajax Library Preview 6 Posted: 16 Oct 2009 09:13 AM PDT The ASP.NET team has been cranking away on more AJAX goodness…this time with a significant update to the Microsoft Ajax Library – Preview 6. This update includes updates to our client-side AJAX library that can be used with any type of Web application as well as deep support within ASP.NET for AJAX across ASP.NET 2.0, 3.5 and 4.0…for both Web Forms and MVC style projects. In addition to the updated AJAX support, the team is shipping a cool new AJAX minifier tool which reduces the size of your JavaScript files to improve performance. You can download the release from the CodePlex project and read more information on the team blogs below: Scott – Announcing Microsoft Ajax Library… Bertrand – Entirely unobtrusive and imperative...(read more) |
First Week of European Conference Tour Posted: 16 Oct 2009 12:37 AM PDT One week into my European Conference tour and I thought it was time to send you lot a update. My first stop was Sofia, Bulgaria to join the great folks at DevReach. I got in a couple of days early so I could relax and get my time change down. The first...( read more )...(read more) |
RIA Services Blog Posts – Now in French! Posted: 15 Oct 2009 10:21 PM PDT Thanks to Yannick Aristidi we are getting many of the RIA Services posts from my series translated into French! Partie 1: les bases de la navigation Partie 2: l'accès aux données Partie 3: L'authentification Thanks Yannick, i hope there are...( read more )...(read more) |
RIA Services Blog Posts – Now in French! Posted: 15 Oct 2009 10:21 PM PDT Thanks to Yannick Aristidi we are getting many of the RIA Services posts from my series translated into French! Partie 1: les bases de la navigation Partie 2: l'accès aux données Partie 3: L'authentification Thanks Yannick, i hope there are many more to come! Enjoy! Read More......(read more) |
Entirely unobtrusive and imperative templates with Microsoft Ajax Library Preview 6 Posted: 15 Oct 2009 02:12 AM PDT Today is the release of the sixth preview of Microsoft Ajax Library. Don't get fooled by the somewhat silly and long name: this is a major release in many ways. The scripts have been majorly refactored since preview 5. Check out the other posts out there (links at the bottom of this post) to see just some of the many new features that are in there. Some of my favorite are all the small improvements that have been made to make imperative instantiation of components and templated contents easier than ever. Many of you have told us that you preferred to do things imperatively and this release makes it a lot better. When Preview 5 came out, I built a simple class browser using the declarative syntax. The class browser shows the hierarchy of namespaces...(read more) |
Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax Minifier Posted: 15 Oct 2009 11:48 PM PDT The ASP.NET team today released a significant new update of the Microsoft Ajax Library (Preview 6). This update includes a bunch of new capabilities and improvements to our client-side AJAX library, and can be used with any version of ASP.NET (including ASP.NET 2.0, 3.5 and 4.0), and can be used in both ASP.NET Web Forms and ASP.NET MVC projects. Today's release includes the following feature improvements: Better Imperative Syntax : A new, simplified, code syntax for creating client controls. Client Script Loader : A new client-side script loader that can dynamically load all of the JavaScript files required by a client control or library automatically, and executes the scripts in the right order. Better jQuery Integration : All...(read more) |
ASP.NET MVC 1.0 Scripts Available on Microsoft CDN Posted: 15 Oct 2009 08:56 PM PDT A little while ago, Scott Guthrie announced the launch of the Microsoft Ajax CDN . In his post he talked about how ASP.NET 4 will have support for the CDN as well as the list of scripts that are included. The good news today is due to the hard work of Stephen Walther and the ASP.NET Ajax team , they've added a couple of new scripts to the CDN which are near and dear to my heart, the ASP.NET MVC 1.0 scripts. The following code snippet shows how you can start using them today. < script src ="http://ajax.microsoft.com/ajax/3.5/MicrosoftAjax.js" type ="text/javascript" ></ script > < script src ="http://ajax.microsoft.com/ajax/mvc/MicrosoftMvcAjax.js" type ="text/javascript" ></ script...(read more) |
Silverlight Tour coming to Switzerland! Posted: 15 Oct 2009 08:05 PM PDT I am very proud to announce that the Silverlight Tour is going to Switzerland . This 3 day training focus on Silverlight and is already available in French in Québec and France, we hope to go to more French speaking countries soon. The first Switzerland...( read more )...(read more) |
Get the Resources You Need to Tackle the Recession Head-on - and Come Out on Top Posted: 15 Oct 2009 07:08 PM PDT 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. |
MSDN Webcast: BenkoTips Live & on Demand: Diving Deeper into Windows 7 for Developers (Level 200) Posted: 15 Oct 2009 07:08 PM PDT In this webcast, we look at some new developer features in Windows 7 while discussing programming with the Scenic Ribbon and Windows Web Services, and we examine the new features of Windows Presentation Foundation (WPF), including the Data Grid, which makes it easy to build a rich user experience. |
Intro to the Visual Studio Tools for Office (VSTO) Power Tools 1.0 Posted: 15 Oct 2009 07:08 PM PDT In this short 14-minute video from Channel 9, learn about how the recently released VSTO Power Tools provides some great capabilities for Office developers, saving you hours of work. |
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