|
|
senfo
Stories kicked by senfo
|
|
published 3 days, 5 hours ago, submitted by
Ragoczy
3 days, 8 hours ago
lovethedot.blogspot.com — Microsoft released a tool called Microsoft Source Analyzer, or StyleCop. It analyzes source code for standards violations. It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration. So the community dug in and figured out how to do these things and now MS is firing off license-violation emails. Don't they get it? The community wants to use the product, but it's too limited ... these extensions help make it better. read more...
3 comments
|
category: C# | Views: 375
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
maartenba
5 days, 11 hours ago
blog.maartenballiauw.be — In this post, Maarten Balliauw explains how to add partial caching (a.k.a. substitution) to his previously created OutputCahce filter for the ASP.NET MVC framework. read more...
add a comment
|
category: ASP.NET | Views: 10
|
|
tags:
MVC, Caching, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 9 hours ago, submitted by
dwhittaker
5 days, 12 hours ago
dimecasts.net — Short screencast on performing Subselects with Linq2Sql read more...
add a comment
|
category: Linq | Views: 137
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 days ago, submitted by
misbaharefin
6 days, 21 hours ago
dotnethitman.spaces.live.com — LINQ to SQL and the Entity Framework have a lot in common, but each have features targeting different scenarios.
read more...
add a comment
|
category: Linq | Views: 365
|
|
tags:
EntityFramework, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 days, 7 hours ago, submitted by
iftekhar
6 days, 22 hours ago
iftekharahmedamit.blogspot.com — Silverlight Developer Reference Posters - Silverlight 1.1 & Silverlight 2
read more...
1 comment
|
category: Silverlight | Views: 162
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 days, 3 hours ago, submitted by
maartenba
9 days, 11 hours ago
blog.maartenballiauw.be — This blog post explains how to create an OutputCache ActionFilterAttribute to enable server-side and client-side caching.
In every web application, there are situations where you want to cache the HTML output of a specific page for a certain amount of time, because underlying data and processing isn't really subject to changes a lot. This cached response is stored in the web server's memory and offers very fast responses because no additional processing is required.
Using the ASP.NET MVC framework (preview 3, that is), output caching is still quite hard to do. Simply specifying the OutputCache directive in a view does not do the trick. Luckily, there's this thing called an ActionFilterAttribute, which lets you run code before and after a controller action executes. read more...
add a comment
|
category: ASP.NET | Views: 122
|
|
tags:
ActionFilter, Web, ASP.NET, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 days, 23 hours ago, submitted by
Lord
9 days, 11 hours ago
hammett.castleproject.org — From hammet - the man behind the castle project
"Our first goal is to make an agile project management web app. Why? We are not happy with the apps we have been using. They clearly are clueless regarding usability, and the pricing is unreasonable - not to mention the drug dealer selling model. The one that has a very decent UI is just not flexible. Also, I’m not a total fan of SaaS model, so I’d rather host my and my clients projects and important data." read more...
add a comment
|
category: Products | Views: 315
|
|
tags:
CastleProject | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 3 hours ago, submitted by
Danielg
10 days, 22 hours ago
slagd.com — If you are using a generic List<T> to store unique object references in there is a better way. It's called the HashSet<T> and it is new in .Net 3.5 It's indexed and it's blazing fast. read more...
add a comment
|
category: Tips & Tricks | Views: 380
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 days, 8 hours ago, submitted by
tomdog
11 days, 16 hours ago
atalasoft.com — Serializing requests for remote invoke or multiple requests at will? Here is some sample code and a free download that can help with setting this up. read more...
add a comment
|
category: ASP.NET | Views: 76
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 16 days, 5 hours ago, submitted by
razamit
16 days, 10 hours ago
dev102.com — An easy to learn and implement example about WPF custom context menu creation read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 days, 4 hours ago, submitted by
rimsystems
17 days, 7 hours ago
anthonyshort.com.au — Cross-browser compatibility is one of the most time consuming tasks for any web designer. We’ve seen many different articles over the net describing common problems and fixes. I’ve collated all the information I could find to create some coding conventions for ensuring that your site will work first time in every browser. There are some things you should consider for Safari and Firefox also, and IE isn’t always the culprit for your CSS woes. read more...
add a comment
|
category: IE | Views: 387
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 18 days, 3 hours ago, submitted by
nkohari
18 days, 4 hours ago
kohari.org — An explanation of how you can use the Service Locator pattern along with dependency injection to make your code more flexible in certain cases. read more...
add a comment
|
category: Patterns | Views: 177
|
|
tags:
Patterns, NInject | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 18 days, 7 hours ago, submitted by
crpietschmann
18 days, 20 hours ago
arcanology.com — Sean from Microsoft came by just a few minutes ago to drop off a cake for the Internet Explorer team. As people may recall, the IE team sent Mozilla a cake after Firefox 2 shipped and it seems that they wanted to continue the tradition. read more...
2 comments
|
category: Open Source | Views: 520
|
|
tags:
NOT.NET, Humor, IE, OpenSource, Firefox | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 18 days, 5 hours ago, submitted by
paul_houle
19 days, 8 hours ago
gen5.info — C# offers two casting operators: the prefix-cast and the as-cast. Although the two operators compile to different op-codes in the CLR, the practical difference between them is in how they handle failed casts. Prefix-cast throws an exception on cast failure, while as-cast returns null.
It’s easier to implement correct error handling when you use prefix cast, because it doesn’t require manual checks for null values that can cause problems in distant parts of your program. Prefix-cast should be the default cast operator on your fingertips, that you use for everyday situations — reserve as-cast for special cases where performance matters. read more...
3 comments
|
category: C# | Views: 461
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 20 days, 8 hours ago, submitted by
aloker
20 days, 11 hours ago
blog.andreloker.de — The web.config (or app.config for non-web applications) file is the central place to configure your web application, starting from connection strings, over application settings to ASP.NET specific topics like caching, authentication & authorization, sessions as well as HTTP handlers and modules. Normally the web.config starts as a neat little pet you can easily manage. But as soon as your project grows mature, web.config turns out to be a huge beast. This article shows you a way to tame the beast. read more...
add a comment
|
category: ASP.NET | Views: 422
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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