|
|
cbenien
Stories kicked by cbenien
|
|
published 7 days, 17 hours ago, submitted by
kpanghmc
7 days, 20 hours ago
kevinwilliampang.com — Programmers all have their personal pet peeves. Whether it's scope creep, Hungarian notation, or smelly coworkers, there are certain nuisances that we must put up with in our line of work. The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow along with some of my own experiences as a programmer: read more...
1 comment
|
category: Other | Views: 844
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 month, 17 days ago, submitted by
rsrobbins
1 month, 18 days ago
codebetter.com — This article tells you how to launch Firefox instead of Intenet Explorer when running an ASP.NET web application in debug mode. This is something I needed to troubleshoot a project that presented a problem only in Firefox. read more...
add a comment
|
category: ASP.NET | Views: 162
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
alley
2 months, 23 days ago
blog.madskristensen.dk — A lot have been written about the compression of WebResource.axd over the years, but as far as I know, nobody has come up with a simple solution to it. Miron Abramson does have a very good library for compressing a lot of different file types, but I’ve never been much in favour of third-party libraries.
There are several reasons why you want to compress the WebResource.axd. First of all you want to reduce the size of your website. On this blog ASP.NET inserts two WebResource.axd script with a combined file size of 43.3KB. If I use compression and minify the scripts, the total file size will be 8.1KB. That is a significant gain.
The WebResource.axd is cached in the browser until midnight the same day, so the file size might not be that big a deal. Well, if we can make it expire on a much later date it would be much better since it never changes. So, if the WebResource.axd is minified, compressed and set to live longer in the browsers it really adds up. read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 22 days ago, submitted by
rimsystems
2 months, 23 days ago
sixrevisions.com — Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you’re concerned about your web pages’ speed or want to make sure you’re in tip-top shape before starting or launching a project, here’s a few useful, free tools to help you create and sustain high-performance web applications. read more...
1 comment
|
category: Architecture | Views: 726
|
|
tags:
WoW, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 27 days ago, submitted by
faisal
2 months, 28 days ago
blogs.windowsclient.net — Expression Blend 2.5 June Preview is now available which can be downloaded here. Now it's possible to edit the ControlTemplates from Blend using Visual State Manager to change the look and feel of the controls. read more...
add a comment
|
category: Silverlight | Views: 173
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 1 day ago, submitted by
rev4bart
3 months, 1 day ago
blogs.msdn.com — Finally!!! This should include a go-live license, increased support for WCF bindings (other than basic), control gallery updates, performance/bug fixes. Beta 2 is probably going to be a "feature complete" or close to the 2.0 release this summer. So, this is an exciting time to be a RIA developer :) read more...
1 comment
|
category: Silverlight | Views: 172
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
cbenien
3 months, 12 days ago
codebetter.com — With the VaryByCustom feature of the ASP.NET output cache, you can vary the response by server variables, e.g. the Session ID or the user name, without forcing you to put that into the query string. read more...
add a comment
|
category: ASP.NET | Views: 9
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 12 days ago, submitted by
jonas
3 months, 12 days ago
blogs.msdn.com — From post: "Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries, while Source Analysis analyzes the source code directly. For this reason, Code Analysis focuses more on the design of the code, while Source Analysis focuses on layout, readability and documentation." read more...
1 comment
|
category: C# | Views: 833
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 15 days ago, submitted by
tomdog
3 months, 15 days ago
atalasoft.com — Amazon has a very inexpensive storage platform called S3 that lets anyone who signs up store data in their cloud for incredibly cheap. Pennies per Gigabyte per Month. After creating your own AWS S3 account, you can use this application to retrieve documents from your own S3 bucket, and capture documents using a scanner directly into the same bucket. Application + Source Code included. read more...
add a comment
|
category: C# | Views: 121
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 19 days ago, submitted by
landonb
3 months, 21 days ago
codeproject.com — Hack for the .Net script manager to pull all needed javascript files at once and push them to the bottom of the html to speed up rendering. read more...
add a comment
|
category: ASP.NET | Views: 319
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 23 days ago, submitted by
tom24
3 months, 23 days ago
blogs.msdn.com — P2V options - converting a physical machine to a virtual machine read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 5 days ago, submitted by
Vort3X
4 months, 6 days ago
objectreference.net — You could argue there are too many operators in C# as it is; however, I feel having an acute knowledge of the available operators is like knowing CTRL + B will bold the selected text in most word processing software. To put it simply, it hurts no-one, whilst providing shortcuts to advanced users... read more...
add a comment
|
category: C# | Views: 9
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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