MihirPatel
Name: MihirPatel
Score: 10,492.74
Last Seen: 949 days, 23 hours, 23 minutes ago
Member Since: 11 February, 2009
DotNetShoutout
atom rss
22
Shouts

Innovation Showcase : Azure Data as a Service – Jim O’Neil details “Dallas"

published 1270 days, 2 hours, 9 minutes ago posted by bobfamiliarbobfamiliar 1270 days, 23 hours, 42 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Tuesday, December 01, 2009 2:16:02 PM GMT
Azure Data as a Service – Jim O’Neil details “Dallas" Jim O’Neil has written a great blog that introduces you to the Data as a Service codenamed “Dallas”. “Dallas” is essentially a repository of data repositories, a service - built completely on Windows Azure - that allows consumers (developers and information workers) to discover, access, and purchase data, images, and real-time services. Developers can access “Dallas” via REST-based APIs and Atom feeds or in raw format (as many of... (more)
category: Architecture | clicked: 0 | 1 comment | | source: blogs.msdn.com
tags: Windows Azure, Data as a Service, Dallas
10
Shouts

ASP.NET MVC Validation Using DataAnnotations

published 1270 days, 2 hours, 9 minutes ago posted by http://azamsharp.myopenid.com/http://azamsharp.myopenid.com/ 1271 days, 22 hours, 48 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 3:10:35 PM GMT
Formally known as GridViewGuy Videos | Podcasts ASP.NET MVC Validation Using DataAnnotations AzamSharp Published Date: 11/30/2009 7:13:10 AM Views: 7 Abstract: In this screencast Mohammad Azam will demonstrate how to perform validation in an ASP.NET MVC application using DataAnnotations. Did you like this article? Submit Similar Articles Implementing Validation in ASP.NET MVC Application Using IDataErrorInfo... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: www.highoncoding.com
tags: ASP.NET MVC 1.0
12
Shouts

101 on Prototype CSS Selector Performance

published 1270 days, 2 hours, 9 minutes ago posted by grabnerandigrabnerandi 1271 days, 22 hours, 17 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 3:41:12 PM GMT
Performance implications of certain CSS Selectors are not specific to a certain JavaScript Library like Prototype. I recently blogged about the internals of CSS Selectors in jQuery. The same holds true for every JavaScript library that offers CSS Selectors. Certain lookups can be done by using the native browser functions like getElementById or getElementsByTagName. Lookups by class name are not natively supported in IE and are therefore implemented in JavaScript by iterating through all elements in the ... (more)
category: Web Dev | clicked: 1 | 1 comment | | source: blog.dynatrace.com
tags: Prototype, Performance, JavaScript, Frameworks
13
Shouts

Writing WPF/Silverlight compatible code. Part 5: Adding PropertyChangedCallback

published 1270 days, 2 hours, 9 minutes ago posted by http://ailon.livejournal.com/http://ailon.livejournal.com/ 1271 days, 23 hours, 39 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 2:18:51 PM GMT
This part presents a workaround you can use in Silverlight to set a handler to be called when value of inherited dependency properties changes. (more)
category: Metro | clicked: 1 | comment | | source: devblog.ailon.org
tags: Silverlight, WPF
10
Shouts

Daily tech links for .net and related technologies - December 1-2, 2009 - Sanjeev Agarwal

published 1270 days, 2 hours, 9 minutes ago posted by sanjeevanasanjeevana 1271 days, 3 hours, 22 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Tuesday, December 01, 2009 10:35:58 AM GMT
ASP.NET MVC Validation Using DataAnnotations, 131 jQuery Snippets for Visual Studio 2010, How to host ASP.NET application at Amazon EC2, Build a Front End of an E-commerce System Using ASP.NET MVC Framework Part 1, Microsoft AJAX CDN – Now with SSL Support, T4MVC 2.6: MVC 2 Areas support 11 Useful Online Tools for Better CSS Development, Five Amazing Graphic Design Portfolios, Facebook Style Footer Admin Panel Part 1, 23 Pure CSS Effects/Solutions to Make JavaScript Angry!, 10 Expert Tips for D... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: Silverlight, SQL, Web Service, ASP .NET, UX, Smart Client, Architecture, Ajax
17
Shouts

Innovation Showcase : A Lap Around Microsoft Visual Studio and Team Foundation Server 2010

published 1270 days, 2 hours, 9 minutes ago posted by jbarnesjbarnes 1271 days, 22 hours, 32 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 3:25:58 PM GMT
30 November 2009 A Lap Around Microsoft Visual Studio and Team Foundation Server 2010 Wondering what’s coming in the next version of Visual Studio? Come learn how Visual Studio 2010 advances developer productivity with new tools for application debugging, and designers for key technologies such as Sharepoint. See how the new modeling tools allow you to explore application structure while validating that implemented code conforms with architectural design. Finally, experience how the ALM tools in Te... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
18
Shouts

Silverlight 4 – Review of all the Cool New Features

published 1270 days, 2 hours, 9 minutes ago posted by jbarnesjbarnes 1271 days, 23 hours, 25 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 2:33:09 PM GMT
Check-out this comprehensive blog post by Tim Heuer – who outlines all the cool new SL4 features announced at the PDC in November - with links to videos and code samples to help you get started with each new capability. Here is a link to his complete blog post: http://timheuer.com/blog/archive/2009/11/18/whats-new-in-silverlight-4-complete-guide-new-features.aspx (more)
category: Metro | clicked: 1 | 1 comment | | source: blogs.msdn.com
tags: Silverlight 4 Beta
16
Shouts

131 jQuery Snippets for Visual Studio 2010

published 1270 days, 2 hours, 9 minutes ago posted by http://john-sheehan.com/http://john-sheehan.com/ 1271 days, 19 hours, 26 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 6:31:54 PM GMT
A new OSS project to create code snippets for Visual Studio 2010 for use with jQuery. There are 131 so far. (more)
category: Web Dev | clicked: 1 | 1 comment | | source: john-sheehan.com
tags: Visual Studio 2010, jQuery, code snippet
12
Shouts

Installing the Spark View Engine into ASP.NET MVC 2 Preview 2 - Andrew Siemer

published 1270 days, 18 hours, 58 minutes ago posted by StevesSteves 1272 days, 19 hours, 9 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Sunday, November 29, 2009 6:48:50 PM GMT
After speaking with Ben Scheirman and Javier Lozano on DotNetRadio.com I have to admit that I was more than a little curious about the Spark View Engine. I have heard quite a bit about it. But when people of that caliber make statements such as "the Spark View Engine should be the d... (more)
category: Web Dev | clicked: 2 | comment | | source: dotnetslackers.com
tags: ASP.NET MVC, Spark View Engine, ASP.NET MVC 2.0, ASPNETMVC, ASP.NET MVC 2 Preview 2, ASP.NET MVC 2, MVC 2, MVC, ASP.NET
11
Shouts

Tuple in C# 4.0 « Sankarsan’s Journal

published 1270 days, 18 hours, 58 minutes ago posted by http://sankarsan.myopenid.com/http://sankarsan.myopenid.com/ 1272 days, 19 hours, 6 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Sunday, November 29, 2009 6:52:27 PM GMT
Tuple provides us with a way to group elements of disparate data types together.This is present in functional languages like Haskell and also dynamic languages like Python.A common example of a tuple is a pair of coordinates defining a point in two dimensional space.In Haskell a tuple storing name and age of person is defined as : (more)
category: How To | clicked: 0 | 1 comment | | source: sankarsan.wordpress.com
11
Shouts

Meta-Me : Tip 45 – How to swap EF metadata at runtime.

published 1270 days, 18 hours, 58 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1272 days, 19 hours, 55 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Sunday, November 29, 2009 6:02:53 PM GMT
Tip 45 – How to swap EF metadata at runtime. Background By default the Entity Framework embeds its metadata inside your assembly as a resource, and put a connection string in the App or Web Config references those resourses something like this (more)
category: Data | clicked: 1 | 1 comment | | source: blogs.msdn.com
tags: Metadata, EF 3.5, Entity Framework, EF4, EF 4.0, entityframework, Tips
16
Shouts

Innovation Showcase : Securing REST-Based Services with Access Control Service

published 1270 days, 18 hours, 58 minutes ago posted by bobfamiliarbobfamiliar 1272 days, 14 hours, 16 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Sunday, November 29, 2009 11:42:21 PM GMT
Securing REST-Based Services with Access Control Service December 22, 2009 at 11:00am – 12:30pm PSTSecuring REST-Based Services with Access Control Service Presenter: Michele Leroux Bustamante Abstract:The Access Control Service (ACS), part of Windows Azure platform AppFabric, makes it easy to secure REST-based services using a simple set of standard protocols. In addition to enabling secure calls to REST-based services from any client, the ACS uniquely makes it possible to secure ca... (more)
category: Podcast | clicked: 3 | 1 comment | | source: blogs.msdn.com
tags: Security, Windows Azure, Windows Communication Foundation, RESTful Services, Azure Access Control Service, ACS, WCF, AppFabric, REST
8
Shouts

ASP.NET MVC DropdownList PostBack

published 1271 days, 21 hours, 20 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1272 days, 16 hours, 10 minutes ago
Monday, November 30, 2009 4:38:20 PM GMT Sunday, November 29, 2009 9:48:10 PM GMT
I came across a post in the asp.net forums where someone asked how to do a postback when someone selected an item in a dropdownlist in ASP.NET MVC. I would like to know how to Select a value from a dropdown list, so that it does a postback and fills the rest of the form textboxes with data Whereas you can’t exactly do a postback in MVC, you can still respond to a DropDownList’s change event and fill in the rest of a form from data retrieved from your application. To set the project up, I opened an emp... (more)
category: Web Dev | clicked: 5 | comment | | source: www.kodefuguru.com
tags: ASPNETMVC
9
Shouts

HighOnCoding: Get high on ASP.NET articles, videos, podcasts and more!

published 1270 days, 18 hours, 58 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1272 days, 18 hours, 40 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Sunday, November 29, 2009 7:17:51 PM GMT
In this article we discussed several different ways to perform validation in an ASP.NET MVC application. Depending on the scenario you can choose the technique that fulfill your needs. In the next article we will discuss in detail how to create custom DataAnnotations. (more)
category: Web Dev | clicked: 0 | comment | | source: highoncoding.com
tags: Validation, ASPNETMVC
9
Shouts

Meta-Me : Tip 46 – How to exclude a property using Code-Only

published 1270 days, 18 hours, 58 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1272 days, 7 hours, 2 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Monday, November 30, 2009 6:56:02 AM GMT
Tip 46 – How to exclude a property using Code-Only This time a real simple one prompted by this question on StackOverflow.Problem: If you tell the Entity Framework about this class using Code-Only, by default every property becomes part of Entity, and as a result stored in the database (more)
category: Architecture | clicked: 2 | comment | | source: blogs.msdn.com
tags: codeonly, entityframework4, EF4
9
Shouts

Simple Insert,Update,View and Delete with LINQ-To-SQL

published 1271 days, 21 hours, 20 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 1273 days, 17 hours, 2 minutes ago
Monday, November 30, 2009 4:38:20 PM GMT Saturday, November 28, 2009 8:56:17 PM GMT
Today one of my friend asked me about simple insert,update and delete example with LINQ-To-SQL but at that time i was not having any simple example which will show the power of LINQ-To-SQL Example. So i have decided to create one simple example with LINQ-To-SQL and also decide to blog about it. Let's create a simple example which is very simple and also show basic step to use LINQ-To-SQL. First i have created a simple table called which have 4 fields like ProductId,Name,Description and Price. Like follow... (more)
category: Data | clicked: 0 | 1 comment | | source: jalpesh.blogspot.com
11
Shouts

Including related entities in your domain service calls

published 1270 days, 18 hours, 58 minutes ago posted by http://micahlmartin.myopenid.com/http://micahlmartin.myopenid.com/ 1272 days, 18 hours, 6 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Sunday, November 29, 2009 7:52:02 PM GMT
There are two steps you need to perform in order to get back related entities in your object graph when making calls to your domain service using the Entity Framework or Linq to Sql as your DAL. Let's say we want to retrieve a Person record along with their Address record. The first step is to tell your DAL to return the associated object in your query like this: Entity Frameworkpublic Person GetPersonById(long Id) { returnthis.Context.People.Include("Address").Where(p => p.Id == Id).FirstOrDefau... (more)
category: Metro | clicked: 0 | comment | | source: www.codingcontext.com
tags: RIA Services, Linq To SQL, Entity Framework
9
Shouts

ASP.Net Repeater [ VB .Net Tutorial ]

published 1270 days, 18 hours, 58 minutes ago posted by pons_saravananpons_saravanan 1272 days, 10 hours, 50 minutes ago
Tuesday, December 01, 2009 7:00:29 PM GMT Monday, November 30, 2009 3:08:14 AM GMT
ASP.Net Repeater ASP.Net Repeater DataBinding Repeater can be used for listing data. It can be used to repeat the data horizontally or vertically. And can be used to form s a HTML table and also can be used to prepare a HTML List (LI). For displaying tabular data, we can use the repeater to form the HTML Table. However when the repeater is ... (more)
category: Web Dev | clicked: 0 | comment | | source: vbnettutorial.net
12
Shouts

Five Silverlight 4.0 features you cannot do without

published 1273 days, 19 hours, 56 minutes ago posted by KMilKMil 1275 days, 4 hours, 3 minutes ago
Saturday, November 28, 2009 6:01:44 PM GMT Friday, November 27, 2009 9:54:55 AM GMT
In this article Andrea Boschin decided to select five significant features that add a great value to the platform. Curiously if you scan the list of the site you will find them in the first positions. They include Printing and Webcam support, HTML embedding, rich text edit and full trust application in out of browser mode. (more)
category: Metro | clicked: 1 | 1 comment | | source: www.silverlightshow.net
10
Shouts

Windows Ribbon for WinForms, Part 18 – ContextPopup - Arik Poznanski's Blog

published 1273 days, 19 hours, 56 minutes ago posted by arikarik 1275 days, 2 hours, 20 minutes ago
Saturday, November 28, 2009 6:01:44 PM GMT Friday, November 27, 2009 11:38:23 AM GMT
Windows Ribbon for WinForms, Part 18 – ContextPopup Windows Ribbon for WinForms library now supports using a Context Popup. The result of this post is a yet another sample, “15-ContextPopup”, found on the project site. What is a Context Popup? A context popup is a combination of a small toolbar (called MiniToolbar) and a context menu, which a ribbon enabled application can provide. This popup usually appears when right-clicking an application surface and it usually provide common operati... (more)
category: UX | clicked: 1 | 1 comment | | source: blogs.microsoft.co.il
tags: .NET, Ribbon, Windows 7, C#