Dustin
Name: Dustin
Score: 14,109.49
Last Seen: 472 days, 21 hours, 23 minutes ago
Member Since: 18 January, 2009
DotNetShoutout
atom rss
6
Shouts

Metro UI for RadControls for Silverlight and WPF

published 691 days, 10 hours, 13 minutes ago posted by KodefuGuruKodefuGuru 696 days, 7 hours, 19 minutes ago
Tuesday, June 28, 2011 4:31:57 AM GMT Thursday, June 23, 2011 7:26:09 AM GMT
Windows 8 will bring exciting times to all application developers, especially those who will invest in creating the immersive applications we all saw in that video. We loved the tiles and the clean modern look and how they integrate perfectly within the UI. And I am guessing a lot of software will transition to new ways. As always Telerik will ease this process by providing its Silverlight and WPF offering with Metro UI Theme and kick start your Windows 8 development. The theme is built from the ground... (more)
category: Metro | clicked: 47 | 1 comment | | source: blogs.telerik.com
tags: Silverlight, Telerik, Windows 8, RadControls, WPF
3
Shouts

Getting ready for the Windows Phone 7 Exam 70-599 (Part 3)

published 693 days, 21 hours, 23 minutes ago posted by KMilKMil 697 days, 3 hours, 42 minutes ago
Saturday, June 25, 2011 5:21:32 PM GMT Wednesday, June 22, 2011 11:03:13 AM GMT
This is the third part of Peter Kuhn's article series to prepare you for Microsoft's new Windows Phone 7 exam which will be available starting July 14th. This part of the exam preparation is all about working with the platform and its APIs. Using sensors and touch input is really made easy by the available APIs, but that doesn't mean that you cannot create complex applications using it. Tasks seem equally easy to work with at first, but they have some subtle requirements for choosers you need to match; i... (more)
category: Metro | clicked: 3 | comment | | source: www.silverlightshow.net
tags: Windows Phone 7, WP7, wp7dev, 70-599 exam
3
Shouts

Win a free Typemock Isolator license and a Free Legalize Unit Testing t-shirt

published 693 days, 21 hours, 23 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 695 days, 20 hours, 58 minutes ago
Saturday, June 25, 2011 5:21:32 PM GMT Thursday, June 23, 2011 5:46:33 PM GMT
Win a free Typemock Isolator license and a Free Legalize Unit Testing t-shirt Want to get started unit testing in .NET ? Attend Typemock’s webinar this Monday ( June 27, 2011 ) on “Test the Untestable: Tips for Easy Unit Testing” and win a free license of Typemock Isolator or a free Unit Testing t-shirt. ... (more)
category: Screencast | clicked: 9 | 1 comment | | source: www.ginktage.com
tags: .NET, unit testing
6
Shouts

Create Code in JustCode

published 692 days, 19 hours, 1 minute ago posted by KodefuGuruKodefuGuru 695 days, 19 hours, 27 minutes ago
Sunday, June 26, 2011 7:43:52 PM GMT Thursday, June 23, 2011 7:17:31 PM GMT
The Q2 release of JustCode includes four new features that will enable you to quickly generate code and eliminate some of the busy work that plagues us as developers. I tested these new features on nopCommerce, an ASP.NET open source shopping cart.Create Derived Type When a class or interface is selected, you have the option to create a derived type (or class that implements the interface). The Create Derived Type feature is available in the Code submenu of JustCode, and it’s also available from the C s... (more)
category: Agile | clicked: 31 | comment | | source: www.kodefuguru.com
tags: JustCode, Telerik, nopCommerce
4
Shouts

A Trio of Presentations: Little Wonders, StyleCop, and LINQ/Lambdas

published 692 days, 19 hours, 1 minute ago posted by BlackRabbitCoderBlackRabbitCoder 695 days, 12 hours, 51 minutes ago
Sunday, June 26, 2011 7:43:52 PM GMT Friday, June 24, 2011 1:53:38 AM GMT
Re-posted three presentations on my blog. The first is a general overview of C# lambda expressions and LINQ extension methods, then a presentation on automating code standards using StyleCop and FxCop, then finally my presentation on the Little Wonders of C# and .NET. (more)
category: Web Dev | clicked: 22 | comment | | source: blackrabbitcoder.net
tags: StyleCop, .NET, lambda, Little Wonders, C#, FxCop, Linq
4
Shouts

Dean Hume - C# Parallel Invoke

published 692 days, 19 hours, 1 minute ago posted by deanomachinodeanomachino 695 days, 36 minutes ago
Sunday, June 26, 2011 7:43:52 PM GMT Friday, June 24, 2011 2:08:53 PM GMT
C# Parallel Invoke While working through some code, I noticed a method that I have never seen before. I knew that the .Net 4 Framework had introduced a Parallel Class that helped make parallel ForEach Loops easier, but after some searching I came across the ParallelInvoke() method. So, I jumped on the MSDN site and learnt a little bit more about Task Parallels. It makes running one or more independent tasks concurrently really easy with it's fluent interface. After some reading, I noticed that t... (more)
category: Web Dev | clicked: 15 | comment | | source: deanhume.com
tags: C#, .Net 4.0, Parallelism
4
Shouts

ASP.NET MVC HTML5 Before and After: The “semantic” markup of HTML5

published 692 days, 19 hours, 1 minute ago posted by ioannisioannis 694 days, 9 hours, 25 minutes ago
Sunday, June 26, 2011 7:43:52 PM GMT Saturday, June 25, 2011 5:20:05 AM GMT
The semantic markup/value of HTML5 In this post, we see how the new semantic tags of HTML5 alter the HTML generated for the homepage of a simple site and why this is important. (more)
category: Web Dev | clicked: 40 | comment | | source: www.progware.org
tags: ASP.NET MVC, HTML 5
5
Shouts

Visiblox MVP Giveaway | Colin Eberhardt's Adventures in .NET

published 691 days, 10 hours, 13 minutes ago posted by FantasticMrFishFantasticMrFish 694 days, 8 hours, 47 minutes ago
Tuesday, June 28, 2011 4:31:57 AM GMT Saturday, June 25, 2011 5:57:46 AM GMT
Readers of my blog will probably have noticed that I have a keen interest in both charting and performance. My friends over at Visiblox have combined these both to create what is one of the fastest charts for WPF, Silverlight and Windows Phone 7, see my recent benchmark blog post for details. What’s more, this performance has been achieved without sacrificing API clarity; the Visiblox charts can be instantiated with concise and clean XAML or manipulated from code-behind. The guys at Visiblox told me t... (more)
category: Metro | clicked: 10 | comment | | source: www.scottlogic.co.uk
tags: Silverlight, Windows Phone 7, chart, WPF, Visiblox
10
Shouts

Metro In Motion Part #6 – Rolling List Location Indicator | Colin Eberhardt's Adventures in .NET

published 711 days, 6 hours, 10 minutes ago posted by FantasticMrFishFantasticMrFish 712 days, 23 hours, 7 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 3:37:55 PM GMT
This blog post describes the development of a rolling list location indicator. This indicator mirrors the behaviour seen in the native Windows Phone 7 calendar which rolls from one date to the next as the user scrolls. For those of you who have not been following my Metro-In-Motion series, I’ll briefly recap. My aim is to provide an implementation of the ‘fluid’ UI transitions and effects seen in native Windows Phone 7 applications but absent from the Silverlight APIs. So far I have covered fluid list a... (more)
category: Metro | clicked: 26 | comment | | source: www.scottlogic.co.uk
tags: Windows Phone 7, metro theme
8
Shouts

Aurora 6 is here - Mozilla Hacks – the Web developer blog

published 711 days, 6 hours, 10 minutes ago posted by iftekharahmedamitiftekharahmedamit 712 days, 18 hours, 58 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 7:47:27 PM GMT
The most notable addition to this new Aurora are the progress element, window.matchMedia API, better APIs for binary data, Server-Sent Events as well as the return of WebSockets. Aurora 6 has been published last week and can be downloaded from firefox.com/channel. (more)
category: How To | clicked: 16 | comment | | source: hacks.mozilla.org
tags: Firefox 6, Mozilla, FileAPI, websockets, Aurora 6, Firefox Aurora, CSS, Mozilla Firefox, Firefox, Aurora
7
Shouts

Getting Started Using HTML5 Boilerplate - Dan Wahlin's WebLog

published 711 days, 6 hours, 10 minutes ago posted by iftekharahmedamitiftekharahmedamit 712 days, 19 hours, 3 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 7:41:46 PM GMT
Whether we like it or not, HTML5 is all the rage now days. With the recent news on “code name” Windows 8’s upcoming support for HTML5 and JavaScript that hype has intensified even more. I’m personally in favor of what HTML5 brings to the table although I do worry about browser compatibility issues that will naturally crop up. Compatibility issues are something that Web developers have been dealing with since the days of Netscape 4 (layers) and IE4 (divs) though so it’s really nothing new; it’s just inten... (more)
category: How To | clicked: 31 | comment | | source: weblogs.asp.net
tags: html5
8
Shouts

Opera Mobile Emulator for desktop - Dev.Opera

published 711 days, 6 hours, 10 minutes ago posted by iftekharahmedamitiftekharahmedamit 712 days, 19 hours, 1 minute ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 7:44:04 PM GMT
Figure 1: The Opera Mobile Emulator running on Mac.Introduction Making sure that your site looks great and works exactly as it should in mobile and tablet browsers can often be a tedious process — you typically need one or more physical devices, or some form of virtual machine emulating the whole operating system, and that’s just the start. Our updated Opera Mobile 11 Emulator for Windows, Linux and Mac makes things a whole lot easier. It’s a small, native application that’s easy to install on your de... (more)
category: How To | clicked: 15 | comment | | source: dev.opera.com
tags: Opera Mobile Emulator, Emulator, Opera, Opera Mobile 11, Mobile
6
Shouts

NHibernate.Envers - a quick introduction

published 711 days, 6 hours, 10 minutes ago posted by Guardian11Guardian11 712 days, 1 hour, 46 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Tuesday, June 07, 2011 12:58:47 PM GMT
A quick introduction to NHibernate.Envers, shows how to setup the environment to enable rich auditing on entities. (more)
category: Data | clicked: 23 | comment | | source: www.primordialcode.com
tags: NHibernate
7
Shouts

Globalization, Internationalization and Localization in ASP.NET MVC 3, JavaScript and jQuery - Part 1 - Scott Hanselman

published 719 days, 2 hours, 59 minutes ago posted by iftekharahmedamitiftekharahmedamit 724 days, 7 hours, 28 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Thursday, May 26, 2011 7:17:20 AM GMT
There are several books worth of information to be said about Internationalization (i18n) out there, so I can't solve it all in a blog post. Even 9 pages of blog posts. I like to call it Iñtërnâtiônàlizætiøn, actually. There's a couple of basic things to understand though, before you create a multilingual ASP.NET application. Let's agree on some basic definitions as these terms are often used interchangeably. Internationalization (i18n) - Making your application able to support a range of languages and... (more)
category: Web Dev | clicked: 66 | 1 comment | | source: www.hanselman.com
tags: ASP.NET MVC 3, ASP.NET MVC, Internationalization, ASPNETMVC, JavaScript, jQuery, Localization, Globalization, MVC, ASP.NET
5
Shouts

Metro In Motion #5 – SandwichFlow

published 732 days, 8 hours, 10 minutes ago posted by FantasticMrFishFantasticMrFish 733 days, 23 hours, 16 minutes ago
Wednesday, May 18, 2011 6:34:38 AM GMT Monday, May 16, 2011 3:28:40 PM GMT
SandwichFlow – As good as sandwiches get on a mobile … Brought to you by Team Distraction and ColinDoesIt(AsWell). An application that demo's various MetroInMotion Windows Phone 7 effects! (more)
category: Metro | clicked: 0 | comment | | source: www.scottlogic.co.uk
tags: Windows Phone 7
8
Shouts

CodeSmith Generator 6.0 Alpha

published 732 days, 8 hours, 10 minutes ago posted by tduponttdupont 733 days, 18 hours, 8 minutes ago
Wednesday, May 18, 2011 6:34:38 AM GMT Monday, May 16, 2011 8:37:14 PM GMT
CodeSmith Tools is looking for feedback on the new CodeSmith Generator template engine, template runner UI and new property grid. The CodeSmith Generator template engine has been completely re-written to help provide a greatly improved editor / IntelliSense experience. The impending Beta release will include a new editor with complete Visual Studio integration. (more)
category: UX | clicked: 0 | 1 comment | | source: community.codesmithtools.com
tags: code generator, Code Generation, CodeSmith
6
Shouts

Speed up Visual Studio Builds - Arik Poznanski's Blog

published 732 days, 8 hours, 10 minutes ago posted by arikarik 733 days, 15 hours, 56 minutes ago
Wednesday, May 18, 2011 6:34:38 AM GMT Monday, May 16, 2011 10:49:23 PM GMT
Speed up Visual Studio Builds Recently I got involved in a big project where we had a single solution with approximately 100 projects.Why 100 Projects in a Solution? The reason for a 100 projects solution is that like in many modular systems these days, we have the following three tiers:A few core / common projects every project will use. A large amount of modules, independent of each other. This tier directly depends on tier 1. A few end-projects which loads the different modules. This tier indirectly... (more)
category: Architecture | clicked: 2 | comment | | source: blogs.microsoft.co.il
tags: Parallel, Build, Visual Studio
8
Shouts

Error Reporting Service with Graphical Reports

published 732 days, 8 hours, 10 minutes ago posted by tduponttdupont 733 days, 24 minutes ago
Wednesday, May 18, 2011 6:34:38 AM GMT Tuesday, May 17, 2011 2:20:34 PM GMT
CodeSmith Insight now offers graphical reports that show you the health of your application. CodeSmith Insight's reports can provide visualizations that are invaluable to the maintenance, support, and growth of your applications. CodeSmith Insight is an Error Reporting Service that ensures you will always receive a complete report of every issue that your end users will experience. Insight will automatically capture, submit, organize, and prioritize all errors that occur in your applications. Once this ... (more)
category: UX | clicked: 0 | 1 comment | | source: community.codesmithtools.com
tags: Error Reporting Service, CodeSmith Insight, CodeSmith, Reports
6
Shouts

Display branch name in Visual Studio 2010 title bar

published 730 days, 9 hours, 43 minutes ago posted by http://byteflux.myopenid.com/http://byteflux.myopenid.com/ 733 days, 3 hours, 22 minutes ago
Friday, May 20, 2011 5:02:03 AM GMT Tuesday, May 17, 2011 11:23:21 AM GMT
I often work on various branches of the same project (using TFS). This means that I have folders setup like: [root]/Project [root]/Branch A/Project … [root]/Branch X/Project Sometimes I have to keep multiple Visual Studio instances open at the same time with branches of the same project and because by default VS2010 only displays the solution name in the... (more)
category: How To | clicked: 31 | 1 comment | | source: byteflux.me
tags: Productivity, addins, Visual Studio 2010, extensions
7
Shouts

ASP.NET MVC 3 and the @helper syntax within Razor - ScottGu's Blog

published 734 days, 2 hours, 56 minutes ago posted by iftekharahmedamitiftekharahmedamit 736 days, 23 hours, 50 minutes ago
Monday, May 16, 2011 11:49:14 AM GMT Friday, May 13, 2011 2:55:13 PM GMT
ASP.NET MVC 3 supports a new view-engine option called “Razor” (in addition to continuing to support/enhance the existing .aspx view engine).  Razor minimizes the number of characters and keystrokes required when writing a view template, and enables a fast, fluid coding workflow. Unlike most template syntaxes, with Razor you do not need to interrupt your coding to explicitly denote the start and end of server blocks within your HTML. The Razor parser is smart enough to infer this from your code. This en... (more)
category: Web Dev | clicked: 10 | 1 comment | | source: weblogs.asp.net
tags: ASP.NET MVC 3, ASP.NET MVC, ASPNETMVC, MVC 3, Razor, ASP.NET
Previous 1 2 3 4 5 6 7 8 9 10 ... 65 66 Next