jantu
Name: jantu
Score: 3,954.66
Last Seen: 948 days, 9 hours, 36 minutes ago
Member Since: 25 December, 2008
DotNetShoutout
atom rss
4
Shouts

Explicit Interface Method in C#

published 959 days, 9 hours, 4 minutes ago posted by http://bimbim-in.myopenid.com/http://bimbim-in.myopenid.com/ 962 days, 8 hours, 38 minutes ago
Thursday, October 07, 2010 2:36:58 PM GMT Monday, October 04, 2010 3:03:02 PM GMT
When any type is loaded by CLR then all method of the class and all inherited public methods and interfaces implementation methods are added to method table. For example i have created a class Test which is implementing one interface IFormattable and it has only one method ToString().publicclass Test:IFormattable { publicstring ToString(string format, IFormatProvider formatProvider) { return"Test"; } } When this class will be loaded then method table has entries for all virtual methods ... (more)
category: How To | clicked: 0 | comment | | source: bimbim.in
tags: Explicit Interface, EIMI, Interface
4
Shouts

Migrating AdventureWorksDW to SQL Azure using SQL Azure Migration Wizard - Rich Dudley - Evangelists - ComponentOne Community

published 959 days, 9 hours, 12 minutes ago posted by c1_richdc1_richd 962 days, 10 hours, 10 minutes ago
Thursday, October 07, 2010 2:28:47 PM GMT Monday, October 04, 2010 1:30:52 PM GMT
AdventureWorks is one of the more popular sample SQL Server databases. In the samples on Codeplex, only the LT version has an Azure installer. In this blog post we'll migrate the DW version from SQL Server 2008 to SQL Azure using the SQL Azure Migration Wizard. (more)
category: Data | clicked: 0 | comment | | source: helpcentral.componentone.com
4
Shouts

Creating a SQL Server CE 4 Database in WebMatrix - Rich Dudley - Evangelists - ComponentOne Community

published 959 days, 9 hours, 12 minutes ago posted by c1_richdc1_richd 962 days, 10 hours, 1 minute ago
Thursday, October 07, 2010 2:28:47 PM GMT Monday, October 04, 2010 1:39:39 PM GMT
In this blog post we'll create a new SQL Server CE 4 database using WebMatrix beta. (more)
category: Data | clicked: 1 | comment | | source: helpcentral.componentone.com
tags: WebMatrix Beta, sql server ce 4.0
4
Shouts

SQL Server Manager select and kill process query

published 959 days, 9 hours, 4 minutes ago posted by eralpereralper 961 days, 12 hours, 14 minutes ago
Thursday, October 07, 2010 2:36:58 PM GMT Tuesday, October 05, 2010 11:26:33 AM GMT
Who is hogging the database process? This question can be hard to answer if you don’t have the right tools to view the Activity monitor. (more)
category: Data | clicked: 0 | comment | | source: www.ninjacoding.net
tags: SQL, T-SQL, SQLServer
8
Shouts

Introduction to .NET 4.0 Workflow Services

published 957 days, 9 hours, 20 minutes ago posted by sonukapoorsonukapoor 960 days, 8 hours, 26 minutes ago
Saturday, October 09, 2010 2:20:14 PM GMT Wednesday, October 06, 2010 3:14:45 PM GMT
In this article we will explore into one of the major features introduced in .Net 4.0, Workflow Services. Workflow Services let you define services where service operations are defined using workflow activities. (more)
category: Architecture | clicked: 3 | comment | | source: dotnetslackers.com
tags: Workflow 4.0
6
Shouts

There's no substitute for customer feedback! Improving Windows Phone 7 application performance now a bit easier with LowProfileImageLoader and DeferredLoadListBox updates - David Anson

published 956 days, 10 hours, 10 minutes ago posted by jantujantu 959 days, 9 hours, 44 minutes ago
Sunday, October 10, 2010 1:30:39 PM GMT Thursday, October 07, 2010 1:56:30 PM GMT
Windows Phone 7 applications run on hardware that's considerably less powerful than what drives typical desktop and laptop machines. Therefore, tuning phone applications for optimum performance is an important task - and a challenging one! To help other developers, I previously coded and blogged about two classes: LowProfileImageLoader (pushes much of the cost of loading images off the UI thread) and DeferredLoadListBox (improves the scrolling experience for long lists). These two classes can be used ind... (more)
category: Metro | clicked: 0 | 1 comment | | source: blogs.msdn.com
tags: Silverlight, Windows Phone
9
Shouts

Introducing NuPack Package Management for .NET Another piece of the Web Stack - Scott Hanselman

published 957 days, 9 hours, 20 minutes ago posted by jantujantu 959 days, 16 hours, 38 minutes ago
Saturday, October 09, 2010 2:20:14 PM GMT Thursday, October 07, 2010 7:02:31 AM GMT
Microsoft's been filling out the Web Stack with more and more right-sized LEGO pieces lately, and today ScottGu announced the developer preview of NuPack. It's a piece of the stack that's been notably missing for years and after using it for a while now, I'm not sure how I lived without it. NuPack is a package management system for .NET. The goal of NuPack is to make the process of incorporating third party libraries into your solutions as simple as possible. Package Management itself is not a new con... (more)
category: Web Dev | clicked: 0 | comment | | source: www.hanselman.com
tags: ASP.NET MVC 3 Beta, ASP .NET
8
Shouts

Andrew Brust Gets All BI On Us - DotNetRocks - Show #599

published 957 days, 9 hours, 20 minutes ago posted by jantujantu 960 days, 10 hours ago
Saturday, October 09, 2010 2:20:14 PM GMT Wednesday, October 06, 2010 1:40:50 PM GMT
Andrew Brust joins Carl and Richard on the .NET Rocks Live Weekend to talk a little Business Intelligence. The conversation also jumps to Windows Phone 7, Google Android and the Apple iPad. Andrew BrustAndrew J. Brust is the Chief of New Technology at 26 New York, a Microsoft Gold Certified Partner, where he works on strategy, evangelism and business development. Andrew has worked closely with Microsoft technologies since the early 90s and has worked in software development since the mid 80s. Andrew serv... (more)
category: Podcast | clicked: 1 | comment | | source: www.dotnetrocks.com
tags: DotNetRocks
5
Shouts

Developer Guidance IA at a Glance - J.D. Meier

published 959 days, 9 hours, 12 minutes ago posted by jantujantu 961 days, 12 hours, 23 minutes ago
Thursday, October 07, 2010 2:28:47 PM GMT Tuesday, October 05, 2010 11:17:12 AM GMT
The purpose of the IA is to simplify and improve the effectiveness of content for Microsoft developer guidance. Rather than create more prescriptive guidance, our management team wants me to scale by baking what I’ve learned from building Microsoft Blue Books and platform playbooks into an Information Architecture that improves our overall content effectiveness for our developer platform. This means having me work at the “meta” level to frame out the information architecture for our content and our pla... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Information Architecture, Product Success
6
Shouts

Silverlight Animation Class Diagram - Ning Zhang

published 959 days, 9 hours, 4 minutes ago posted by jantujantu 961 days, 12 hours, 28 minutes ago
Thursday, October 07, 2010 2:36:58 PM GMT Tuesday, October 05, 2010 11:13:07 AM GMT
The MSDN section Animation is a good overview on Silverlight animation. Below class diagram, summary and table can serve as quick reference. Diagram Summary Timeline is the base class of animation classes and Storyboa... (more)
category: Metro | clicked: 1 | comment | | source: www.ningzhang.org
tags: Silverlight, Animation
9
Shouts

jQuery Templates, Data Link, and Globalization Accepted as Official jQuery Plugins - Scott Guthrie

published 959 days, 9 hours, 12 minutes ago posted by jantujantu 961 days, 12 hours, 31 minutes ago
Thursday, October 07, 2010 2:28:47 PM GMT Tuesday, October 05, 2010 11:09:41 AM GMT
The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today. Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we’d be including it in new versions of Visual Studio going forward. By default, when you create new ASP.NET Web Forms and ASP.NET MVC projects with VS 2010, the core jQuery library is now automatically added to your project. Earlier this year at the MIX 2010 conference I an... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, jQuery, Ajax, Community News, ASP.NET
6
Shouts

MOSS 2007 Architecture and Requests

published 961 days, 12 hours, 15 minutes ago posted by sonukapoorsonukapoor 962 days, 3 hours, 1 minute ago
Tuesday, October 05, 2010 11:25:29 AM GMT Monday, October 04, 2010 8:39:13 PM GMT
This article focus on MOSS 2007 technology stack architecture and SharePoint request routing. The article also sheds light on difference between different versions of SharePoint, SharePoint data store, key players involved in handling a request and terminologies like Ghosted and Unghosted pages. (more)
category: Architecture | clicked: 0 | comment | | source: dotnetslackers.com
tags: ghosted images, MOSS, Sharepoint
7
Shouts

WPF Picture Viewer for VS2010 - Jason Zander

published 961 days, 12 hours, 15 minutes ago posted by jantujantu 963 days, 6 hours, 9 minutes ago
Tuesday, October 05, 2010 11:25:29 AM GMT Sunday, October 03, 2010 5:31:27 PM GMT
A while back I wrote a tutorial that showed how to write a beginning WPF application using VS2010. I got an email from a developer who ran into problems getting things working. I've just posted a full working copy of the sample for those who want to either start with one that works or figure out why theirs does not. (more)
category: Metro | clicked: 0 | comment | | source: blogs.msdn.com
tags: Sample, WPF
8
Shouts

WF4 Activities, Callbacks and Event Handlers - Ron Jacobs

published 961 days, 12 hours, 15 minutes ago posted by jantujantu 963 days, 6 hours, 16 minutes ago
Tuesday, October 05, 2010 11:25:29 AM GMT Sunday, October 03, 2010 5:25:06 PM GMT
Suppose you want to create a workflow that needs to wait on a CLR event or callback. In this episode I'll show you how to create an Activity and a Workflow Extension that implements IWorkflowInstanceExtension to create an activity that can safely deal with CLR events... (more)
category: Metro | clicked: 1 | comment | | source: blogs.msdn.com
tags: WF4
7
Shouts

Why Agile Results Works for Getting Results - J.D. Meier

published 961 days, 12 hours, 15 minutes ago posted by jantujantu 963 days, 6 hours, 21 minutes ago
Tuesday, October 05, 2010 11:25:29 AM GMT Sunday, October 03, 2010 5:20:03 PM GMT
“Agile Results” is the name of the “personal results system” inside Getting Results the Agile Way.People that have tried every personal productivity system under the sun tend to ask me, what’s so different about this system or why does it work? Here are the key things I usually say... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: Agile
6
Shouts

Trivia Application Bar Icon and Color - Kirupa Chinnathambi

published 964 days, 3 hours, 14 minutes ago posted by jantujantu 966 days, 8 hours, 36 minutes ago
Saturday, October 02, 2010 8:26:24 PM GMT Thursday, September 30, 2010 3:05:06 PM GMT
In the Creating a Custom Application Bar Icon article, you learned how to use Adobe Fireworks to create an icon that you can use on the buttons that live in your Application Bar. One of the few restrictions you have is that the icon must be colored white with a transparent background.The reason has to do with making sure your Application Bar is usable under both the Dark and Light themes: (more)
category: UX | clicked: 1 | comment | | source: www.kirupa.com
tags: color, Icon
5
Shouts

September 29th What's Happening Around Visual Studio - Jason Zander

published 964 days, 3 hours, 14 minutes ago posted by jantujantu 966 days, 13 hours, 18 minutes ago
Saturday, October 02, 2010 8:26:24 PM GMT Thursday, September 30, 2010 10:22:35 AM GMT
All TimeLast YearLast 6 MonthsLast 3 MonthsLast MonthLast WeekLast Two DaysSearchSearch this blogSearch all blogsCommon TasksBlog HomeEmail Blog AuthorAboutRSS for PostsRSS for CommentsAtomRecent PostsSeptember 29th What's Happening Around Visual StudioPosted15 hours agobyJasonz0CommentsMicrosoft Visual Basic CTP for Windows Phone Developer Tools TutorialPostedThu, Sep... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: news
4
Shouts

Known Issues with the Backup/Restore Power Tool - Brian Harry

published 965 days, 8 hours, 59 minutes ago posted by jantujantu 966 days, 13 hours, 19 minutes ago
Friday, October 01, 2010 2:41:33 PM GMT Thursday, September 30, 2010 10:21:35 AM GMT
The Backup/Restore Power Tool we shipped in the most recent Power Tools release was an ambitious project. It’s one of the larger and more involved Power Tools we’ve ever shipped. We knew that despite the fact that we did a fair amount of testing and MVP pre-viewing, it would inevitably ship with some undiscovered issues. It’s been out there long enough and enough people have tried it that I think we are getting to critical mass in terms of identifying the issues that people are likely to hit. Below I... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: TFS
12
Shouts

Understanding Silverlight releases - Tim Heuer

published 965 days, 8 hours, 59 minutes ago posted by jantujantu 967 days, 12 hours, 7 minutes ago
Friday, October 01, 2010 2:41:33 PM GMT Wednesday, September 29, 2010 11:33:44 AM GMT
I’m not sure why Microsoft doesn’t have a standard on these things and it’s funny to hear marketing teams argue the benefit of one name over the other. For what it is worth, in my eyes, if it isn’t a major milestone release (or at least a ‘dot’ release [4.0->4.1 for example] then it is a service update. Call it a GDR, Wave X, Service Pack, R2, blah blah.In the GDR1 release (version 4.0.50826.0) we also released an update to the SDK. This is where it can start get confusing…allow me to attempt to expla... (more)
category: Metro | clicked: 0 | comment | | source: timheuer.com
tags: RIA, Silverlight, wp7dev, XAML, LightSwitch
7
Shouts

Blend Bits 13 Fluid Layout and the Popup Panel - Mike Taulty

published 966 days, 18 hours, 46 minutes ago posted by jantujantu 967 days, 12 hours, 49 minutes ago
Thursday, September 30, 2010 4:54:55 AM GMT Wednesday, September 29, 2010 10:51:57 AM GMT
This comes directly from something that I was doing today with Blend. Let’s imagine that I have a UI like this one and I have it set such that when my mouse enters the scene, that little grid at the bottom animates in from the bottom and when my mouse leaves the scene it animates out;I put this together in the simplest way possible. My layout looks like this;and the sneaky thing is that I have 3 rows rather than 2. That bottom row is set to size 0.When the mouse leaves the control, I move t... (more)
category: UX | clicked: 2 | comment | | source: mtaulty.com
tags: .NET, Silverlight, BlendBits, Blend
Previous 1 2 3 4 5 6 7 8 9 10 ... 116 117 Next