MihirPatel
Name: MihirPatel
Score: 10,492.74
Last Seen: 946 days, 10 hours, 18 minutes ago
Member Since: 11 February, 2009
DotNetShoutout
atom rss
8
Shouts

Patterns for Great Architecture « Ramani Sandeep's Blog

published 1204 days, 12 hours, 53 minutes ago posted by sandy060583sandy060583 1205 days, 17 hours, 7 minutes ago
Tuesday, February 02, 2010 12:00:23 PM GMT Monday, February 01, 2010 7:45:36 AM GMT
Patterns for Great Architecture Posted by Ramani Sandeep on January 28, 2010 These concepts can be applied to any Application which is a good candidate for a SaaS application. Contents:                       SaaS- Introduction SaaS -Challenges SaaS -Solution to challenges SaaS- Introduction A SaaS application can be defines as any “Software deployed as a service and accessed using internet technologies”. In order t... (more)
category: Architecture | clicked: 1 | comment | | source: ramanisandeep.wordpress.com
9
Shouts

Warmup – Getting Started

published 1204 days, 12 hours, 53 minutes ago posted by ferventcoderferventcoder 1205 days, 10 hours, 37 minutes ago
Tuesday, February 02, 2010 12:00:23 PM GMT Monday, February 01, 2010 2:15:54 PM GMT
What if there was a tool out there that could let you specify a structure for a project (visual studio solution + everything else) and save you up to 3+ hours of work every time you started a new project? You know, create the solution, add projects, put in your references, etc. Then how about getting the infrastructure for your service/website/console set up as well with things like IoC, etc? What about patterns and other pet items that you put in any project? Yeah – there’s an app for that. And it’s pre... (more)
category: Agile | clicked: 2 | comment | | source: ferventcoder.com
tags: Architecture
8
Shouts

ButtonChrome.com | Thread-Safe & Dispatcher-Safe Observable Collection for WPF

published 1204 days, 12 hours, 53 minutes ago posted by DeanCDeanC 1205 days, 10 hours, 55 minutes ago
Tuesday, February 02, 2010 12:00:23 PM GMT Monday, February 01, 2010 1:58:28 PM GMT
A common problem in WPF (& Silverlight) development is when you are working with multiple threads that need to change a collection that is a binding source and implements INotifyCollectionChanged. Basically, the standard ObservableCollection (more)
category: Smart Client | clicked: 3 | comment | | source: www.buttonchrome.com
tags: WPF, Data Binding
10
Shouts

Innovation Showcase : ARCast.TV - Enabling Architects with Microsoft Visual Studio 2010

published 1204 days, 12 hours, 53 minutes ago posted by bobfamiliarbobfamiliar 1206 days, 8 hours, 7 minutes ago
Tuesday, February 02, 2010 12:00:23 PM GMT Sunday, January 31, 2010 4:45:47 PM GMT
31 January 2010ARCast.TV - Enabling Architects with Microsoft Visual Studio 2010 ARCast.TV - Enabling Architects with Microsoft Visual Studio 2010 In this talk, Cameron Skinner, Product Unit Manager on the Team System team, and Zhiming Xue discuss the challenges architects often face and how they may benefit from new features in Visual Studio 2010 such as the new UML modeling tools. Technorati Tags: ARCast,Architects,Architecture,Cameron Skinner,Practical Guidance,Team System,TechTalk,UML,Visual Stu... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: UML, TechTalk, Practical Guidance, Visual Studio 2010, Architecture, Architects, Cameron Skinner, ARCast, team system
8
Shouts

Check for unsaved data on your web forms using jQuery - NovoGeek.com

published 1205 days, 11 hours, 9 minutes ago posted by novogeeknovogeek 1205 days, 19 hours, 52 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Monday, February 01, 2010 5:01:24 AM GMT
One of the most important Usability requirements in business applications is, to periodically inform the users when there is any unsaved data on their web pages. This article explains how to achieve the above requirement using jQuery dirty form plugin. (more)
category: Web Dev | clicked: 13 | 1 comment | | source: www.novogeek.com
tags: jQuery, jQuery Plugin
8
Shouts

MultiSelect Dropdown in ASP.NET « Ramani Sandeep's Blog

published 1205 days, 11 hours, 9 minutes ago posted by sandy060583sandy060583 1205 days, 17 hours, 8 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Monday, February 01, 2010 7:45:06 AM GMT
MultiSelect Dropdown in ASP.NET Posted by Ramani Sandeep on January 29, 2010 In this article, I will show you a different way of doing a multi-select in an ASP.NET page. I will keep this article short and sweet so you can just use the code in your applications. We are going to put our CheckBoxList ASP.NET control inside an HTML div object. I have also added code to support changing the background color of the selected ... (more)
category: Web Dev | clicked: 10 | comment | | source: ramanisandeep.wordpress.com
8
Shouts

ASP.NET MVC – Dynamically Changing The Master Page (Theming)

published 1205 days, 11 hours, 9 minutes ago posted by http://daniewat82.myopenid.com/http://daniewat82.myopenid.com/ 1205 days, 23 hours, 42 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Monday, February 01, 2010 1:11:25 AM GMT
In the last two weeks I have seen this technique spoken about twice! It is a hot topic at the moment…. how do you have multiple themes for an ASP.NET MVC web application and then set the desired theme dynamically? There are multiple ways to implement this and in this post I will explain my preferred method. I like to have multiple master pages with each master page linking to its own set of assets and styles, then dynamically changing the master page used based on a route parameter. (more)
category: Web Dev | clicked: 3 | comment | | source: www.dotnetguy.co.uk
7
Shouts

Creating configuration reader for web and cloud environments

published 1205 days, 11 hours, 9 minutes ago posted by gpeipmangpeipman 1207 days, 9 hours, 37 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Saturday, January 30, 2010 3:15:48 PM GMT
Currently it is not possible to make changes to web.config file that is hosted on Windows Azure. If you want to change web.config you have to deploy your application again. If you want to be able to modify configuration you must use web role settings. In this blog post I will show you how to write configuration wrapper class that detects runtime environment and reads settings based on this knowledge. (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: ASP.NET, Azure
11
Shouts

Role of ItemMetadata.xml in Infopath forms [SharePoint workflow].

published 1205 days, 11 hours, 9 minutes ago posted by PraveenPraveen 1209 days, 5 hours, 26 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Thursday, January 28, 2010 7:26:38 PM GMT
Introduction: ItemMetadata.xml is the file used to store/transfer the data from one Infopath to another. The name of the file is case - sensitive. For example, in a sharepoint workflow, there are 10 steps, in each step we are using infopath and we want send some information from one to the next infopath form, the information won't save any where. we need to tell explicitly to infopath to store in xml file. that is nothing but ItemMetadata.xml. It acts as the secondary data source to the infopath... (more)
category: Architecture | clicked: 7 | comment | | source: praveenbattula.blogspot.com
tags: workflow, Infopath, Sharepoint, ItemMetadata.xml
10
Shouts

Conditional Statement example in SharePoint workflow.

published 1205 days, 11 hours, 9 minutes ago posted by PraveenPraveen 1209 days, 5 hours, 26 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Thursday, January 28, 2010 7:27:07 PM GMT
In SharePoint workflow, when we are using the if/else activities, the if/ else methods contains Event argument called ConditionalEventArgs.if you set e.Result=true, then if block will executes,if you set e.Result=false, then else block will executes. privatevoid IfMethod(object sender, ConditionalEventArgs e) { if (isTrue) e.Result = true; else e.Result = false; } privatevoid ElseMethod(object sender, ConditionalEventArgs e) { if (!isTrue) e.Result = true; else e.Result = false; }dependin... (more)
category: Architecture | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: SharePoint workflow
11
Shouts

ADO.NET Data Services Team Blog : Data Services Update for .NET 3.5 SP1 – Now Available for Download

published 1206 days, 5 hours, 5 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1209 days, 16 hours, 15 minutes ago
Sunday, January 31, 2010 7:48:30 PM GMT Thursday, January 28, 2010 8:38:09 AM GMT
Data Services Update for .NET 3.5 SP1 – Now Available for Download Published 27 January 10 05:23 PM | dpblogs  We’re very excited to announce that the “Data Services Update for .NET Framework 3.5 SP1” (formerly known as “ADO Data Services v1.5”) has been re-released and is available for download; the issue with the previous update has been resolved. If your target is Windows7 or Windows 2008 R2 you can pick it up here.  For all other OS versions you can get the release from here. This release targets ... (more)
category: Web Dev | clicked: 1 | comment | | source: blogs.msdn.com
tags: DataServices, Data Service
11
Shouts

JEF CLAES ON .NET AND LIFE: An introduction to ASP.NET Ajax 4: Ajax Templating

published 1206 days, 5 hours, 5 minutes ago posted by http://jclaes.blogspot.com/http://jclaes.blogspot.com/ 1209 days, 17 hours, 10 minutes ago
Sunday, January 31, 2010 7:48:30 PM GMT Thursday, January 28, 2010 7:42:46 AM GMT
ASP.NET Ajax 4 contains a powerful templating engine. The Dataview makes it very easy to bind JSON data to HTML elements. You can bind the JSON data to the Dataview imperatively or declaratively (mapping html elements with javascript). Some code examples shows best.. (more)
category: Web Dev | clicked: 0 | comment | | source: jclaes.blogspot.com
tags: ASP.NET AJAX 4
6
Shouts

Lightbox extension for BlogEngine.NET

published 1206 days, 5 hours, 5 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 1208 days, 7 hours, 43 minutes ago
Sunday, January 31, 2010 7:48:30 PM GMT Friday, January 29, 2010 5:10:20 PM GMT
While adding images to the post for illustration purposes, most of the time the resolution of the image is quite bigger then the presentable area. So I decided to install the lightbox extension and therefore I searched all over the net found many lightbx extensions for Blog Engine, but they are not like the one I wanted to have for my blog. So after a bit workaround and after studying different extensions I got it working. Here check this example. Installation of the extension: Download the extension... (more)
category: Web Dev | clicked: 8 | comment | | source: www.midnightprogrammer.net
tags: BlogEngine.NET, Lightbox, Extension, jQuery
12
Shouts

Alvas.Net Blog: What is ACM driver?

published 1205 days, 11 hours, 9 minutes ago posted by alvasalvas 1209 days, 16 hours, 53 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Thursday, January 28, 2010 7:59:48 AM GMT
Audio Compression Manager (ACM) is the Windows multimedia framework that manages audio codecs. Codec is a computer program that compresses/decompresses digital audio data according to a given audio file format or streaming audio format. ACM driver is dynamic-link library (DLL) which contains audio codecs for different audio formats. ACM driverss can be recognized by their filename extension ".acm". For more details please see AudioCompressionManager The code below can be used to list ACM codec... (more)
category: How To | clicked: 0 | comment | | source: alvasnet.blogspot.com
tags: Audio&Multimedia
11
Shouts

Editing a variable length list, ASP.NET MVC 2-style « Steve Sanderson’s blog

published 1205 days, 11 hours, 9 minutes ago posted by ali62bali62b 1208 days, 6 hours, 39 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Friday, January 29, 2010 6:13:55 PM GMT
A while back I posted about a way of editing a list of items where the user can add or remove as many items as they want. Tim Scott later provided some helpers to make the code neater. Now, I find myself making use of this technique so often that I thought it would be worthwhile providing an update to show how you can do it even more easily with ASP.NET MVC 2 because of its strongly-typed and templated input helpers. Download the demo project or read on for details.Getting Started For this example I’m ... (more)
category: Web Dev | clicked: 1 | comment | | source: blog.stevensanderson.com
tags: ASP.NET MVC 2, jQuery
8
Shouts

Why does the DependencyProperty I set using a DataTrigger does not get its value? | Samuel Moura's DevUX

published 1205 days, 11 hours, 9 minutes ago posted by smourasmoura 1206 days, 13 hours, 24 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Sunday, January 31, 2010 11:29:15 AM GMT
In this blog post I elaborate on a mistake I come across many time. I have struggled with it and have seen others face this same issues countless times. (more)
category: Metro | clicked: 2 | comment | | source: sweux.com
tags: Silverlight, WPF
7
Shouts

BerkleyDB & C# – Part 1 - Coding N Design

published 1205 days, 11 hours, 9 minutes ago posted by http://sankarsan.myopenid.com/http://sankarsan.myopenid.com/ 1206 days, 23 hours, 39 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Sunday, January 31, 2010 1:13:47 AM GMT
In my last post I have discussed about the BerkleyDB product family.In this post we will discuss about using BerkleyDB with it’s C# API set.Before getting into the details we will take a quick look into the different access methods provided by Berkley DB.BTree – Here the data is stored in a balanced tree structure.We can put complex as well as simple types as key/values in the ... (more)
category: How To | clicked: 0 | comment | | source: codingndesign.com
8
Shouts

Simple task Scheduling using Global.asax

published 1205 days, 11 hours, 9 minutes ago posted by MikesdotnettingMikesdotnetting 1207 days, 2 hours, 27 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Saturday, January 30, 2010 10:26:35 PM GMT
Simple task Scheduling using Global.asax   A frequent requirement for ASP.NET developers is to schedule tasks at regular intervals. This can include site maintenance tasks, like cleaning up old files, emailing newsletters on a schedule etc. This article examines one easy option for managing tasks like these without having to configure external tools, and discusses a couple of alternatives.   If you have access to the web server itself, you will probably use WMI to schedule tasks (http:/... (more)
category: Web Dev | clicked: 16 | comment | | source: www.mikesdotnetting.com
tags: ASPNET, asp net
7
Shouts

Nullable Type in C# | TechArtifact

published 1205 days, 11 hours, 9 minutes ago posted by ankygoyalankygoyal 1207 days, 9 hours, 44 minutes ago
Monday, February 01, 2010 1:44:24 PM GMT Saturday, January 30, 2010 3:09:06 PM GMT
Intro of nullable type in c# (more)
category: Web Dev | clicked: 0 | comment | | source: www.techartifact.com
tags: C#, ASP.NET
13
Shouts

Extensible Output Caching with ASP.NET 4 (VS 2010 and .NET 4.0 Series) - Scott Guthrie

published 1207 days, 10 hours, 21 minutes ago posted by jantujantu 1209 days, 16 hours ago
Saturday, January 30, 2010 2:31:42 PM GMT Thursday, January 28, 2010 8:52:43 AM GMT
This is the fourteenth in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.  Today’s post covers some of the output caching extensibility improvements being made to ASP.NET 4.  These can be used by all ASP.NET 4 applications – including those built using both ASP.NET Web Forms and ASP.NET MVC.Output Caching Today ASP.NET 1.0 introduced the concept of ... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, Visual Studio, ASP.NET
Previous 1 2 3 4 5 6 7 8 9 10 11 ... 29 30 Next