Nickolay
Name: Nickolay
Score: 9,271.71
Last Seen: 468 days, 14 hours, 4 minutes ago
Member Since: 8 February, 2009
DotNetShoutout
atom rss
5
Shouts

Binding to Dynamic Properties with ICustomTypeProvider (Silverlight 5 Beta) - Silverlight SDK - Alexandra Rusina

published 757 days, 22 hours, 53 minutes ago posted by NickolayNickolay 759 days, 27 minutes ago
Thursday, April 28, 2011 9:32:47 AM GMT Wednesday, April 27, 2011 7:58:34 AM GMT
Silverlight 5 Beta introduces a new ICustomTypeProvider interface that enables data binding to objects the structure of which cannot be known until runtime. This is a common problem when you work with data in any format from databases to metadata or XML files to JSON objects. New attributes or new columns can be added over time and prior to Silverlight 5 you needed to update and recompile your source code if you wanted to show this new data through data binding in a Silverlight application. With ICustom... (more)
category: Metro | clicked: 6 | comment | | source: blogs.msdn.com
tags: SL, Silverlight, SL5, Silverlight 5 Beta, Beta, Silverlight 5
4
Shouts

Getting the MVC3 assemblies as part of your Windows Azure deployment - Shawn Cicoria

published 768 days, 20 hours, 20 minutes ago posted by NickolayNickolay 769 days, 12 hours, 7 minutes ago
Sunday, April 17, 2011 12:05:53 PM GMT Saturday, April 16, 2011 8:19:09 PM GMT
There have been several techniques that have been posted on getting the MVC3 reference assemblies deployed as part of your Windows Azure Solution. http://blog.smarx.com/posts/asp-net-mvc-in-windows-azure This is something I learned today is in Visual Studio 2010 SP1. If you open up the context menu for the project, you’ll see “Add Deployable Dependencies”. When you select the parts you need it adds the bindeployableAssemblies to the project and a copy. With Vs2010 SP1, the build targets have been up... (more)
category: Architecture | clicked: 2 | comment | | source: blogs.msdn.com
tags: MVC3, Windows Azure, Deployment
5
Shouts

IndexedDB – The Store In Your Browser - Parashuram Narasimhan

published 809 days, 13 hours, 54 minutes ago posted by NickolayNickolay 810 days, 7 hours, 26 minutes ago
Monday, March 07, 2011 6:31:51 PM GMT Monday, March 07, 2011 1:00:10 AM GMT
If you use your web apps as much as your desktop applications, I am sure you hate the part where you have to be online to get them to work. Well, the HTML5 set of standards may have a solution. With the ability to make disconnect applications possible, this is yet another boundary that been blurred bet... (more)
category: Architecture | clicked: 0 | comment | | source: msdn.microsoft.com
tags: IndexedDB
6
Shouts

Hosting The Same Windows Azure Web Project With Two Different Configurations - Peter Kellner

published 804 days, 5 hours, 20 minutes ago posted by NickolayNickolay 810 days, 7 hours, 27 minutes ago
Sunday, March 13, 2011 3:05:45 AM GMT Monday, March 07, 2011 12:58:33 AM GMT
In my scenario, I have the same web project that I want to host in two different Windows Azure Data Centers (BTW, Steve Marx let me know it’s “Windows Azure” and not “Azure” at MVP Summit so I’ll try and keep my terminology right as much as I can). Each Windows Azure Data Center has it’s own azure account (Azure Credential). It resolves to a different domain name and as part of that scenario, has different properties in the ServiceConfiguration.csfg file... (more)
category: Architecture | clicked: 0 | 1 comment | | source: peterkellner.net
tags: Windows Azure, Windows, Azure
8
Shouts

Windows Touch Game Programming in DirectX 10 - Gus Class's Windows Developer Education Blog

published 822 days, 12 hours, 27 minutes ago posted by NickolayNickolay 822 days, 20 hours, 16 minutes ago
Tuesday, February 22, 2011 7:59:04 PM GMT Tuesday, February 22, 2011 12:09:30 PM GMT
In late 2009, Ian Backlund and I released a game we were working on that showcased Windows Touch. You can download the sample associated with this project on the Code Gallery page for Windows Touch Game Programming in DirectX 10. The following post is just a re-release of the documentation... (more)
category: Smart Client | clicked: 1 | comment | | source: blogs.msdn.com
tags: Game Programming, DirectX, Windows Touch
4
Shouts

Windows Phone 7 & “native” apps, the missing link! - Chris Walsh

published 921 days, 20 hours, 6 minutes ago posted by NickolayNickolay 923 days, 5 hours, 55 minutes ago
Monday, November 15, 2010 12:19:44 PM GMT Sunday, November 14, 2010 2:31:14 AM GMT
Ok, take a deep breath, let it sink in, are you ready? What I discovered today was some FUNKY code that Samsung had created to set the Network properties of a Windows Phone 7 handset.  Taking a peek under the skirt, I noticed something unreal.  The application has unmanaged DLL’s inside the XAP file!!! Ok, you’re thinking, so what, this isn’t anything special.  All they’ve done is add them manually into the project as a content build action. True, they have done that, but what’s next is even more UN... (more)
category: Smart Client | clicked: 1 | comment | | source: blog.walshie.me
tags: Windows Phone 7, Windows Phone, Windows Phone 7 Series
8
Shouts

Testing sites with Browser Mode vs. Doc Mode - IEBlog

published 928 days, 49 minutes ago posted by NickolayNickolay 931 days, 18 hours, 17 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Friday, November 05, 2010 2:08:16 PM GMT
With site developers verifying that their sites run well in IE9 and taking advantage of the new HTML5 capabilities and better performance in IE9’s Standards mode, now is a good time to recap how to use Browser Mode and Document Mode to test sites for IE9 and previous IE versions. In summary, developers can use IE’s Developer Tool’s Browser Mode menu to test how their site will run in different versions of IE. The Document Mode menu is what developers use to determine the best rendering mode for their si... (more)
category: How To | clicked: 1 | comment | | source: blogs.msdn.com
tags: Test, Testing, IE9, IE, html5
8
Shouts

PDC10: Building a Blog with Microsoft "Unnamed Package of Web Love" - Scott Hanselman

published 928 days, 49 minutes ago posted by NickolayNickolay 931 days, 18 hours, 20 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Friday, November 05, 2010 2:05:15 PM GMT
I had a lovely time in Redmond this last week attending Microsoft's PDC (Professional Developer's Conference) 2010. I did lots of stuff, met lots of people, did hours of "Live TV" on Channel 9 Live and presented a talk on behalf of the Web Platform and Tools team (WPT is IIS, Media Streaming, ASP.NET, everything web, etc) showcasing all the cool stuff we've been doing lately. You can stream the talk with Silverlight Smooth Streaming as well as PIP (Picture in Picture) or you can download the talk in... (more)
category: How To | clicked: 0 | comment | | source: www.hanselman.com
tags: PDC10, PDC 2010, PDC
5
Shouts

Anders Hejlsberg: Introducing Async – Simplifying asynchronous programming | Charles | Channel 9

published 937 days, 10 hours, 51 minutes ago posted by NickolayNickolay 938 days, 17 hours, 30 minutes ago
Saturday, October 30, 2010 9:34:34 PM GMT Friday, October 29, 2010 2:56:13 PM GMT
Microsoft Technical Fellow and C# creator Anders Hejlsberg explains the new C# and VB.NET asynchronous programming model, available as Async CTP now, which makes async programming much easier for .NET developers... (more)
category: Screencast | clicked: 1 | comment | | source: channel9.msdn.com
tags: Async, Screencast
5
Shouts

Karandeep Anand: Windows Azure AppFabric Caching | | Channel 9

published 937 days, 10 hours, 51 minutes ago posted by NickolayNickolay 938 days, 17 hours, 32 minutes ago
Saturday, October 30, 2010 9:34:34 PM GMT Friday, October 29, 2010 2:53:16 PM GMT
Curious about the new Caching service running in the Windows Azure Platform? Join Wade Wegner as he talks with Karandeep Anand, Principal Group Program Manager on the Application Platform Services team, about the new service and the different ways you can leverage it within your own applications. The Windows Azure AppFabric Caching service accelerates application performance by providing a distributed, in-memory application cache requiring no installation, configuration, or management. The CTP release o... (more)
category: Screencast | clicked: 0 | comment | | source: channel9.msdn.com
tags: Windows Azure, Caching, AppFabric, Screencast, Azure
6
Shouts

A quick look at what’s new in Orchard 0.8 - Bertrand Le Roy's blog

published 937 days, 10 hours, 51 minutes ago posted by NickolayNickolay 938 days, 17 hours, 51 minutes ago
Saturday, October 30, 2010 9:34:34 PM GMT Friday, October 29, 2010 2:34:34 PM GMT
We shipped Orchard 0.8 on Monday and it’s the last release we will make before 1.0, which is scheduled for January 2011. We think it’s a pretty nice release in that it wraps up the UI story for the platform.1. New theme engine with Razor and Clay ASP.NET MVC, on which Orchard is built, supports alternative view engines. Orchard does too, and 0.8 is the first release where the new Razor view engine is the default. All existing views in Orchard have been moved to... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC, CMS, Clay, ASPNETMVC, Razor, Orchard, MVC, ASP.NET
5
Shouts

Configuring AppFabric Session Hosts Dynamically - Brian Ritchie

published 939 days, 13 hours, 51 minutes ago posted by NickolayNickolay 940 days, 10 hours, 11 minutes ago
Thursday, October 28, 2010 6:34:36 PM GMT Wednesday, October 27, 2010 10:14:36 PM GMT
Windows Server AppFabric has finally brought a performant, fault-taulerant session provider to ASP.NET.  Originally, this technology was part of the Velocity Project.  Very cool stuff.  There are lots of articles out there about how to configure this new service via web.config. Now, I love web.config as much as the next person, but it makes my deployment process painful.  Sure there is the new web.config transformation process, but it requires the code to ... (more)
category: Web Dev | clicked: 2 | comment | | source: weblogs.asp.net
tags: AppFabric, ASP.NET
7
Shouts

Getting rid of the magic strings in a WCF Data Service Client - Pablo M. Cibraro

published 939 days, 13 hours, 51 minutes ago posted by NickolayNickolay 940 days, 10 hours, 12 minutes ago
Thursday, October 28, 2010 6:34:36 PM GMT Wednesday, October 27, 2010 10:13:29 PM GMT
Getting rid of the magic strings in a WCF Data Service Client One of the common problems that you might find when using the generated DataServiceContext for consuming an existing WCF data service is that you have magic strings everywhere for handling links (expanding, adding, deleting, etc). The problem with all those magic strings is that they make your code to compile correctly, but you might run into some error at runtime because you used a link that does not exist or it was just renamed. To give a... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: WCF
7
Shouts

Windows Phone 7 for Silverlight Programmers – Launchers and Choosers - Jesse Liberty

published 972 days, 9 minutes ago posted by NickolayNickolay 973 days, 1 hour, 15 minutes ago
Sunday, September 26, 2010 8:16:25 AM GMT Saturday, September 25, 2010 7:10:58 AM GMT
Not all Windows Phone 7 Applications are entirely self-contained. It is not terribly surprising that some will want to reach out and touch other applications. There are two ways to do so: Launch (and forget) another application Choose an application to do some work and return a value (more)
category: Metro | clicked: 0 | comment | | source: jesseliberty.com
tags: Silverlight, Windows Phone 7
5
Shouts

IE 9 Windows Jump List ASP.NET Web Pages Helper - Erik Porter's Blog

published 980 days, 17 hours, 55 minutes ago posted by NickolayNickolay 981 days, 14 hours, 9 minutes ago
Friday, September 17, 2010 2:30:59 PM GMT Thursday, September 16, 2010 6:16:25 PM GMT
I’m sure you’ve all heard today about the beta release of IE 9.  It’s looking pretty good!  Did you see that you can integrate with the Windows Jump List now?  Neato!  Neowin has a write up on the meta tags you need to have to integrate with Windows.  Over lunch I wrote a quick helper in ASP.NET Web Pages (install WebMatrix via WebPI here) that you can just drop into your App_Code folder… (more)
category: How To | clicked: 0 | comment | | source: erikporter.com
tags: IE9
5
Shouts

Windows Identity Foundation (WIF) By Example Part I – How To Get Started. - Alik Levin's

published 1018 days, 21 hours, 53 minutes ago posted by NickolayNickolay 1019 days, 8 hours, 23 minutes ago
Tuesday, August 10, 2010 10:32:44 AM GMT Tuesday, August 10, 2010 12:02:26 AM GMT
This post reflects on the steps I needed to perform to create my first Windows Identity Foundation (WIF) application from zero to Hello World. It can serve as a bootstrap for starting developing Claims-Aware ASP.NET application using Windows Identity Foundation (WIF)... (more)
category: How To | clicked: 4 | comment | | source: blogs.msdn.com
tags: Authentication, Windows Identity Foundation, WIF
7
Shouts

Magic Page Names in ASP.NET WebPages - Matthew M. Osborn

published 1030 days, 18 hours, 17 minutes ago posted by NickolayNickolay 1031 days, 15 hours, 40 minutes ago
Thursday, July 29, 2010 2:08:31 PM GMT Wednesday, July 28, 2010 4:45:35 PM GMT
One of the features in ASP.NET WebPages that is super powerful yet super simple is the “magic names” you can give to a page that make that page behave differently. Unfortunately the feature isn’t really called “magic names” (That would be way too cool!). Instead they are broken down into the two variations, Start pages and Init Pages. You may have seen these pages used before in other posts (I used one in my SimpleMembership post) or maybe even covered in one of the tutorials. I just figured that I would... (more)
category: Web Dev | clicked: 1 | comment | | source: blog.osbornm.com
tags: ASP.NET
4
Shouts

Using Microsoft Solver Foundation with a WCF service application and .NET 3.5 - Microsoft Solver Foundation

posted by NickolayNickolay 1099 days, 18 hours, 26 minutes ago
Friday, May 21, 2010 2:00:09 PM GMT
When using the 3.5 version of .NET, a workaround is required to use a WCF service application with Solver Foundation. Without this workaround, the application may cause a configuration exception: "exePath must be specified when not running inside a stand alone exe". The workaround involves creating a web service to wrap the service application. NOTE: this workaround is not required for users of .NET 4.0. For example, consider... (more)
category: Web Dev | clicked: 6 | comment | | source: blogs.msdn.com
tags: WCF
6
Shouts

Opening a VS2010 project from another location - Maurice De Beijer

published 1107 days, 6 hours, 51 minutes ago posted by NickolayNickolay 1107 days, 14 hours, 53 minutes ago
Friday, May 14, 2010 1:34:20 AM GMT Thursday, May 13, 2010 5:32:56 PM GMT
Whenever I download Visual Studio 2010 projects from the Internet and open the solution I am always prompted by the following message “Security Warning for [project name]. You should only open projects from a trustworthy source”. The warning makes sense because who knows what the code will do and we all run virus scanners for a good reason. Its easy enough to suppress the warning for multiple projects in the same solut... (more)
category: How To | clicked: 13 | comment | | source: msmvps.com
tags: VS, Visual Studio 2010, VS 2010, VS2010