Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:334736
More Search Options
RSS Available
Matching Posts
Re: Gridview in MVC
ASP.NET MVC does not provide any GridView helper by default. The MVCContrib project provides a GridView helper component and the details available from here .
Posted to
ASP.NET MVC
(Forum)
by
shiju
on 7/6/2009
Re: is vs2010 + .NET Framework 4.0 + ASP.NET MVC v1.0 safe to use together?
Check out Phil Hack's latest blog entry at http://www.haacked.com/archive/2009/06/09/aspnetmvc-vs10beta1-roadmap.aspx
Posted to
ASP.NET MVC
(Forum)
by
shiju
on 6/10/2009
Filed under: ASP.NET MVC
Re: Repository and Services. Why?
Both Repository and Services are key terms used in the Domain Driven Design (DDD). Repository mediates between the domain and data mapping layers using a collection-like interface for accessing domain objects. It is an object-oriented representations of your underlying relational database acting as a facade over the real implementation. Service: When an operation does not conceptually belong to any domain object. Following the natural contours of the problem, you can implement these operations in
Posted to
ASP.NET MVC
(Forum)
by
shiju
on 12/16/2008
Filed under: ASP.NET MVC, DDD
Re: User control in MVC
I would like to recomment to reading Steve Sanderson's blog entry Partial Requests in ASP.NET MVC . This is an excellent implementation for handling partial requests.
Posted to
ASP.NET MVC
(Forum)
by
shiju
on 12/12/2008
Re: Biggest ASP.NET MVC portal is now online
Congratulations and Good luck
Posted to
ASP.NET MVC
(Forum)
by
shiju
on 11/19/2008
Filed under: ASP.NET MVC Portal
Re: I DON'T RECOMMEND MVC - HERE IS WHY?
Both WebForms and MVC are just options. if you feel WebForm is more comfortable, use WebForm and use MVC if it is right for you.
Posted to
ASP.NET MVC
(Forum)
by
shiju
on 11/17/2008
Re: Error msg "Could not load file or assembly 'System.Web.DynamicData, Version"
Dynamic Data is part of the .NET Framework version 3.5 SP1 release and you can download it from here
Posted to
Getting Started
(Forum)
by
shiju
on 10/29/2008
Re: Html.DropDownList + Add Select Item
For adding a default option label, pass the default label as the first argument of the DropDownList helper method. This will render the default option label element with its value attribute equal to an empty string, but with its inner text as the value that you provide. <%=Html.DropDownList("--Select Item--","Customer") %>
Posted to
ASP.NET MVC
(Forum)
by
shiju
on 10/26/2008
Re: Validation
Check this link http://www.emadibrahim.com/2008/09/08/client-server-side-validation-in-aspnet-mvc/
Posted to
ASP.NET MVC
(Forum)
by
shiju
on 10/25/2008
Re: -= Storefront Appreciation thread =-
Hi Rob, You have done a great work. The application architecture is a blend of theory and pragmatic way . Thanks a lot.
Posted to
ASP.NET MVC Storefront Starter Kit
(Forum)
by
shiju
on 10/21/2008
Page 1 of 7 (65 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
How it works: Active Directory Rights Management Services
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 10:
Ebay Launches IE8 Webslice for Holiday Shopping
Channel 10:
New Windows Smartphone Includes Built-in PowerPoint Projector
Channel 10:
Bing's Top Searches Reveal Our Celeb Obsessions
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online