|
|
raasiel
Stories kicked by friends of raasiel
|
|
published 11 hours, 28 minutes ago, submitted by
maartenba
13 hours, 19 minutes ago
blog.maartenballiauw.be — In earlier ASP.NET MVC previews, form validation was something that should be implemented "by hand". Since the new ASP.NET MVC preview 5, form validation has become more handy. Let me show you how you can add validation in such a ridiculously easy manner. read more...
1 comment
|
category: ASP.NET | Views: 134
|
|
tags:
Validation, ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 hours, 13 minutes ago, submitted by
maartenba
16 hours, 44 minutes 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: 57
|
|
tags:
Security, SiteMap, MVC, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
faisal
20 hours, 26 minutes ago
dotnetslackers.com — It’s been quite a while since Microsoft has introduced the Beta 2 release of Silverlight. There are plenty of Silverlight enthusiasts who are passionate about this cross-platform browser application programming. They’ve already given us some useful and eye catching applications. Some applications have given us the feel that this is the future of web programming. I’m a great follower of WPF. In fact I’ve always been and will be. Silverlight has many things in common with WPF but also many different things missing, being a subset of WPF. For the last couple of days I was thinking about creating some eye-catching, innovative user interface but something common, something people have already seen. The idea was converting an existing user interface which was written using another platform, and of course using WPF. read more...
add a comment
|
category: Silverlight | Views: 16
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 11 hours ago, submitted by
alashcraft
6 days, 8 hours ago
alvinashcraft.com — I have been using Roland WeigeIt’s GhostDoc 2.1.3 for both Visual Studio 2005 and 2008 for about six months, and I am hooked. Here's a quick tutorial to get up and running with this free tool. read more...
add a comment
|
category: Visual Studio | Views: 337
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
BlackWasp
6 days, 10 hours ago
blackwasp.co.uk — When copying files, Microsoft Windows Vista shows a dialog box that indicates the size of the remaining items to be processed and the copying speed. The values are formatted with three significant figures. This article explains how to recreate this style. read more...
add a comment
|
category: C# | Views: 10
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 days, 6 hours ago, submitted by
jamesewelch
7 days, 13 hours ago
weblogs.asp.net — 15 new ASP.NET MVC videos were just published at the http://www.ASP.net/mvc website. The first 10 videos are basic tutorials on the ASP.NET MVC framework. If you haven’t had a chance to play with ASP.NET MVC yet, these tutorials are a great introduction.
The second set of 5 videos is part of an ongoing video series: ASP.NET MVC Pair Programming. In these videos, I pair with a prominent community expert to build an entire ASP.NET MVC application from start to finish (because of time constraints – a very, very simple application). The goal is to emphasize the process of building a web application instead of the product.
read more...
add a comment
|
category: ASP.NET | Views: 159
|
|
tags:
MVC, NUnit, Videos, ASP.NET, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 17 hours ago, submitted by
crpietschmann
8 days ago
hanselman.com — I've done a lot of HttpHandlers that generate images. It's usually pretty tedious. When I was working banking, I wrote an example HttpHandler that would take two Check Images (back and front) and composite them into a single image on the server side, then serving up the composite. Usually you're messing around in with MemoryStreams and Images, and then you serialize the result out to the Response.OutputStream, making sure the MIME Types are set appropriately. If you're really clever, you'll remember to do some client-side and appropriate caching, but I rarely see that in the wild. read more...
add a comment
|
category: ASP.NET | Views: 129
|
|
tags:
Image, dotnetcurry, ASP.NET, httphandler | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 days, 6 hours ago, submitted by
kpanghmc
10 days, 10 hours ago
kevinwilliampang.com — There are a couple of ways to get a split view in Visual Studio. Both are incredible time savers that I use daily. The first is one that most developers will be aware of, but the second seems to be one that many do not seem to know about. read more...
3 comments
|
category: Tips & Tricks | Views: 646
|
|
tags:
VisualStudio, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 days, 7 hours ago, submitted by
ourcurrentfuture
10 days, 11 hours ago
codeplex.com — Clone Detective is a Visual Studio integration that allows you to analyze C# projects for source code that is duplicated somewhere else. Having duplicates can easily lead to inconsistencies and often is an indicator for poorly factored code. read more...
add a comment
|
category: C# | Views: 484
|
|
tags:
C#, Pick, Tools | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 days, 9 hours ago, submitted by
dwhittaker
10 days, 16 hours ago
dimecasts.net — A short screen cast on exception handling with Action Filters in Asp.Net MVC. We will create a custom Action Filter and have it perform our exception handling logic. read more...
add a comment
|
category: C# | Views: 94
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 days, 8 hours ago, submitted by
ang3lfir3
11 days, 9 hours ago
kohari.org — A rather heated discussion erupted last week on Twitter and IRC concerning so-called “drag-and-drop demos” — point-and-click demonstrations of “software development” that just involve dragging controls around on a graphical designer without a lot of actual coding involved. Being entirely unable to resist joining in on debates, I had to chime in and give my two cents. read more...
add a comment
|
category: Community | Views: 304
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 7 hours ago, submitted by
ourcurrentfuture
11 days, 10 hours ago
noupe.com — Designing effective web forms isn’t easy, as we need to figure out more practical styling and functionality techniques to provide a great user experience.
Recently there have been a number of noteworthy techniques such as styling different form fields, live validation, Context highlighting, trading options from field to another, slider controls and more - using CSS and different Javascript libraries. Below we present findings of search to more than 40 tutorials and demos to showcase the capabilities and robustness of CSS and Javascript. read more...
add a comment
|
category: Tips & Tricks | Views: 394
|
|
tags:
CSS, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 days, 9 hours ago, submitted by
wisemx
11 days, 12 hours ago
crazeegeekchick.com — First things first. I'm an application (middle tier) developer. My design skills while adequate, are not by any means what I'd like them to be. Like a good geek girl, I've been working on this. I've put together a list of very helpful CSS resources I've stumbled upon in my quest to improve my presentation layer skills. I thought I'd share them: read more...
add a comment
|
category: Tips & Tricks | Views: 467
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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