jantu
Name: jantu
Score: 3,954.66
Last Seen: 946 days, 11 hours, 51 minutes ago
Member Since: 25 December, 2008
DotNetShoutout
atom rss
12
Shouts

DotNetRocks - Show #507 - Michael Dirolf is SQL Free with MongoDB

published 1250 days, 16 hours, 43 minutes ago posted by jantujantu 1252 days, 14 hours, 2 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 11:54:18 AM GMT
MongoDB is a non-relational database. For most of us working with SQL Server, using a non-relational database is a strange idea. Michael Dirolf makes the case. Michael DirlofMike Dirolf is a Software Engineer at 10gen, where he works on the MongoDB project. He mainly works on client drivers for Python and Ruby, but also takes time... (more)
category: Podcast | clicked: 0 | 1 comment | | source: www.dotnetrocks.com
tags: DotNetRocks, SQL
14
Shouts

Search Engine Optimization (SEO) Toolkit - Scott Guthrie

published 1251 days, 15 hours, 29 minutes ago posted by jantujantu 1253 days, 11 hours, 2 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Tuesday, December 15, 2009 2:53:41 PM GMT
[In addition to blogging, I’m also now using Twitter for quick updates and to share links. Follow me at:twitter.com/scottgu] Over the last few weeks I’ve been polling developers to see how many are using the new Search Engine Optimization (SEO) toolkit to increase traffic to their web-sites.  I’ve been surprised by how many people either have never heard of the tool, or have not yet had a chance to run it against their websites.  This blog post provides a quick summary about why anyone doing web-develop... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, IIS7, ScottGu, Community News, ASP.NET
11
Shouts

Building-setup-and-deployment-packages-in-VS-2010 - Somasegar

published 1251 days, 15 hours, 29 minutes ago posted by jantujantu 1253 days, 11 hours, 13 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Tuesday, December 15, 2009 2:42:36 PM GMT
Building setup and deployment packages in VS 2010 Developing and refining your code is an important part of building your application.  Once it’s built, you need to deploy that before your customers can start seeing the benefits of using the application.  For many applications, the most reliable way to deploy is to build a setup project that packages your application’s components into an easily installable package with a familiar interface for your customers.Today you can use the Visual Studio Ins... (more)
category: Web Dev | clicked: 1 | comment | | source: blogs.msdn.com
tags: Visual Studio, Developer Division
8
Shouts

Implementing 'Inheritance' in XML - Eric White

published 1253 days, 14 hours, 14 minutes ago posted by jantujantu 1255 days, 12 hours, 22 minutes ago
Tuesday, December 15, 2009 11:41:59 AM GMT Sunday, December 13, 2009 1:33:29 PM GMT
Some XML vocabularies implement a powerful XML pattern that is analogous to inheritance in programming language type systems. Open XML WordprocessingML has these semantics around styles. When you define a new style, you can base this style on another style, and if the new style doesn't explicitly define some aspect of the style, the new style 'inherits' this aspect from its base style. This post presents some code that uses one approach for implementing inheritance semantics. (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Functional Programming, OpenXML, OpenXmlSdk, PowerTools, Linq to XML
7
Shouts

Creating extensions for VS 2010 - Somasegar

published 1254 days, 10 hours, 3 minutes ago posted by jantujantu 1256 days, 15 hours, 22 minutes ago
Monday, December 14, 2009 3:52:23 PM GMT Saturday, December 12, 2009 10:33:26 AM GMT
While Visual Studio has a wealth of functionality built in, one of the keys to any modern platform is extensibility. A main focus for us in Visual Studio 2010 has been to improve not only our API’s, but also the general ecosystem that surrounds extension development. The goal is simple - we want to make the entire process easier, from creation to publishing to consumption. Before You Start…One of the first things you’ll notice is the streamlined Visual Studio 2010 S... (more)
category: Web Dev | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010, Visual Studio
8
Shouts

ViewModel Pattern for Silverlight - Options for Hooking a View to its Model - Nikhil Kothari

published 1254 days, 10 hours, 3 minutes ago posted by jantujantu 1256 days, 15 hours, 52 minutes ago
Monday, December 14, 2009 3:52:23 PM GMT Saturday, December 12, 2009 10:04:09 AM GMT
There are multiple ways to associate a View to its Model - for example, using a ViewModelLocator, or perhaps a convention-based approach I am thinking of implementing. What are your thoughts and opinions? I'm looking for feedback to improve Silverlight.FX, and potentially make suggestions to Blend/Cider teams for future ViewModel support... (more)
category: Metro | clicked: 1 | 1 comment | | source: www.nikhilk.net
tags: Silverlight, Silverlight.FX
10
Shouts

DotNetRocks - Show #506 - Live from Øredev 2009

published 1256 days, 19 hours, 52 minutes ago posted by jantujantu 1258 days, 13 hours, 42 minutes ago
Saturday, December 12, 2009 6:04:19 AM GMT Thursday, December 10, 2009 12:13:48 PM GMT
Carl and Richard interview today's luminaries live on stage at Øredev 2009ØREDEV was founded in 2005 by Jayway and Dotway, two companies comprised of and focused on specialists within IT. Øredev inherited these companies’ vision and philosophy. (more)
category: Podcast | clicked: 0 | 1 comment | | source: www.dotnetrocks.com
tags: DotNetRocks
11
Shouts

HanselMinutes - Show #191 - Solver Foundation and Optimization with Nathan Brixius

published 1257 days, 18 hours, 25 minutes ago posted by jantujantu 1258 days, 17 hours, 16 minutes ago
Friday, December 11, 2009 7:31:15 AM GMT Thursday, December 10, 2009 8:40:03 AM GMT
Scott's on campus and talks to Nathan Brixius, a Senior Developer working on the Microsoft Solver Foundation library. Solver Foundation helps break down complex multi-variable problems in a clean, declarative way... (more)
category: Podcast | clicked: 0 | comment | | source: www.hanselminutes.com
tags: HanselMinutes
9
Shouts

DotNetRocks - Show #505 - Paul Litwin on SQL Reporting Services

published 1258 days, 11 hours, 16 minutes ago posted by jantujantu 1259 days, 18 hours, 31 minutes ago
Thursday, December 10, 2009 2:39:31 PM GMT Wednesday, December 09, 2009 7:24:54 AM GMT
Carl and Richard caught up with Paul Litwin to talk about Reporting Services. Recorded live at DevConnections in Las Vegas last month. Paul LitwinPaul Litwin is a developer specializing in ASP, ASP.NET, Visual Basic, C#, SQL Server, and related technologies. He is the CEO of Deep Training and the creator of the ASP.NET 1.1 C# and ASP.NET 1.1 VB courses as... (more)
category: Podcast | clicked: 0 | comment | | source: www.dotnetrocks.com
tags: DotNetRocks, VB, C#, SQL, ASP.NET
8
Shouts

TFS2010: Object Model API changes after Beta 2 - Granth

published 1259 days, 8 hours, 14 minutes ago posted by jantujantu 1260 days, 14 hours, 14 minutes ago
Wednesday, December 09, 2009 5:41:50 PM GMT Tuesday, December 08, 2009 11:41:43 AM GMT
TFS2010: Object Model API changes after Beta 2 Based on feedback that we received both internally and externally we decided to make a rather significant change to the TFS client object model.  This change centers around the TeamFoundationServer, TeamFoundationApplicationInstance and TeamFoundationServerBase classes and their supporting factories.The History First some background. In Orcas and Whidbey the TeamFoundationServer object was used as the starting point for working with the Team Foundation cli... (more)
category: Smart Client | clicked: 0 | comment | | source: blogs.msdn.com
tags: VSTS, VS2010, TFS
13
Shouts

Localizing ASP.NET MVC Validation - Phil Haack

published 1258 days, 11 hours, 16 minutes ago posted by jantujantu 1260 days, 17 hours, 39 minutes ago
Thursday, December 10, 2009 2:39:31 PM GMT Tuesday, December 08, 2009 8:17:06 AM GMT
This is the fourth post in my series on ASP.NET MVC 2 and its new features. ASP.NET MVC 2 Beta Released (Release Announcement) Html.RenderAction and Html.ActionASP.NET MVC 2 Custom ValidationLocalizing ASP.NET MVC Validation In my recent post on custom validation with ASP.NET MVC 2, several people asked about how to localize validation messages. They didn’t want their error messages hard-coded as an attribute value. It turns out that it’s p... (more)
category: Web Dev | clicked: 1 | comment | | source: haacked.com
tags: ASP.NET MVC, ASP.NET MVC Validation, ASP.NET MVC 2, ASP .NET
13
Shouts

WF4 Design Time AttachedPropertiesService and Attached Properties - Matt Winkler

published 1262 days, 4 hours, 22 minutes ago posted by jantujantu 1262 days, 16 hours, 3 minutes ago
Sunday, December 06, 2009 9:33:32 PM GMT Sunday, December 06, 2009 9:52:24 AM GMT
WF4 Design Time AttachedPropertiesService and Attached Properties I’ve been meaning to throw together some thoughts on attached properties and how they can be used within the designer.  Basically, you can think about attached properties as injecting some additional “stuff” onto an instance that you can use elsewhere in your code. Motivation In the designer, we want to be able to have behavior and view tied to interesting aspects of the data.  For instance, we would like to have a view updated when an i... (more)
category: How To | clicked: 10 | comment | | source: blogs.msdn.com
tags: WF4, VS2010
11
Shouts

HanselMinutes - Show #190 - The State of Powershell with Lee Holmes and Jason Shirk

published 1261 days, 1 hour, 19 minutes ago posted by jantujantu 1262 days, 18 hours, 11 minutes ago
Tuesday, December 08, 2009 12:36:28 AM GMT Sunday, December 06, 2009 7:45:05 AM GMT
Scott's in Redmond this week and he sits down with Lee Holmes and Jason Shirk from the Powershell team. What's the state of Powershell now that it's built into Windows. What does 2.0 buy me and what features could I exploit more effectively? (more)
category: Podcast | clicked: 0 | comment | | source: www.hanselminutes.com
tags: Powershell, HanselMinutes
8
Shouts

Programmatic Code Coverage Data Merging in Visual Studio 2010 - Peter Huene

published 1263 days, 10 hours, 41 minutes ago posted by jantujantu 1263 days, 17 hours, 12 minutes ago
Saturday, December 05, 2009 3:14:36 PM GMT Saturday, December 05, 2009 8:44:17 AM GMT
Programmatic Code Coverage Data Merging in Visual Studio 2010 In my last post, I demonstrated how you could use the coverage analysis assembly to analyze coverage files.  Today I will quickly cover how to programmatically merge multiple coverage files together.  This replicates the functionality that the code coverage results tool window has for merging coverage data from multiple test runs together.  The following assumes you’ve read the instructions in the previous post to reference the analysis assem... (more)
category: Smart Client | clicked: 3 | 1 comment | | source: blogs.msdn.com
tags: Visual Studio 2010, Code Coverage
7
Shouts

Improvements in Intellisense post Beta 2 - Brian Harry

published 1263 days, 10 hours, 41 minutes ago posted by jantujantu 1263 days, 17 hours, 29 minutes ago
Saturday, December 05, 2009 3:14:36 PM GMT Saturday, December 05, 2009 8:26:51 AM GMT
I’ve written a couple of posts in the last month or so soliciting performance feedback from you all and talking about our performance efforts. Since we realized the degree of performance problem that we still had, we have spent a ton of effort working on understanding it and making it better. (more)
category: Smart Client | clicked: 0 | 1 comment | | source: blogs.msdn.com
tags: Visual Studio, VS2010
8
Shouts

Slides and links for Entity Framework 4 session for .NET Developer Network UG - Eric Nelson

published 1263 days, 10 hours, 41 minutes ago posted by jantujantu 1264 days, 15 hours, 28 minutes ago
Saturday, December 05, 2009 3:14:36 PM GMT Friday, December 04, 2009 10:27:45 AM GMT
Last night (3rd Dec 2009) I was lucky enough to be speaking at my local (and most excellent) user group http://www.dotnetdevnet.com/. There were plenty of mince pies and lots and lots of swag to give away – plus great questions and chats in the breaks. Thoroughly enjoyed it. (more)
category: How To | clicked: 1 | 1 comment | | source: blogs.msdn.com
tags: .NET, Entity Framework 4
6
Shouts

PDC09: ASP.NET MVC 2 Ninjas Still on Fire Black Belt Tips - Scott Hanselman

published 1264 days, 16 hours, 16 minutes ago posted by jantujantu 1265 days, 13 hours, 14 minutes ago
Friday, December 04, 2009 9:39:23 AM GMT Thursday, December 03, 2009 12:41:37 PM GMT
While I was at PDC last week in Los Angeles I got to present an ASP.NET MVC 2 presentation. Phil has been home playing with his new baby so I was thrilled to be able to give a presentation on his behalf. I gave the talk immediately after the Day 2 keynote a few minutes after they announced that they were giving all attendees custom laptops. This talk was a (virtually) no slides, just demos talk. I showed some new ASP.NET MVC 2 features, some tips and techniques that aren't/weren't ASP.NET MVC 2 specific... (more)
category: Web Dev | clicked: 0 | comment | | source: www.hanselman.com
tags: ASP.NET MVC 2, PDC09, ASP.NET
12
Shouts

T4CSS: A T4 Template for Less CSS With Compression - Phil Haack

published 1263 days, 10 hours, 41 minutes ago posted by jantujantu 1265 days, 13 hours, 38 minutes ago
Saturday, December 05, 2009 3:14:36 PM GMT Thursday, December 03, 2009 12:17:33 PM GMT
Pain is often a great motivator for invention, unless you become dull to the pain. I think CSS is one of those cases where there’s a lot of pain that we as web developers often take in stride. Fortunately not everyone accepts that pain and efforts such as LESS are born... (more)
category: Web Dev | clicked: 1 | 1 comment | | source: haacked.com
tags: YUI, T4, Web, CSS
7
Shouts

DotNetRocks - Show #504 - Codeplex Foundation

published 1264 days, 16 hours, 16 minutes ago posted by jantujantu 1265 days, 13 hours, 47 minutes ago
Friday, December 04, 2009 9:39:23 AM GMT Thursday, December 03, 2009 12:08:51 PM GMT
Carl and Richard talk to Sam Ramji and Bill Staples about the Codeplex Foundation, which provides a framework to facilitate the participation of corporate software developers in open source projects communities. (more)
category: Podcast | clicked: 0 | comment | | source: www.dotnetrocks.com
tags: DotNetRocks, CodePlex Foundation
Previous 1 2 ... 15 16 17 18 19 20 21 22 23 24 Next