Mark
Name: Mark
Score: 5,934.59
Last Seen: 635 days, 19 hours, 28 minutes ago
Member Since: 1 February, 2009
DotNetShoutout
atom rss
6
Shouts

MSDN Magazine: .NET Performance - Performance Diagnostics of .NET Applications Using ETW

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 24 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:40:26 PM GMT
Event Tracing for Windows (ETW) is a powerful logging technology that's leveraged in the .NET Framework 4 CLR to make profiling your managed application simpler than ever. ETW collects system-wide data and profiles all resources (CPU, disk, network and memory) making it very useful for obtaining a holistic view. (more)
category: How To | clicked: 2 | comment | | source: msdn.microsoft.com
tags: Performance, MSDN, MSDN Magazine
5
Shouts

MSDN Magazine: Windows Azure Access - Re-Introducing the Windows Azure AppFabric Access Control Service

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 23 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:41:22 PM GMT
See how to easily authenticate and authorize users from the likes of Windows Live ID, Facebook, Yahoo and Google within your Web sites and services. (more)
category: Architecture | clicked: 2 | comment | | source: msdn.microsoft.com
tags: MSDN, AppFabric, MSDN Magazine, Azure
5
Shouts

MSDN Magazine: Editor's Note - Windows Phone 7 App-roval

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 22 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:42:22 PM GMT
One developer’s journey through the Windows Phone 7 application approval process -- and why screenshots need special attention. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
tags: WindowsPhone7, WindowsPhone, Windows Phone 7, WP7, Windows Phone
5
Shouts

MSDN Magazine: Toolbox - Windows Azure Development Resources

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 21 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:43:22 PM GMT
The Windows Azure platform is Microsoft’s stack of cloud computing resources. Here’s a collection of tools and information that will get you writing apps for Windows Azure today. (more)
category: Architecture | clicked: 1 | comment | | source: msdn.microsoft.com
tags: Windows Azure, MSDN, Azura, MSDN Magazine
5
Shouts

MSDN Magazine: Cutting Edge - Aspect-Oriented Programming, Interception and Unity 2.0

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 20 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:44:34 PM GMT
Learn about the aspect-oriented programming paradigm and the related capabilities you find in Unity 2.0 as Dino Esposito explores how to deal with cross-cutting concerns in your code. (more)
category: How To | clicked: 3 | comment | | source: msdn.microsoft.com
tags: Unity, MSDN, aspect-oriented programming, MSDN Magazine
5
Shouts

MSDN Magazine: Data Points - Profiling Database Activity in the Entity Framework

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 19 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:45:50 PM GMT
It’s important to profile your database queries to see what happens in response to Entity Framework queries and other data access activities, says Julie Lerman, who gives you the details on several profiling options to improve you coding. (more)
category: Data | clicked: 0 | comment | | source: msdn.microsoft.com
tags: EF, entityframework, MSDN, MSDN Magazine
5
Shouts

MSDN Magazine: Forecast: Cloudy - Pushing Content from SharePoint to Windows Azure Storage

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 16 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:48:26 PM GMT
We walk through a sample implementation that lets users selectively push content from SharePoint to Windows Azure Storage, providing links to the new locations and taking into account access control to the files. (more)
category: Architecture | clicked: 0 | comment | | source: msdn.microsoft.com
tags: MSDN, Sharepoint, MSDN Magazine, Azure
6
Shouts

MSDN Magazine: Test Run - Web Application UI Testing with jQuery

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 15 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:49:38 PM GMT
Although jQuery was created with Web development in mind, it has several characteristics that make it well-suited for lightweight Web UI test automation. We’ll show you how to build a simple jQuery-based test harness. (more)
category: How To | clicked: 1 | comment | | source: msdn.microsoft.com
tags: Web Test, MSDN, jQuery, MSDN Magazine
5
Shouts

MSDN Magazine: Security Briefs - Improve ASP.NET Security with Visual Studio Code Analysis

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 13 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:52:04 PM GMT
Visual Studio code analysis and FxCop enable you to check your code automatically for design, performance and security issues. Now you can check your ASP.NET apps, too. We’ll show you how. (more)
category: How To | clicked: 3 | comment | | source: msdn.microsoft.com
tags: MSDN, FxCop, code analysis, MSDN Magazine
5
Shouts

MSDN Magazine: The Working Programmer - Multiparadigmatic .NET, Part 4: Object Orientation

published 894 days, 23 hours, 19 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 896 days, 18 hours, 14 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 10:50:48 PM GMT
Object-oriented developers may be too comfortable modeling commonality and variability with inheritance. As Ted Neward points out, that can lead to problems for the unwary. (more)
category: How To | clicked: 1 | comment | | source: msdn.microsoft.com
tags: MSDN, MSDN Magazine
6
Shouts

How to Separate Self-Tracking Entities to Their Own Class Library - Gil Fink on .Net

published 894 days, 23 hours, 19 minutes ago posted by gilfgilf 896 days, 8 hours, 33 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Sunday, December 05, 2010 8:31:52 AM GMT
Last week I had a session in Teched Israel 2010 which included approaches for building N-Tier applications on top of Entity Framework 4 as the data access technology. During the session I showed an example of how to use the new Self-Tracking Entities (STE) feature. In this post I‘m going to show how easy it is to put the STE in a different class library as a jump start for for using this T4 Template in N-Tier scenarios. (more)
category: How To | clicked: 2 | comment | | source: blogs.microsoft.co.il
tags: ADO.NET, N-Tier, Entity Framework 4, Self Tracking Entities
5
Shouts

WCF 4.0 routing - Gadi Berqowitz's Blog

published 894 days ago posted by gmanILgmanIL 895 days, 7 hours, 2 minutes ago
Tuesday, December 07, 2010 5:04:41 PM GMT Monday, December 06, 2010 10:03:18 AM GMT
WCF 4.0 routing In previous post, I've created the top layer of my application architecture using Unity 2.0 and WCF. In this post I would like to add the final building block of the application server : "The WCF Router service". WCF routing is a very cool feature in WCF 4.0 that can provides a method for isolating or encapsulating your services from your client,Exposing it only to a router service that will be responsible for routing the messages to the right service. Here's how it works: First we'v... (more)
category: Architecture | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: C#, WCF 4.0, ASP.NET
9
Shouts

ASP.NET MVC Theme Supported Razor View Engine

published 894 days, 23 hours, 19 minutes ago posted by http://kazimanzurrashid.myopenid.com/http://kazimanzurrashid.myopenid.com/ 897 days, 20 hours, 26 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Friday, December 03, 2010 8:39:14 PM GMT
Recently, I was trying to add theme support in one of my pet project. There are already few articles available in ASP.NET MVC ViewEngine theming  which you will find by Google/Bing, but those are not best fitted in my case. One of the goal in theming I wanted to implement is to add fallback support, which means if a theme does not have th... (more)
category: Web Dev | clicked: 39 | 2 comments | | source: kazimanzurrashid.com
tags: ASPNETMVC, ASP .NET MVC, Razor, MVC
6
Shouts

Windows Azure: Connecting to web role instance using Remote Desktop

published 894 days, 23 hours, 19 minutes ago posted by gpeipmangpeipman 896 days, 23 hours, 18 minutes ago
Monday, December 06, 2010 5:45:28 PM GMT Saturday, December 04, 2010 5:46:24 PM GMT
My last posting about cloud covered new features of Windows Azure. One of the new features available is Remote Desktop access to Windows Azure role instances. In this posting I will show you how to get connected to Windows Azure web role using Remote Desktop. (more)
category: How To | clicked: 0 | comment | | source: weblogs.asp.net
tags: Remote Desktop, Windows Azure, Visual Studio
8
Shouts

Credit Card Validator Attribute for ASP.NET MVC 3 | Benjii Me

published 922 days, 9 hours, 28 minutes ago posted by BenjiiBenjii 925 days, 9 hours, 17 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Saturday, November 06, 2010 7:47:53 AM GMT
Quickly and simply validate your credit card fields by adding this attribute to your POCO model class. (more)
category: Web Dev | clicked: 2 | comment | | source: benjii.me
tags: Attribute, credit card, Validator
8
Shouts

Mike Wickstrand’s Latest Blog Post: “Windows Azure: A Year of Listening, Learning, Engineering, and Now Delivering!” - Windows Azure

published 922 days, 9 hours, 28 minutes ago posted by iftekharahmedamitiftekharahmedamit 922 days, 21 hours ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 8:04:34 PM GMT
Mike Wickstrand just posted a great write-up about his experiences with Windows Azure over the past year, so good that we're posting it in its entirety here... enjoy! Although I've worked at Microsoft for more than 11 years, 2009 marked the first time I had the opportunity to attend Microsoft's Professional Developers Conference. When I walked around PDC 09 in Los Angeles last year and spoke with developers, I found that I was inundated with many great ideas on how to make Windows Azure better, almost t... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Cloud, Windows Azure, Azure
9
Shouts

Experience ASP.NET MVC 3 Beta - New View Helpers Part 1

published 922 days, 9 hours, 28 minutes ago posted by sonukapoorsonukapoor 923 days, 2 hours, 25 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 2:40:06 PM GMT
In addition to the introduction of a new view engine Razor, ASP.NET MVC 3 Beta has also introduced numerous new HtmlHelpers, such as Chart, Crypto, WebGrid, WebImage, WebMail, etc. This article aims to introduce the two commonly-used new helper controls – WebGrid and Chart using relevant examples. (more)
category: Web Dev | clicked: 1 | comment | | source: dotnetslackers.com
tags: ASP.NET MVC
10
Shouts

The Full Stack, Part 1 - Building the Admin Site with ASP.NET MVC 3, NuGet and EF Code First | The Full Stack | Channel 9

published 922 days, 9 hours, 28 minutes ago posted by iftekharahmedamitiftekharahmedamit 923 days, 1 hour, 10 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 3:54:57 PM GMT
Jesse Liberty and Jon Galloway are kicking off a new screencast series called The Full Stack. They're pair-programming, building out a full application from a server back-end down to Windows Phone, web, Silverlight, and wherever else the app-building process leads them. Join them for the ride! In this inaugural episode, they dig right in with a server back-end using NuGet, ASP.NET MVC 3, Razor views, and Entity Framework Code-First... (more)
category: Screencast | clicked: 1 | comment | | source: channel9.msdn.com
tags: ASP.NET MVC 3, Windows Phone 7, Razor, Entity Framework 4
12
Shouts

Charts, books and free controls - Mindscape Silverlight Elements 2.0

published 921 days, 1 hour, 24 minutes ago posted by traskjdtraskjd 922 days, 12 hours, 44 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 4:20:28 AM GMT
Mindscape have upgraded Silverlight Elements with a stunning charting library for line of business applications. A unique feature of the charting library is its special support for huge data sets. The suite contains over 30 controls including three new controls that have been released free. Plus, for a limited time, all new customers get a free copy of "Silverlight 4.0 Unleashed"! (more)
category: Metro | clicked: 0 | comment | | source: www.mindscape.co.nz
tags: Silverlight, Charting, Book, Free, Mindscape
5
Shouts

Using ASP.NET Web Pages Helpers in ASP.NET MVC - Imran Baloch's Blog

published 921 days, 1 hour, 24 minutes ago posted by iftekharahmedamitiftekharahmedamit 922 days, 9 hours, 32 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 7:32:27 AM GMT
ASP.NET MVC 3 includes some helper methods of ASP.NET Web Pages technology that are used for common functionality. These helper methods includes: Chart, Crypto, WebGrid, WebImage and WebMail. For details of these helper methods, please see ASP.NET MVC 3 Beta Release Notes. However there are some other helper methods present in ASP.NET Web Pages and may also be useful for you like Google Analytic, Bing Search, Twitter Profile, Facebook Like etc. For details of all ASP.NET Web Pa... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET MVC 3, ASP.NET MVC, ASPNETMVC, Helpers, ASP.NET
Previous 1 2 ... 4 5 6 7 8 9 10 11 12 13 ... 26 27 Next