jantu
Name: jantu
Score: 3,954.66
Last Seen: 948 days, 22 hours, 58 minutes ago
Member Since: 25 December, 2008
DotNetShoutout
atom rss
11
Shouts

Awesome Visual Studio Command Prompt and PowerShell icons with Overlays - Scott Hanselman

published 1006 days, 1 hour, 16 minutes ago posted by jantujantu 1008 days, 23 hours, 31 minutes ago
Sunday, August 22, 2010 11:45:38 AM GMT Thursday, August 19, 2010 1:30:35 PM GMT
I'm not using one of the "icon people." By that I mean, I don't collect icons, or change all the icons on my system to custom fancypants icons. But, I noticed today that I was using the Command Prompt alongside a Visual Studio Command Prompt (which is just a command prompt with the right path and environment set) as well as regular PowerShell as well as a PowerShell prompt with "VSVars32" set (again, just PowerShell with the right environment setup). However, their icons all look the same. Seemed like a... (more)
category: How To | clicked: 0 | comment | | source: www.hanselman.com
tags: Powershell, Musings, VS2010
6
Shouts

Reactive Extensions for .NET “stuff happens” - Mike Taulty

published 1008 days, 22 hours, 8 minutes ago posted by jantujantu 1009 days, 3 hours, 42 minutes ago
Thursday, August 19, 2010 2:54:21 PM GMT Thursday, August 19, 2010 9:19:28 AM GMT
I’ve been taking a look at the Reactive Extensions for .NET. It’s early days for me at this point but I’m finding what I’m seeing to be really interesting.This is code that’s available from the DevLabs; and there are versions for .NET 3.5 Sp1, .NET 4.0, Silverlight 3, Silverlight 4 and also for JavaScript. The essence of the library is around consuming asynchronous and event-based work using observable collections that “push” items of interest at a composable set of observers.Update to post  – I ... (more)
category: Metro | clicked: 0 | comment | | source: mtaulty.com
tags: .NET, Silverlight, Rx
8
Shouts

Windows Phone performance progress bar update part 2, remember to turn IsIndeterminate off when not needed! - Jeff Wilcox

published 1008 days, 22 hours, 8 minutes ago posted by jantujantu 1010 days, 1 hour, 45 minutes ago
Thursday, August 19, 2010 2:54:21 PM GMT Wednesday, August 18, 2010 11:17:01 AM GMT
Windows Phone performance progress bar update: part 2, remember to turn IsIndeterminate off when not needed!Posted August 17th 2010 to Silverlight,Windows Phone Your application’s progress bar should look good, but it should minimize its cost as much as possible to ensure that the available CPU cycles are spent doing your hard work – parsing code, making and processing web requests, and responding to the user’s touch input – all of which happens on the UI thread. On top of my previous post with a high ... (more)
category: Metro | clicked: 1 | 1 comment | | source: www.jeff.wilcox.name
tags: Silverlight, Windows Phone
8
Shouts

Exploring List capacities and growth on the Windows Phone - Jeff Wilcox

published 1008 days, 22 hours, 8 minutes ago posted by jantujantu 1010 days, 1 hour, 48 minutes ago
Thursday, August 19, 2010 2:54:21 PM GMT Wednesday, August 18, 2010 11:13:50 AM GMT
Since the generic .NET list (List (more)
category: Metro | clicked: 0 | comment | | source: www.jeff.wilcox.name
tags: .NET, Silverlight, Windows Phone
11
Shouts

Storing and playing media on Windows Phone 7 - Tim Heuer

published 1008 days, 22 hours, 8 minutes ago posted by jantujantu 1010 days, 1 hour, 54 minutes ago
Thursday, August 19, 2010 2:54:21 PM GMT Wednesday, August 18, 2010 11:07:42 AM GMT
In talking with a friend about some Windows Phone 7 and Silverlight stuff recently. He was giving me some great feedback about a few things (all of which I’ve passed along). One of the things was what I felt was a common task that might exist in the mobile space but admittedly isn’t as clear if you are just coming to WP7 development. The scenario is that of downloading media files and storing them for later playback. (more)
category: Metro | clicked: 91 | comment | | source: feeds.timheuer.com
tags: Silverlight, WP7, wp7dev, windows-phone, mediastreamsource, media, XAML
12
Shouts

Coding Without A Net - Coding without comments - Jesse Liberty

published 1010 days, 20 hours, 40 minutes ago posted by jantujantu 1013 days, 19 hours, 42 minutes ago
Tuesday, August 17, 2010 4:21:41 PM GMT Saturday, August 14, 2010 5:20:15 PM GMT
I recently imposed on myself the constraint of coding without comments. Why? * Comments rust faster than code, even when you’re careful * Well written code can be read, and comments are annoying footnotes * Comments make for lazy coding Now, setting the bar at no comments at all seems a bit fanatic, but any value greater than zero is an invitation to using comments when better approaches are available, and like any addiction, I bet you can’t stop at one. (more)
category: Metro | clicked: 0 | 2 comments | | source: jesseliberty.com
tags: Programming, C#, Patterns
11
Shouts

Back to school : Getting to know F# - Mehfuz's WebLog

published 1013 days, 2 hours, 42 minutes ago posted by http://mehfuzh.myopenid.com/http://mehfuzh.myopenid.com/ 1015 days, 2 hours, 26 minutes ago
Sunday, August 15, 2010 10:20:17 AM GMT Friday, August 13, 2010 10:35:30 AM GMT
Friday, August 13, 2010 4:27 PM mehfuzh Back to school : Getting to know F# This post starts with a basic introduction of F# and finally ends up writing a simple unit test for an F# member. For those who don’t know what F# is all about, Its a product from Microsoft research and now part of VS 2010 family. Actually from Wikipedia it is described as follows: F# (pronounced F Sharp) is a multi-paradigm programming language, targeting the .NET Framework, that... (more)
category: Agile | clicked: 1 | comment | | source: weblogs.asp.net
tags: F#;JustMock;
9
Shouts

My new home page, rejuvenated - Updated collection of great Silverlight/WPF/Windows Phone Data Visualization resources - David Anson

published 1013 days, 2 hours, 42 minutes ago posted by jantujantu 1015 days, 2 hours, 22 minutes ago
Sunday, August 15, 2010 10:20:17 AM GMT Friday, August 13, 2010 10:40:01 AM GMT
It's been a few months since I posted my previous collection of Silverlight/WPF Charting links. In the meantime, the April 2010 release of the Silverlight Toolkit was published with support for stacked series and significant performance improvements! And Windows Phone 7 has been steadily building momentum - it's handy that the Data Visualization assembly also works on Windows Phone! So there's lots of good stuff - here are all the links (FYI: previously published links are gray): (more)
category: UX | clicked: 6 | comment | | source: blogs.msdn.com
tags: Silverlight, Silverlight Toolkit, WPF, Windows Phone, WPF Toolkit
8
Shouts

The Case for jQuery’s .delegate() Method for Dynamic Event Binding - Rey Bango

published 1013 days, 23 hours, 14 minutes ago posted by jantujantu 1015 days, 2 hours, 29 minutes ago
Saturday, August 14, 2010 1:48:04 PM GMT Friday, August 13, 2010 10:32:50 AM GMT
Binding events is one of the most common tasks a JavaScript developer has to do. It’s integral to the way our applications handle user interaction and response. Since it’s inception, jQuery has had event handling via various helper methods that helped to abstract cross-browser differences. If you’re a jQuery developer, I’m sure you’re used to syntax like this:$("#clname").click( function() { alert( "Rey" ) } ); which would bind a click event to a DOM element with an ID of “clname”. Very easy to unders... (more)
category: Web Dev | clicked: 0 | comment | | source: blog.reybango.com
tags: JavaScript, jQuery
8
Shouts

Random Walks For Windows Phone 7 - Jesse Liberty

published 1013 days, 23 hours, 14 minutes ago posted by jantujantu 1015 days, 2 hours, 33 minutes ago
Saturday, August 14, 2010 1:48:04 PM GMT Friday, August 13, 2010 10:28:59 AM GMT
It makes me a little crazy that every time the markets go up or down the newspapers cannot resist attributing a reason (though they’re not so good at predicting!). Today’s NY TimMarket Predictores: “Markets down 2% on concerns about slowing economy.” Oh Yeah? How do they know that’s the reason? Maybe it is the cost of oil, the situation in the middle east, unemployment, gamma waves… So I decided to try an experiment: let’s predict up or down randomly, and give reasons, and we’ll see how well we do. (more)
category: Metro | clicked: 0 | comment | | source: jesseliberty.com
tags: Mini-Tutorial, Windows Phone 7
7
Shouts

Absolutely Incredibly Essential Utility of the Month - Jesse Liberty

published 1013 days, 23 hours, 14 minutes ago posted by jantujantu 1015 days, 2 hours, 36 minutes ago
Saturday, August 14, 2010 1:48:04 PM GMT Friday, August 13, 2010 10:26:16 AM GMT
A couple months ago I wrote a column about two “Indispensible” utilities, one of which was Launchy.I had to issue something of a retraction:It has it all. Set up takes zero time. The defaults are excellent so you can just run it. If you want to tweak it, there are more options than on the space shuttle. And it is wicked fast, and does a lot more than finding your applications, but it does that incredibly well. (more)
category: Metro | clicked: 0 | comment | | source: jesseliberty.com
tags: Resources, reviews, Utilities
6
Shouts

Visual Studio LightSwitch Beyond the Basics - Beth Massi

published 1015 days, 1 hour, 57 minutes ago posted by jantujantu 1016 days, 1 hour, 33 minutes ago
Friday, August 13, 2010 11:04:45 AM GMT Thursday, August 12, 2010 11:29:14 AM GMT
In this interview with Joe Binder, a Program Manager on the LightSwitch team, we discuss the LightSwitch application framework architecture and how a LightSwitch application is built on top of well-known technologies like Silverlight, MVVM, RIA Services, and Entity Framework. Joe shows us how to modify the behavior of a screen and how it exposes the commanding pattern in an easy-to-use way. He also shows us how to extend the UI with our own custom Silverlight controls, as well as how to connect our own d... (more)
category: How To | clicked: 0 | comment | | source: channel9.msdn.com
tags: Programming, Visual Studio, silveright, LightSwitch, programming tools
9
Shouts

LightSwitch Architectural Overviews - Jason Zander

published 1013 days, 23 hours, 14 minutes ago posted by jantujantu 1016 days, 1 hour, 44 minutes ago
Saturday, August 14, 2010 1:48:04 PM GMT Thursday, August 12, 2010 11:17:30 AM GMT
Last week we announced LightSwitch, a new tool for developers to make it easier to build line of business applications. You gave us a lot of great feedback, thank you for all of the comments and questions! One of the key requests was to provide more information about the architecture of the applications that are built with LightSwitch. The team has been working hard to publish a set of material on this which I wanted to share with you, including the top level architecture topology. (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: LightSwitch
10
Shouts

StringFormat and CurrentCulture in Silverlight - Tim Heuer

published 1013 days, 23 hours, 14 minutes ago posted by jantujantu 1016 days, 1 hour, 48 minutes ago
Saturday, August 14, 2010 1:48:04 PM GMT Thursday, August 12, 2010 11:13:42 AM GMT
I recently got a note about a nagging issue in using StringFormat in XAML binding expressions and how it doesn’t honor the current user’s culture settings. This is true that there is an issue in that it doesn’t in WPF or Silverlight. If you don’t know what I’m talking about, Silverlight introduced the ability to use StringFormat in data binding expressions (WPF has had this since 3.5 SP1) so you could do some formatting in-line in your binding. Like this. (more)
category: Metro | clicked: 2 | 2 comments | | source: timheuer.com
tags: RIA, Silverlight, stringformat, currentculture, WPF, XAML, Localization
7
Shouts

Looking ahead Panorama and Pivot controls for Windows Phone developers - Jeff Wilcox

published 1016 days, 57 minutes ago posted by jantujantu 1016 days, 21 hours, 59 minutes ago
Thursday, August 12, 2010 12:04:44 PM GMT Wednesday, August 11, 2010 3:03:21 PM GMT
Looking ahead: Panorama and Pivot controls for Windows Phone developersPosted August 10th 2010 to Silverlight,Windows Phone Apps in Windows Phone 7 make it easy to explore and experience information thanks to two similar navigation controls: panorama and pivot controls. We’ve made it easy for developers to build applications with these experiences by putting these Silverlight controls and associated tooling in the next release of the free developer tools.The controls are simple ... (more)
category: Metro | clicked: 0 | comment | | source: www.jeff.wilcox.name
tags: Silverlight, Windows Phone
7
Shouts

Adventures with Water Cooling the Ultimate Dev PC 2.0 the Equipment - Pete Brown

published 1016 days, 57 minutes ago posted by jantujantu 1016 days, 22 hours, 29 minutes ago
Thursday, August 12, 2010 12:04:44 PM GMT Wednesday, August 11, 2010 2:32:48 PM GMT
11Aug2010Adventures with Water Cooling the Ultimate Dev PC 2.0: the EquipmentHardwareUltimate PC While I was away at DevLink 2010 (an awesome event. You really need to go next year) my water cooling equipment for the Ultimate Developer PC 2.0 arrived. Here's a virtual unboxing.CPU Block I picked up the Swiftech Apogee-XT Extreme Performance CPUWaterblock. This is considered to be one of the best i7 waterblocks out there. There is one complaint about it, though: if you tinker with it too much, you st... (more)
category: How To | clicked: 0 | comment | | source: 10rem.net
tags: Ultimate PC, HARDWARE
8
Shouts

New Videos and More Rolling out on LightSwitch Developer Center - Beth Massi

published 1015 days, 1 hour, 57 minutes ago posted by jantujantu 1016 days, 22 hours, 30 minutes ago
Friday, August 13, 2010 11:04:45 AM GMT Wednesday, August 11, 2010 2:31:41 PM GMT
A new video just rolled out on the LightSwitch Developer Center on MSDN in a section that is all about helping you discover the range of possibilities that you can do with the product that were done by Orville McDonald, Visual Studio Product Manager:Connect to Multiple Data Sources More of these types of informational videos will roll out here until Beta 1 is released. But what’s the LightSwitch product team members doing? Let me tell you! (more)
category: How To | clicked: 0 | 4 comments | | source: blogs.msdn.com
tags: DevCenter, LightSwitch, Videos
11
Shouts

Windows Phone 7 Example Application for Beta Tools - Jason Zander

published 1016 days, 22 hours, 42 minutes ago posted by jantujantu 1018 days, 23 hours, 2 minutes ago
Wednesday, August 11, 2010 2:19:45 PM GMT Monday, August 09, 2010 2:00:05 PM GMT
In May I wrote a sample Windows Phone 7 application using the CTP tools. I’ve just updated the sample to work against the Beta tools In this version I’ve updated the formatting of the main page to use styles to help clean up the markup.I also fixed up several of the markup items to allow more natural layout to occur. For example number buttons are now styled:I’ve also updated the and buttons to use the Windows Phone 7 Icon Pack for a better appearance. (more)
category: How To | clicked: 0 | 1 comment | | source: blogs.msdn.com
tags: Windows Phone 7, Sample, CTP
9
Shouts

TiltContentControl for Windows Phone - Jeff Wilcox

published 1018 days, 2 hours, 29 minutes ago posted by jantujantu 1018 days, 23 hours, 7 minutes ago
Tuesday, August 10, 2010 10:32:44 AM GMT Monday, August 09, 2010 1:54:34 PM GMT
TiltContentControl for Windows PhonePosted August 07th 2010 to Silverlight,Windows Phone An enjoyable feature found in Windows Phone is a neat interactive effect that our designers have dubbed “tilt”. Tilt gives a little motion to standard controls during manipulations (when they’re being touched).Although the operating system’s menus and core applications use this effect in many places, applications built for the platform by default don’t pick up any tilt effects. It’s a pretty complex problem to try... (more)
category: Metro | clicked: 0 | comment | | source: www.jeff.wilcox.name
tags: Silverlight, Windows Phone
9
Shouts

Launching the Browser - Kirupa Chinnathambi

published 1018 days, 22 hours, 29 minutes ago posted by jantujantu 1020 days, 17 hours, 37 minutes ago
Monday, August 09, 2010 2:32:49 PM GMT Saturday, August 07, 2010 7:24:30 PM GMT
In Windows Phone 7, you can navigate to web sites using the browser just as easily as you can navigate between pages of your application. Here is a really short video that shows how clicking a button launches the browser with a URL the application the specified... (more)
category: Metro | clicked: 0 | comment | | source: www.kirupa.com
tags: Silverlight, Windows Phone 7
Previous 1 2 ... 6 7 8 9 10 11 12 13 14 15 ... 116 117 Next