|
|
Haacked
Haacked
 |
|
Stories kicked by Haacked
|
|
published 2 days, 5 hours ago, submitted by
johnsheehan
2 days, 11 hours ago
haacked.com — Recently I found myself in a situation where I wanted to format a string using a named format string, rather than a positional one. Ignore for the moment the issue on whether this is a good idea or not, just trust me that I’ll be responsible with it. read more...
add a comment
|
category: C# | Views: 221
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 4 days ago, submitted by
Jemm
1 month, 11 days ago
haacked.com — "In this post, I want to provide a definitive guide to getting ASP.NET MVC running on IIS 6. I will walk through using the .mvc or .aspx file extension for URLs first, then I will walkthrough using extension-less URLs." read more...
1 comment
|
category: ASP.NET | Views: 118
|
|
tags:
IIS6, ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 1 day ago, submitted by
parsa.amini
2 months, 1 day ago
haacked.com — In this article Phil makes an improvement to the Maarten Balliauw's MVC OutputCache substitution ActionFilter Attribute read more...
add a comment
|
category: ADO.NET | Views: 173
|
|
tags:
MVC, Caching, Haacked | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 2 days ago, submitted by
alley
2 months, 2 days ago
haacked.com — question that often comes up is how do you group controllers when building a large application with ASP.NET MVC. Often, the question is phrased as whether or not ASP.NET MVC supports “Areas”, a feature of Monorail. According to the Monorail documentation,
MonoRail supports the concept of areas, which are logical groups of controllers. All controllers belong to an area. The default area is an empty (unnamed) one
read more...
1 comment
|
category: ASP.NET | Views: 164
|
|
tags:
ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
johnsheehan
2 months, 9 days ago
channel9.msdn.com — Take a walk through the 4.0 landscape from ASP.NET and learn how you can get involved in shaping ASP.NET future. This talk focuses on the next release of ASP.NET including web forms and MVC read more...
add a comment
|
category: ASP.NET | Views: 17
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 29 days ago, submitted by
Haacked
4 months, 5 days ago
blog.codeville.net — Steve Sanderson covers an attack that is not as well known as cross-site scripting (XSS) attacks called Cross-Site Request Forgery (CSRF) and some helpers in ASP.NET MVC CodePlex Preview 5 that can help mitigate the risk. read more...
add a comment
|
category: ASP.NET | Views: 133
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 6 days ago, submitted by
maartenba
4 months, 6 days ago
blog.maartenballiauw.be — The new ASP.NET MVC preview 5 featured a number of new HtmlHelper methods. One of these methods is the HtmlHelper.AntiForgeryToken. read more...
add a comment
|
category: ASP.NET | Views: 215
|
|
tags:
ASP.NET, MVC, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 6 days ago, submitted by
maartenba
4 months, 6 days ago
blog.maartenballiauw.be — ASP.NET MVC action methods can be developed using regular method parameters. In earlier versions of the ASP.NET MVC framework, these parameters were all simple types like integers, strings, booleans, … When required, a method parameter can be a complex type like a Contact with Name, Email and Message properties.
This blog post shows you how to use the ModelBinder attribute which allows ASP.NET MVC action methods to accept complex types. read more...
add a comment
|
category: ASP.NET | Views: 225
|
|
tags:
Model, Binding, MVC, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 9 days ago, submitted by
maartenba
4 months, 9 days ago
blog.maartenballiauw.be — If you have been using the ASP.NET MVC framework, you possibly have been searching for something like the classic ASP.NET sitemap. After you've played with it, you even found it useful! But not really flexible and easy to map to routes and controllers.
In this post, Maarten describes how to build a custom sitemap provider which uses ASP.NET MVC route data and AuthorizeAttribute to render MCS sitemap data with security trimming enabled! read more...
add a comment
|
category: ASP.NET | Views: 214
|
|
tags:
SiteMap, Security, MVC, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads by The Lounge
|