Skip to content

Communities

Understanding Web Role and Worker Rolesthrough images

C-Sharpcorner - Latest Articles - Thu, 07/15/2010 - 13:30
In this article, I am going to explain about Web Role and Worker role using images.
Categories: Communities

Enabling copy paste feature in a DataGrid(Silverlight)

C-Sharpcorner - Latest Articles - Thu, 07/15/2010 - 10:05
In this post I will describe how to enable the ExcelBehaviour on a DataGrid.
Categories: Communities

Transaction in Windows Communication Foundation

C-Sharpcorner - Latest Articles - Thu, 07/15/2010 - 09:45
In this article I am going to explain step by steps approach to create transaction enabled WCF service.
Categories: Communities

Basics of Data Communication: Part 3

C-Sharpcorner - Latest Articles - Thu, 07/15/2010 - 07:21
This article will explain, Data Transmission, configuration, Time Domain Concepts, Frequency Domain Concepts, Why Digital Communication, Bandwidth, Data Rate, Channel Capacity, Error Rate, Noise, Nyquist Sampling Rate, Shannon Channel Capacity, Line Coding, Modem and Digital Modulation etc.
Categories: Communities

Hosting WCF service in Windows Azure and consuming in Window 7 phone app

C-Sharpcorner - Latest Articles - Thu, 07/15/2010 - 06:08
This article will give step by step walkthrough of hosting a WCF service in windows azure and then consuming that in windows7 phone application.
Categories: Communities

FubuMVC for ASP.Net MVC Devs at MVCConf

The mvcConf virtual conference is happening online next week.  If you’re signed up for this cool looking event and you want some variety with the copious amount of MSMVC Koolaid, I will be presenting “FubuMVC for ASP.Net MVC Developers” in one of the time slots. 

If you follow my blog or my twitter feed you know that I’m not a fan of the technical approach or development philosophy that the MSMVC framework team has taken.  I strongly feel that the MSMVC architecture is deeply flawed in some key abstractions and is completely missing a cohesive configuration model.  I think these flaws leave a lot of opportunities on the table and that other alternatives will ultimately be technically better for teams developing web applications on .Net.  I’ll be trying to make this talk as useful as possible for teams building apps with MSMVC by exploring some alternative implementations and approaches with FubuMVC to what I see as MSMVC’s technical shortcomings. 

Abstracts

In this session I’m going to show how the FubuMVC approach differs from MSMVC and what I feel are the very significant advantages of the FubuMVC approach.  In specific, I'll examine how FubuMVC’s focus on composition over inheritance and having a cohesive configuration model adds valuable flexibility and extensibility opportunities.  I’ll also show how FubuMVC’s stronger support for convention over configuration reduces development effort while preventing common development errors that can easily arise with MSMVC. 

I’m very cognizant of the fact that many of you do not have the flexibility to adopt an alternative framework (or want the risk of an OSS tool), so I’ll be focusing on the areas of FubuMVC that could be cherry picked piecemeal to use inside an MSMVC project.  I will also show how my team takes advantage of some FubuMVC features today that appear to be coming in the next version of MSMVC (modular model binding, real IoC integration).  And yes, I will probably be leveling some specific technical criticisms at the MSMVC project and my suggestions for how to fix them.

 

Specific Topics
  1. Anatomy of a typical FubuMVC Request – It’s just background information, but right off the bat it demonstrates very different thinking from MSMVC
  2. Composing Behaviors
    1. Global Policies
    2. FubuMVC’s Configuration Model
  3. What do Actions look like in FubuMVC?  --
    1. The “One Model In, One Model Out” philosophy
    2. Benefits of “POCO” Controller Actions – We don’t need no stinkin’ Controller base class
    3. Controller-less actions
  4. How FubuMVC’s Architecture is “Dependency Injection Turtles all the way down” and why that’s valuable
  5. Conventions, conventions, conventions!
    1. Auto discovery of actions
    2. Determining routes
    3. Attaching views or other output handlers to behavior chains
  6. Html Conventions – FubuMVC’s Html Conventions take a very different approach than MSMVC2 or MVCContrib.  More power, more reuse, more possibilities.
    1. Policies for displaying types with DisplayFormatter
    2. The HtmlTag model
    3. InputFor() / DisplayFor() / LabelFor()
    4. Show() / Edit()
    5. How to test Html conventions
    6. Modular configuration and reuse of Html conventions
  7. Url Resolution – I’m going to claim that this is much cleaner in FubuMVC compared to MSMVC
  8. Modular Model Binding
    1. Capabilities
    2. Where it fits in
    3. Extending model binding with policies
  9. FubuMVC’s Diagnostics – MSMVC doesn’t remotely have anything equivalent, and trust me, you really wish it did
  10. Extensibility
    1. FubuRegistry
    2. Areas / Slices – it’s a bit more comprehensive than MSMVC or MVCContrib’s support
    3. Content extensions
    4. Reusing policies and conventions with IFubuRegistryExtension
Categories: Communities

Dynamic Mouse Over Dual Tab Menu

C-Sharpcorner - Latest Articles - Wed, 07/14/2010 - 12:45
This article is designed to give you quick information to create dynamic mouse over dual tab menu.
Categories: Communities

Select Method carefully in GDI+

C-Sharpcorner - Latest Articles - Wed, 07/14/2010 - 09:37
In this article you will learn how to Select Method carefully in GDI+.
Categories: Communities

How to arrange the display of multiple MDI Child Forms in C#

C-Sharpcorner - Latest Articles - Wed, 07/14/2010 - 05:55
In this article you learn how to use LayoutMdi method with MdiLayout enumeration for the Mdi Parent Form.
Categories: Communities

Animation in Silverlight Part 2

DotNetSlackers Latest ASP.NET Articles - Wed, 07/14/2010 - 01:00
In this article you will be learning the basic concepts of Animations in Silverlight Application, which includes Animation Types, namespace details, classes, objects used, implementation of different types of animations with XAML and with C# code and some more interesting samples for each animation.

Presented By: Twitter and Ads. Keeping Ads Out of Your Timeline   Today, Twitter announced that it no longer allows 3rd parties to place ads in the Twitter timeline. This means that publishers, bloggers and brands of all sizes that have been posting paid tweets need to review their posting practices… dlvr.it >> Read more
Ads by Pheedo
Categories: Communities

Let’s meet for Dinner in London!

As I mentioned in my previous post, I am in the UK for the week. Sebastian Lambla (OpenRasta) has been kind enough to organize a dinner so I can meet all my geek friends from the Isles. If are in London near Victoria on Thursday eve, 15-Jul-2010 then it would be great to meet! I am sure we’ll have some great conversation on a breadth of topics….and bitching IS allowed :-)

Time: 6:30 PM

Area: Somewhere in the Victoria vicinity (restaurant TBD)

Register here: http://dinnerwithglenn.eventbrite.com/

Categories: Communities

PrintDialog in C#

C-Sharpcorner - Latest Articles - Tue, 07/13/2010 - 22:22
A PrintDialog control is used to open the Windows Print Dialog and let user select the printer, set printer and paper properties and print a file.
Categories: Communities

Thu, 01/01/1970 - 01:00