MihirPatel
Name: MihirPatel
Score: 10,492.74
Last Seen: 974 days, 3 hours, 36 minutes ago
Member Since: 11 February, 2009
DotNetShoutout
atom rss
6
Shouts

What’s so good about OpenRasta?

published 1224 days, 7 hours, 41 minutes ago posted by http://blog.robustsoftware.co.uk/http://blog.robustsoftware.co.uk/ 1225 days, 4 hours, 47 minutes ago
Wednesday, February 10, 2010 10:29:29 AM GMT Tuesday, February 09, 2010 1:23:25 PM GMT
I’ve been proclaiming the greatness of OpenRasta to anyone unfortunate to start talking to me about web development recently. I thought it was about time that I recorded the reasons I love it so much somewhere everyone can see. OpenRasta is by no means a finished product but it has principles at its core that I value greatly and give it massive potential. (more)
category: Architecture | clicked: 0 | comment | | source: blog.robustsoftware.co.uk
tags: ASP .NET MVC, SOLID Principles, Architecture, Testability
6
Shouts

VS2010 RC2 Available for download

published 1224 days, 7 hours, 41 minutes ago posted by himanethimanet 1225 days, 46 minutes ago
Wednesday, February 10, 2010 10:29:29 AM GMT Tuesday, February 09, 2010 5:24:39 PM GMT
Much Awaiting VS2010 RC2 ia available for download now. This is only available to MSDN subscribers and will be available to public by February 10th 2010. This RC includes go-live licence for deployment in prodcution environments. Seems that performance issues are improved as per our feedback.But we need to download ,install,check and see how fast it is. I am planning to play with it during week end if I get some time. Seems that MS VS201 Product team working closely with 3rd party companies that ... (more)
category: Web Dev | clicked: 0 | comment | | source: himabinduvejella.blogspot.com
tags: VS2010 RC2
6
Shouts

SmallestDotNet Update - Now with .NET 4 support and an includable JavaScript API - Scott Hanselman

published 1224 days, 7 hours, 41 minutes ago posted by jantujantu 1225 days, 2 hours, 28 minutes ago
Wednesday, February 10, 2010 10:29:29 AM GMT Tuesday, February 09, 2010 3:42:54 PM GMT
A few years back I wrote a post on the size of the .NET Framework. There's historically been a lot of confusion on the site of the .NET Framework. If you search around on the web for ".NET Framework" or ".NET Framework Redistributable" you'll often get a link to a 200 meg download. That download is the complete offline thing that developers redistribute when they want to install the .NET Framework on any kind of machine without an internet connection.The .NET 3.5 Client Profile is more like 28 megs and... (more)
category: Web Dev | clicked: 0 | comment | | source: www.hanselman.com
tags: WPF, JavaScript, Tools, VS2010 Windows Client, Microsoft Source Code, Learning .NET
6
Shouts

10 things you must do to make your desktop database apps better

published 1224 days, 7 hours, 41 minutes ago posted by http://vistadb.myopenid.com/http://vistadb.myopenid.com/ 1225 days ago
Wednesday, February 10, 2010 10:29:29 AM GMT Tuesday, February 09, 2010 6:10:26 PM GMT
Each of these items could be a blog post unto themselves, but I am going to try really hard to not be too verbose and just cover the core of the concept and why you need to do it. Everyone knows that any app driven by data is much more than just the app.  In most cases the app without a database doesn’t even function, or fails to function properly.  If a database is an integral part of your application, then shouldn’t you be doing all you can to ensure it ... (more)
category: Data | clicked: 1 | 1 comment | | source: www.vistadb.net
tags: Application Development, Reliability, Database
6
Shouts

Working with transactions in Entity Framework and LINQ to SQL

published 1224 days, 7 hours, 41 minutes ago posted by DevartDevart 1225 days, 4 hours, 13 minutes ago
Wednesday, February 10, 2010 10:29:29 AM GMT Tuesday, February 09, 2010 1:57:48 PM GMT
Entity Framework In this article we consider a short description of the Entity Framework and LINQ to SQL transactional models. There are also some simple code listings illustrating different aspects of the transactional model. A transaction is a series of operations performed as a single unit of work. Entity Framework transactions are a part of its internal architecture. The SaveChanges method operates within a transaction and saves results of the work. It is designed to ensure data integrity. (more)
category: Architecture | clicked: 300 | comment | | source: www.devart.com
tags: Entity Framework, Database, Linq
6
Shouts

VS 2010 / .NET 4 Release Candidate - Scott Guthrie

published 1224 days, 7 hours, 41 minutes ago posted by jantujantu 1225 days, 2 hours, 8 minutes ago
Wednesday, February 10, 2010 10:29:29 AM GMT Tuesday, February 09, 2010 4:03:00 PM GMT
This afternoon we made available the VS 2010 and .NET 4 release candidates.  You can find download links here.Right now the downloads are available only to MSDN subscribers.  Starting Wednesday (Feb 10th) everyone will be able to download them (regardless of whether you are a MSDN subscriber or not).Background on the Release Candidate I blogged about us deciding to ship a pub... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, Visual Studio, Community News
8
Shouts

Dive Deep Into MVC: ModelMetadata and ModelMetadataProvider

published 1224 days, 7 hours, 41 minutes ago posted by mgolchinmgolchin 1225 days, 11 hours, 20 minutes ago
Wednesday, February 10, 2010 10:29:29 AM GMT Tuesday, February 09, 2010 6:51:07 AM GMT
Custom ModelMetadataProvider that extracts model's metadata from an XML file. (more)
category: Web Dev | clicked: 7 | comment | | source: mgolchin.net
tags: ASP.NET MVC, C#
8
Shouts

Visual Studio 2010 Series

published 1227 days, 6 hours, 51 minutes ago posted by himanethimanet 1229 days, 8 hours, 18 minutes ago
Sunday, February 07, 2010 11:19:44 AM GMT Friday, February 05, 2010 9:52:47 AM GMT
DotnetSlackers has publishes my articles on VS2010, please check this link that explains on VS2010 new features. The features are explained in a very clear manner to be understandable to the beginner also. VS2010 IDE enhancements are explained in detail The features of Code improvements, Code intellisence, Consume first, Pascal Casing search and intellisense, Call Hierarchy ,Highlight references are explained in depth. VS2010 series of articles Part2 In this article I explained Multi monit... (more)
category: Architecture | clicked: 0 | comment | | source: himabinduvejella.blogspot.com
tags: Visual Studio 10, VS2010 series
7
Shouts

Controlling Inheritance - Chapter Five of Deep C#

published 1227 days, 6 hours, 51 minutes ago posted by mikeukmikeuk 1229 days, 8 hours, 57 minutes ago
Sunday, February 07, 2010 11:19:44 AM GMT Friday, February 05, 2010 9:14:12 AM GMT
Inheritance is difficult and C# provides ways to control it or even to forbid its use. So how does that work!? (more)
category: How To | clicked: 2 | comment | | source: www.i-programmer.info
tags: Inheritance, C#, sealed
8
Shouts

Installing and Setting Up and Encoding for IIS 7 Smooth Streaming and Silverlight - Scott Hanselman

published 1227 days, 6 hours, 51 minutes ago posted by jantujantu 1229 days, 8 hours, 13 minutes ago
Sunday, February 07, 2010 11:19:44 AM GMT Friday, February 05, 2010 9:57:46 AM GMT
I heard someonesaying they were having trouble setting up Smooth Streaming for IIS, so I wanted to try it myself. If you just want to see Smooth Streaming work, visit http://www.smoothhd.com/ for some sample demos. They'll adapt to your bandwidth and look as nice as they can. If you want to fake a low-bandwidth situation, you can use the player at http://www.iis.net/media/experiencesmoothstreaming and play with limiting the bit rate.Step 0: Got IIS? I've got IIS 7 because I've got Win 7. If your Win 7... (more)
category: Web Dev | clicked: 1 | comment | | source: www.hanselman.com
tags: IIS7, Silvelight
6
Shouts

SilverCooler - a MIX 10K entry

published 1226 days, 4 hours, 31 minutes ago posted by gergelyoroszgergelyorosz 1231 days, 9 hours, 9 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Wednesday, February 03, 2010 9:01:42 AM GMT
On the MIX 10K competition the goal is to write an application using no more than 10KBytes of source code in Silverlight. I’ve implemented a cool cocktail selector application - check it out and vote if you like it! (more)
category: Metro | clicked: 0 | comment | | source: gregdoesit.com
5
Shouts

StackOverflow - Podcast #82

published 1226 days, 4 hours, 31 minutes ago posted by mithumithu 1228 days, 15 hours, 34 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Saturday, February 06, 2010 2:36:51 AM GMT
In this episode of the Stack Overflow podcast, Joel and Jeff sit down with Mac developer Daniel Jalkut of Red Sweater Software to discuss his experience as a longtime Mac developer and small Mac software business owner, and the possible impact of the iPad. Daniel launched Red Sweater software way back in 1999 (and has been an active Mac developer since 1995), but it didn’t become his primary business until 2005-ish. The big apps in his stable are MarsEdit, blog composing software, and Black Ink, a cros... (more)
category: Podcast | clicked: 0 | comment | | source: blog.stackoverflow.com
tags: iPhone, iPad, UNIX, stackoverflow, iWork, iBooks, iMac, OSX
6
Shouts

HanselMinutes - Show #199 - How Craigslist Works - with Jeremy Zawodny

published 1226 days, 4 hours, 31 minutes ago posted by mithumithu 1228 days, 15 hours, 54 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Saturday, February 06, 2010 2:16:40 AM GMT
Scott chats with Jeremy Zawodny, a developer at Craigslist on how the system is put together. How many servers do they have? How does it all fit together and what are the major technology problems they have to solve? (more)
category: Podcast | clicked: 0 | comment | | source: www.hanselminutes.com
tags: Server, HanselMinutes
5
Shouts

DotNetRocks - Show #522 - Walling and Taber on Micropreneur Academy.

published 1226 days, 4 hours, 31 minutes ago posted by mithumithu 1228 days, 16 hours, 6 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Saturday, February 06, 2010 2:04:34 AM GMT
Rob Walling and Mike Taber talk about the Micropeneur Academy, a web-based community with the mission to assist one-man tech companies in reaching their goals. Membership is not free, but it's not expensive either. (more)
category: Podcast | clicked: 0 | comment | | source: www.dotnetrocks.com
tags: DotNetRocks
7
Shouts

Ezequiel Jadib’s Blog » Common mistakes / issues when creating and using Composite Stream Manifests (.CSM)

published 1226 days, 4 hours, 31 minutes ago posted by http://ejadib.myopenid.com/http://ejadib.myopenid.com/ 1228 days, 20 hours, 18 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Friday, February 05, 2010 9:53:05 PM GMT
One of the greatest features added on the Beta 2 version of the IIS Smooth Streaming Player Development Kit (SSPDK) is the support for Composite Stream Manifests for Rough Cut Editing. This a powerful feature which I really recommend looking at. I’ve been working with CSMs for three months now, so in this post I would like to share with you the lessons I’ve learnt during the process of creation and usage of the CSMs. There are a few common mistakes and issues you might face during that process, so I ho... (more)
category: Metro | clicked: 0 | comment | | source: blogs.southworks.net
tags: IIS7, Composite Stream Manifest, Smooth Streaming Media Element, SSME, Smooth Streaming, CSM, Adaptive Streaming, Smooth Streaming Player Development Kit Edit, Live Smooth Streaming, RCE, Rough Cut Editing
10
Shouts

dnrTV - Show #165 - Michael Cummings on XNA Development Part 1

published 1226 days, 4 hours, 31 minutes ago posted by mithumithu 1228 days, 16 hours, 2 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Saturday, February 06, 2010 2:09:03 AM GMT
Michael Cummings develops a game for the X-Box from start to finish borowing code from samples in the Farseer Physics Engine for XNA to produce Bumper Cars In Space. (more)
category: Screencast | clicked: 1 | comment | | source: www.dnrtv.com
tags: XNA, dnrTV, X-Box
5
Shouts

WebForms Routing in ASP.NET 4 | TechBubbles

published 1226 days, 4 hours, 31 minutes ago posted by kalyanms1kalyanms1 1228 days, 23 hours, 14 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Friday, February 05, 2010 6:56:45 PM GMT
This post explains about WebForms routing features available in ASP.NET 4. Routing feature originally designed for ASP.NET MVC and now available for Webforms as well. You need to install Visual Studio 2010 ultimate beta2 to try the routing features in ASP.NET 4. 1. Create a ASP.NET Web Application in Visual Studio 2010 as follows    2. Add the route definitions to the Global.asax.cs file as followsusing System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Se... (more)
category: Web Dev | clicked: 0 | comment | | source: www.techbubbles.com
tags: ASP.NET 4
6
Shouts

Getting started with MongoDB – Using Json.Net and Castle Dynamic proxy

published 1226 days, 4 hours, 31 minutes ago posted by sedanwersedanwer 1229 days, 3 hours, 36 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Friday, February 05, 2010 2:34:37 PM GMT
This post is divided in three blocks: Getting MongoDB to run on your machine Consume it manually via the MongoDB – Console Consume it from C# code. (more)
category: How To | clicked: 5 | comment | | source: daniel.wertheim.se
tags: MongoDB, Castle Dynamic proxy
5
Shouts

Developing A Facebook FBML Canvas App In ASP.NET

published 1226 days, 4 hours, 31 minutes ago posted by KhaledKhaled 1227 days, 22 hours, 17 minutes ago
Monday, February 08, 2010 1:40:11 PM GMT Saturday, February 06, 2010 7:53:30 PM GMT
AnnouncingHighway™ 1.1, the new windows-based web browser with Facebook functionality built in! Next time you surf the web, "Take the Highway and Bring Your Facebook Friends!" It's free!! Amazon.com Widgets Book carousel requires popups to be enabled. ;As the title suggests, this article will demonstrate the development of an FBML Facebook application in ASP.NET using the Facebook Development Toolkit.  We will create a simple application that accesses the user's profile... (more)
category: Web Dev | clicked: 0 | comment | | source: www.murrayhilltech.com
8
Shouts

SQL-Articles - Function to Split Comma separated string to Integer

published 1227 days, 6 hours, 51 minutes ago posted by sqlarticlessqlarticles 1229 days, 2 hours, 50 minutes ago
Sunday, February 07, 2010 11:19:44 AM GMT Friday, February 05, 2010 3:20:58 PM GMT
There are cases where we need to pass the input parameter to the stored procedure as a comma-separated string in order to avoid multiple db calls from happening. This helps in reducing the db calls thereby reducing the load on the db server. The below function will split the given comma-separated string into integers and process the result... (more)
category: Data | clicked: 2 | comment | | source: www.sql-articles.com
tags: TSQL, scripts
Previous 1 2 3 4 5 6 7 8 9 10 ... 29 30 Next