jantu
Name: jantu
Score: 3,954.66
Last Seen: 948 days, 16 hours, 12 minutes ago
Member Since: 25 December, 2008
DotNetShoutout
atom rss
6
Shouts

Silverlight Navigation Part 2 - John Papa

published 1020 days, 15 hours, 45 minutes ago posted by jantujantu 1021 days, 16 hours, 1 minute ago
Saturday, August 07, 2010 2:32:10 PM GMT Friday, August 06, 2010 2:15:25 PM GMT
In the second of two navigation videos we filmed for Silverlight TV, Karl Shifflett joins John Papa to demonstrate how he made some simple extensions to the navigation API in Silverlight in order to solve very common business problems. Karl demonstrates how to navigate away from a screen and leave markers indicating that the screen is still active even though it is hidden. He also demonstrates how to manage state while navigating between different pages.This episode is jam packed with a ton of great... (more)
category: Metro | clicked: 0 | comment | | source: feeds.johnpapa.net
tags: Silverlight, Navigation
6
Shouts

Why didn't I think of that in the first place? Windows Phone 7 Charting example updated to include reusable, platform-consistent Style and Templates - David Anson

published 1021 days, 18 hours, 24 minutes ago posted by jantujantu 1022 days, 15 hours, 48 minutes ago
Friday, August 06, 2010 11:52:23 AM GMT Thursday, August 05, 2010 2:29:00 PM GMT
I've previously blogged about how to get the Data Visualization assembly from the Silverlight Toolkit/WPF Toolkit working on Windows Phone. It's quite simple with my Data Visualization Development Release 4 and the Windows Phone Developer Tools Beta because it's now as easy as adding a reference to two assemblies and then creating some charts! However, those charts start out with visuals meant for use with Silverlight running in the web browser (white background, etc.), not Silverlight running on Window... (more)
category: Metro | clicked: 0 | comment | | source: blogs.msdn.com
tags: Silverlight, Silverlight Toolkit, Windows Phone
6
Shouts

Experimenting with PRISM 4, Silverlight, MEF - Mike Taulty

published 1021 days, 18 hours, 24 minutes ago posted by jantujantu 1022 days, 15 hours, 50 minutes ago
Friday, August 06, 2010 11:52:23 AM GMT Thursday, August 05, 2010 2:26:21 PM GMT
I’ve also made some screencast videos around the Managed Extensibility Framework in Silverlight. Not so long ago, the PRISM folks announced that they would be integrating MEF into PRISM with the forthcoming V4 and so I thought it would be good to take a look at what’s going on with PRISM 4 by taking the latest drop from CodePlex ( the August drop ).I also noticed that John had recently done ... (more)
category: Metro | clicked: 0 | comment | | source: mtaulty.com
tags: .NET, Silverlight, MEF, Prism
10
Shouts

Rapid Business Application Development with Visual Studio LightSwitch - Beth Massi

published 1021 days, 18 hours, 24 minutes ago posted by jantujantu 1023 days, 11 hours, 47 minutes ago
Friday, August 06, 2010 11:52:23 AM GMT Wednesday, August 04, 2010 6:29:48 PM GMT
I am so excited to be able to finally talk about this product! It’s great to be part of a team that works on so many Visual Studio tools (like our Office and SharePoint tools) but LightSwitch is definitely near and dear to my heart because of the types of applications you build with it – data-centric business applications. In the 15 years prior to joining Microsoft, I’ve built a variety of business applications and application frameworks so I’m really excited to be working with this part of our team and ... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: DevCenter, LightSwitch
11
Shouts

Using EF “Code First” with an Existing Database - Scott Guthrie

published 1020 days, 15 hours, 45 minutes ago posted by jantujantu 1023 days, 11 hours, 58 minutes ago
Saturday, August 07, 2010 2:32:10 PM GMT Wednesday, August 04, 2010 6:18:40 PM GMT
Last month I blogged about the new Entity Framework 4 “code first” development option.  EF “code-first” enables a pretty sweet code-centric development workflow for working with data.  It enables you to:Work with data without ever having to open a designer or define an XML mapping file Define model objects by simply writing “plain old classes” with no base classes required Use a “convention over configuration” approach that enables database persistence without explicitly configuring anything In my init... (more)
category: How To | clicked: 1 | 1 comment | | source: weblogs.asp.net
tags: .NET, Visual Studio, Linq, ASP.NET
8
Shouts

Using A-Star Algorithm in Silverlight 4 Based 2D Game

published 1021 days, 18 hours, 24 minutes ago posted by sonukapoorsonukapoor 1023 days, 16 hours, 13 minutes ago
Friday, August 06, 2010 11:52:23 AM GMT Wednesday, August 04, 2010 2:04:06 PM GMT
In this article, we will first say a few more words about the A* algorithm. After that, we’ll explore how to introduce the A* algorithm into a Silverlight 4 based 2D game scenario, in which we’ll draw a game map with a sprite and some obstacles upon it and try to find the shortest path for the sprite to walks along using the A* algorithm. (more)
category: Metro | clicked: 0 | comment | | source: dotnetslackers.com
tags: Silverlight, Game
8
Shouts

“Coming Soon”– Visual Studio LightSwitch - Mike Taulty

published 1021 days, 18 hours, 24 minutes ago posted by jantujantu 1023 days, 17 hours, 58 minutes ago
Friday, August 06, 2010 11:52:23 AM GMT Wednesday, August 04, 2010 12:18:45 PM GMT
A new version of Visual Studio called “LightSwitch” was announced at the VS Live conference today by Jason Zander.At the moment, I don’t have any deep details to write about here but the essence is around a productive tool for building business applications with Silverlight for both the browser and the desktop which takes in cloud options as well.It’s not necessarily targeted at every developer who’s building applications with .NET or Silverlight and undoubtedly there’s bound to be trade-offs that yo... (more)
category: Metro | clicked: 0 | comment | | source: mtaulty.com
tags: .NET, RIA, Silverlight, VisualStudio
7
Shouts

Simple Page Navigation - Kirupa Chinnathambi

posted by jantujantu 1023 days, 17 hours, 59 minutes ago
Wednesday, August 04, 2010 12:18:07 PM GMT
Learn how to easily navigate between pages in a Windows Phone application.While the concept of navigating between pages sort of exists in desktop applications, it is really something most of us are more familiar with when it comes to web sites. Clicking on a link and going from one page to another is pretty much the expected behavior. (more)
category: UX | clicked: 1 | comment | | source: www.kirupa.com
tags: Navigation, Windows Phone
9
Shouts

Localized Online Samples Available for Visual Studio 2010 - Beth Massi

published 1022 days, 20 hours, 39 minutes ago posted by jantujantu 1024 days, 18 hours, 54 minutes ago
Thursday, August 05, 2010 9:37:51 AM GMT Tuesday, August 03, 2010 11:23:10 AM GMT
Product teams have been releasing samples online on Code Gallery since Visual Studio has been released. This allows us to get samples out the door outside of the normal VS ship-cycle. So what you see “in-box” (a.k.a on the install disk) is only a subset of samples that we release. If you have an internet connection (which you probably do if you are reading this ;-)) then you can access additional online samples from the Help -> Samples menu in Visual Studio 2010 (more)
category: Web Dev | clicked: 3 | comment | | source: blogs.msdn.com
tags: VS2010, DevCenter, VSTO, samples
7
Shouts

Announcing Microsoft Ribbon for WPF RTW - Pete Brown

published 1022 days, 20 hours, 39 minutes ago posted by jantujantu 1024 days, 18 hours, 59 minutes ago
Thursday, August 05, 2010 9:37:51 AM GMT Tuesday, August 03, 2010 11:17:15 AM GMT
I'm pleased to announce the July release of the Microsoft Ribbon for WPF! This is the RTW release of the Ribbon control! The new ribbon control is compatible with WPF 3.5sp1 and WPF 4. This is a 100% WPF implementation, not a wrapper around native code. That means you get all the great WPF styling capabilities for the new control. All screenshots below were taken from a .NET 4 Client Profile project.Let's take a look at just a fe... (more)
category: Metro | clicked: 0 | comment | | source: 10rem.net
tags: .NET, WindowsClient, WPF
6
Shouts

Async Data Validation - Jesse Liberty

published 1023 days, 18 hours, 37 minutes ago posted by jantujantu 1024 days, 19 hours, 2 minutes ago
Wednesday, August 04, 2010 11:39:56 AM GMT Tuesday, August 03, 2010 11:15:09 AM GMT
In this posting I’ll extend the data validation mechanism we’ve been examining to support asynchronous data validation.Silverlight is all about client-side code, and client-side validation is often exactly what you want; however there are times that you do not want to expose your validation algorithm in the client or in which you need to do a dynamic database lookup (credit ratings come to mind). In that case, you’ll want your Silverlight application to be able to validate against a web service, but to ... (more)
category: Metro | clicked: 3 | comment | | source: jesseliberty.com
tags: Validation, Mini-Tutorial, data
6
Shouts

July 2010 Doc Updates for VS ALM - Brian Harry

published 1022 days, 20 hours, 39 minutes ago posted by jantujantu 1024 days, 19 hours, 6 minutes ago
Thursday, August 05, 2010 9:37:51 AM GMT Tuesday, August 03, 2010 11:10:35 AM GMT
I suspect I’m eventually going to get bored with posting about the doc updates every month :) But, I think it’s really cool that the doc team is now updating the online docs every month. I’ve gotten a number of very positive customer comments on how much they appreciate the new vigor with which new content is coming out. If you have thoughts (either on what you’ve seen or on what you’d like to see), I’d love to hear them too. (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio
4
Shouts

Windows Client Developer Roundup - Pete Brown

published 1024 days, 17 hours, 57 minutes ago posted by jantujantu 1025 days, 12 hours, 59 minutes ago
Tuesday, August 03, 2010 12:19:31 PM GMT Monday, August 02, 2010 5:17:50 PM GMT
The Windows Client Developer Roundup aggregates information of interest to Windows Client Developers, including WPF, Silverlight, Visual C++, XNA, Expression Blend, Surface, Windows 7, Windows Forms, Windows Phone and Visual Studio, sometimes even a little jQuery and HTML5. If you have something interesting you've done or have run ac... (more)
category: How To | clicked: 0 | comment | | source: 10rem.net
tags: .NET, Silverlight, WPF, html5
5
Shouts

A high performance ProgressBar for Windows Phone - Jeff Wilcox

published 1024 days, 17 hours, 57 minutes ago posted by jantujantu 1025 days, 16 hours, 47 minutes ago
Tuesday, August 03, 2010 12:19:31 PM GMT Monday, August 02, 2010 1:30:05 PM GMT
The ProgressBar template for Silverlight that is built into the Windows Phone today looks beautiful but comes at a cost to performance in indeterminate mode (the animating dots that often indicate loading during an operation of unknown time). Here I offer a workaround which is identical in looks, but with excellent performance. It uses the render thread exclusively for animation, instead of th... (more)
category: Metro | clicked: 2 | comment | | source: www.jeff.wilcox.name
tags: Silverlight, Design, C#, Windows Phone
6
Shouts

Last Night's Ultimate PC Live Bench Build - Pete Brown

published 1026 days, 15 hours, 44 minutes ago posted by jantujantu 1027 days, 16 hours, 8 minutes ago
Sunday, August 01, 2010 2:32:30 PM GMT Saturday, July 31, 2010 2:09:11 PM GMT
Last night, I (with help from you all) did a prototype bench build of the Ultimate Dev Machine 2.0. I made some dumb mistakes (like forgetting to remove the plastic from the bottom of the heat sink; glad I remembered before I powered it up), but it went reasonably well.HighlightsBunch of interested folks on ustream, all watching progress andhelping out. That was awesome. Thanks to everyone who dropped in!Installed Windows 7 Ultimat... (more)
category: How To | clicked: 0 | comment | | source: 10rem.net
tags: Ultimate PC, HARDWARE
6
Shouts

How to make a WorkflowService implement a contract - Ron Jacob

published 1026 days, 15 hours, 44 minutes ago posted by jantujantu 1027 days, 16 hours, 12 minutes ago
Sunday, August 01, 2010 2:32:30 PM GMT Saturday, July 31, 2010 2:04:21 PM GMT
You may have noticed that WorkflowServices have two ways of operating. One way is to pass message content and the other way is to use message parameters. I have always used message content because it seemed like the easiest thing to do.... (more)
category: Metro | clicked: 4 | comment | | source: blogs.msdn.com
tags: WF4, WCF
9
Shouts

12 Absolutely and Insanely Essential Utilities For Programmers - Jesse Liberty

published 1027 days, 18 hours, 1 minute ago posted by jantujantu 1028 days, 17 hours, 8 minutes ago
Saturday, July 31, 2010 12:16:00 PM GMT Friday, July 30, 2010 1:09:06 PM GMT
In every era in recent times there has been one profession that for a short while you could enter without formal training. Autodidacts in the 19th century could read the law without recourse to formal education (see Abe Lincoln). In the early 20th century it was aviation. For a short while in the 1980s and early 1990s, it was computing, thanks to the release of the Apple IIe, the IBM PC and the Mac. (more)
category: How To | clicked: 0 | comment | | source: jesseliberty.com
tags: Programming, reviews, Tools, Utilities
7
Shouts

Silverlight and WCF RIA Services 6–Validation - Mike Taulty

published 1027 days, 18 hours, 1 minute ago posted by jantujantu 1028 days, 18 hours, 34 minutes ago
Saturday, July 31, 2010 12:16:00 PM GMT Friday, July 30, 2010 11:43:00 AM GMT
One of the strengths of WCF RIA Services is in its capabilities around the application of common validation logic on both the client tier and the service tier.If I take the simplest route to create a new Silverlight+RIA Services project as in File | New Project;and then make sure that I “switch on” RIA Services; and then add a new Entity Data Model for my Northwind database to the generated web application project;generating that model from the database with just a couple of tables into it (C... (more)
category: Metro | clicked: 0 | comment | | source: mtaulty.com
tags: .NET, Silverlight, WCF RIA Services, VisualStudio
7
Shouts

Customize Silverlight toolkit navigation application project template - Amyo Kabir

published 1027 days, 18 hours, 1 minute ago posted by jantujantu 1028 days, 18 hours, 36 minutes ago
Saturday, July 31, 2010 12:16:00 PM GMT Friday, July 30, 2010 11:41:10 AM GMT
To get the Silverlight Navigation Application Template install the latest version of Silverlight toolkitNow lets create a Silverlight project using the navigation application template:You can customize the default layout as required. In this sample I have used a Datagrid to get my desired layout like below. You need to modify some of the style in App.xaml.Download the source here.Check the demo below: (more)
category: Metro | clicked: 1 | comment | | source: www.silverlightnext.com
tags: Silverlight, Navigation, Template, Toolkit
5
Shouts

Using the Accent Color, Page 2 - Kirupa Chinnathambi

published 1027 days, 18 hours, 1 minute ago posted by jantujantu 1028 days, 18 hours, 57 minutes ago
Saturday, July 31, 2010 12:16:00 PM GMT Friday, July 30, 2010 11:20:13 AM GMT
In the previous page you learned what the accent color is how to apply the color resource in your own applications that maps to the accent color the Windows Phone operating system exposes. In this page, let's take what you learned and go further by applying the accent color and previewing it all inside Expression Blend. (more)
category: UX | clicked: 0 | comment | | source: www.kirupa.com
tags: Windows Phone 7, Expression Blend
Previous 1 2 ... 7 8 9 10 11 12 13 14 15 16 ... 116 117 Next