FileSystemHelper SQL Server CLR |
- FileSystemHelper SQL Server CLR
- Do You Want be on Silverlight TV?
- New CRM SDK, New Developer Experience
- Silverlight Tip of the Day #14 – Dynamically Loading a Control from a DLL on a Server
- Archiving your contact form data.
- ASP.NET MVC Tabular Display Template
- Silverlight TV 24: eBay’s Silverlight 4 Simple Lister Application
- KoodibooK Book Publishing – WPF, Silverlight, ASP.NET MVC2, Azure
- The case of null httpcontext.current.session
- Silverlight Cream for May 05, 2010 -- #856
- Silverlight XAP Signing Certificate promotion from Thawte
- Silverlight XAP Signing Certificate promotion from Thawte
- Hosting for ASP.NET 4.0 & Web Deploy from ORCS Web, DiscountASP, and MaximumASP
- Connected Show Podcast #29 With … Me!
- Silverlight Tip of the Day #13 – Silverlight Mobile Development
FileSystemHelper SQL Server CLR Posted: 05 Apr 2010 10:28 PM PDT FileSystemHelper SQL Server CLR provides a collection of CLR stored procedures and functions for interacting with the file system. Using these stored procedures and functions will allow you to avoid enabling xp_cmdshell on your SQL Server instances. |
Do You Want be on Silverlight TV? Posted: 06 May 2010 12:41 PM PDT Silverlight is surging and Silverlight TV is also doing well on Channel 9 and gaining momentum thanks to all of you who watch our episodes! I've been asked a few times how community members can appear on the show. First, we love community members appearing...( read more )...(read more) |
New CRM SDK, New Developer Experience Posted: 06 May 2010 11:50 AM PDT Today, Microsoft released CRM SDK 4.0.12 - before you just download it and think its just another minor update – read on. This update includes what is being referred to as Advanced Developer Extensions. Before you stop reading saying "I'm...( read more )...(read more) |
Silverlight Tip of the Day #14 – Dynamically Loading a Control from a DLL on a Server Posted: 06 May 2010 09:20 AM PDT In this tip I will be showing you how to load a Silverlight control from a DLL that is on Read the Rest......( read more )...(read more) |
Archiving your contact form data. Posted: 06 May 2010 09:56 AM PDT I get TONS of email from customer. Over time, this email helps me to determine what areas in our product collection are opportunities for enhancement or improvement. I store the email that comes from my blog contact form in folders and then search through them looking for trends periodically. It occurred to me that, while I need to get the emails because many of them are actionable, it would be great if I could use reporting and analysis tools against the collection. So I whipped together a sample in ASP.NET MVC I set up a simple SQL Express database and use Visual Studio to generate an EntityDataModel for it. I implemented the view above and an ActionResult for HttpPost events from the ContactUs view. 1: [HttpPost] 2: public ActionResult ContactUs...(read more) |
ASP.NET MVC Tabular Display Template Posted: 05 May 2010 10:01 PM PDT The ASP.NET MVC2 templates feature is a pretty nice way to quickly scaffold objects at runtime. Be sure to read Brad Wilson 's fantastic series on this topic starting at ASP.NET MVC 2 Templates, Part 1: Introduction . As great as this feature is, there is one template that's conspicuously missing. ASP.NET MVC does not include a template for displaying a list of objects in a tabular format. Earlier today, ScottGu forwarded an email from Daniel Manes (what?! no blog! ;) with a question on how to accomplish this. Daniel had much of it implemented, but was trying to get over the last hurdle. With Brad's help, I was able to give him a boost over that hurdle. Let's walk through the scenario. First, we need a model. No, not that kind of model. Something...(read more) |
Silverlight TV 24: eBay’s Silverlight 4 Simple Lister Application Posted: 06 May 2010 07:01 AM PDT John grabs a few minutes with Dave Wolf of Cynergy to talk about the eBay Simple Lister application, one of the first publicly available Silverlight 4 out of browser applications. Dave discusses the process of how designing and developing the Silverlight...( read more )...(read more) |
KoodibooK Book Publishing – WPF, Silverlight, ASP.NET MVC2, Azure Posted: 05 May 2010 01:25 PM PDT Earlier in the year I dropped in to see some former colleagues of mine who are working on a new product/service called KoodibooK at their software company in Bath (UK). KoodibooK is a product that allows you to build up a set of photographs into a book...( read more )...(read more) |
The case of null httpcontext.current.session Posted: 05 May 2010 02:28 PM PDT Because of un-addressable client in SL, we introduced Polling Duplex channel to support callback in WCF Silverlight. It started as a channel in Silverlight2. We added service model support in Silverlight3 and MultipeMode, aka chunking in Silverlight4...( read more )...(read more) |
Silverlight Cream for May 05, 2010 -- #856 Posted: 05 May 2010 04:26 PM PDT In this Issue: Jeremy Alles ( -2- ), Kunal Chowdhury , anand iyer , Yochay Kiriaty ( -2- , -3- ), Max Paulousky , David Kelley , smartyP , Tim Heuer , and Dan Wahlin . Shoutout: Tim Heuer provides links for all the Ways to give feedback on Silverlight...( read more )...(read more) |
Silverlight XAP Signing Certificate promotion from Thawte Posted: 05 May 2010 03:15 PM PDT And the offers keep coming in! Another one of our key partners for testing XAP signing for trusted applications was Thawte. Their group helped provide us with valid certificates to verify their process and signing worked as expected (and verified) for Read More......(read more) |
Silverlight XAP Signing Certificate promotion from Thawte Posted: 05 May 2010 03:15 PM PDT And the offers keep coming in! Another one of our key partners for testing XAP signing for trusted applications was Thawte. Their group helped provide us with valid certificates to verify their process and signing worked as expected (and verified) for...( read more )...(read more) |
Hosting for ASP.NET 4.0 & Web Deploy from ORCS Web, DiscountASP, and MaximumASP Posted: 05 May 2010 02:20 PM PDT Visual Web Developer 2010 Express offers a great set of features for deploying web applications seamlessly. One of the key features is the ability to publish your web application from VS 2010 to a remote hosted web server along with its dependencies like SQL Server database using "Web One Click Publish". VS 2010 integrates Microsoft Web Deployment Tool (MsDeploy.exe) to provide a fast, reliable and cohesive way of deploying web applications. Learn more about Visual Studio 2010 Web Deployment Features . And now that you have been introduced to Web Deployment, you may be looking for a hoster which is compatible with both the new framework (ASP.NET 4.0) and the Web Deployment features included in this release. The following web hosting providers...(read more) |
Connected Show Podcast #29 With … Me! Posted: 05 May 2010 12:09 PM PDT Back at Philly Code Camp, Peter Laudati interviewed me on WPF 4, Silverlight , and Windows Phone 7 all for the Connected Show Podcast. Pete is one of our awesome Developer Evangelists here on the east coast. Listen to Connected Show #29, Get Lit with...( read more )...(read more) |
Silverlight Tip of the Day #13 – Silverlight Mobile Development Posted: 05 May 2010 11:50 AM PDT As you might have heard by now Microsoft has revamped it's smartphone OS to be built on top of Silverlight. Read the Rest......( read more )...(read more) |
You are subscribed to email updates from "microsoft" via ehsan 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