|
|
aquinas
aquinas
 |
|
Stories kicked by aquinas
|
|
published 2 months, 3 days ago, submitted by
jacook11
2 months, 3 days ago
mattberseth.com — Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page. So guess what happens ... it would appear that a certain number of people are doing this. read more...
8 comments
|
category: Other | Views: 333
|
|
tags:
DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 12 days ago, submitted by
mosessaur
3 months, 12 days ago
weblogs.asp.net — ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward. We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch. The files will continue to use and ship under the existing jQuery MIT license. read more...
1 comment
|
category: ASP.NET | Views: 322
|
|
tags:
news, Pick, Microsoft, ASP.NET, jQuery | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 11 days ago, submitted by
mjeaton
4 months, 11 days ago
blog.theaccidentalgeek.com — I am responsible for every website I create. If I create a site or application that is unmaintainable or that has poorly formed HTML or doesn’t render well in all browsers, that is my fault. I chose my development tools/framework, or my employer, who I choose to work for, chose the development tools/framework. Either way, it is my responsibility, as a professional, to do my utmost to create the best possible application that is within my capability to create.
read more...
add a comment
|
category: ASP.NET | Views: 348
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 29 days ago, submitted by
johnrummell
4 months, 29 days ago
microsoft.com — It's finally here! I haven't seen an official announcement yet, but I did a search for "Visual Studio 2008 Service Pack 1" on Microsoft's Download Center and found the following downloads added today:
Microsoft Visual Studio 2008 Service Pack 1 (exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en
Microsoft Visual Studio 2008 Service Pack 1 (iso)
http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=en read more...
6 comments
|
category: Visual Studio | Views: 731
|
|
tags:
.net3.5, VisualStudio2008, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 6 days ago, submitted by
Ragoczy
6 months, 6 days 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...
5 comments
|
category: C# | Views: 500
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 3 days ago, submitted by
zigamorph
7 months, 4 days ago
coderjournal.com — Scaling ASP.NET Application just got easier with a new technology that Microsoft has just released that they have dubbed codename “Velocity”. This product is still in the early stages of development, but it is meant as a direct competitor against memcache. read more...
3 comments
|
category: Architecture | Views: 466
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
javierRomero
7 months, 17 days ago
sixrevisions.com — I’ve made it a goal to learn at least one useful thing each day so that I can stay sharp and well-versed on the topic of web development and design. To that end, here’s some of the websites I keep track of to find new techniques, resources, and news about building websites. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 25 days ago, submitted by
spavkov
7 months, 26 days ago
blogs.msdn.com — This stuff is easy. It's also really fun. You don't have to read academic papers to learn about, enjoy, and benefit from functional programming in C# 3.0. There are about half a dozen concepts you need to learn, each one easy. Concepts like just a new way to write a method (that has no name), or a new way to write a static method for a class. Then you put them all together, and the result is more than the sum of the parts. read more...
add a comment
|
category: Linq | Views: 287
|
|
tags:
functional, Programming, Architecture, LINQ, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 26 days ago, submitted by
fquednau
7 months, 27 days ago
realfiction.net — The one-liner for lazy instantiation of instance fields using the coalesce-operator read more...
2 comments
|
category: C# | Views: 268
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 1 day ago, submitted by
amrelgarhy
8 months, 2 days ago
devtopics.com — a very big good collection of programming jokes, WOWwwwwwww read more...
2 comments
|
category: Other | Views: 140
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
hexy
8 months, 13 days ago
singular.co.nz — Instead of sending mail from your development environment over the net like normal, why not have all that email sent during development saved to a local folder. It makes debugging much easier, you won't have to wait for your email client to download your messages and means you won't accidentally email any 'dummy' recipients. read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 20 days ago, submitted by
BigTuna
9 months, 20 days ago
devlicio.us — A very simple technique to avoid the need for a null check prior to raising an event read more...
1 comment
|
category: Events | Views: 13
|
|
tags:
notagain | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 27 days ago, submitted by
bennage
9 months, 27 days ago
devlicio.us — Rob voices his complaints about Silverlight 2.0 from the perspective of a developer of WPF and Flash applications. read more...
add a comment
|
category: Silverlight | Views: 2
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Pluginbaby
9 months, 29 days ago
weblogs.asp.net — Do you know Microsoft codename BAT ? Big Ass Table, sometimes presented as Surface...
At the MIX08 VIP pre-conference a member of Microsoft SUX Team (Surface User Experience...) shown us this... read more...
1 comment
|
category: Community | Views: 1
|
|
tags:
funny, parody, Community, lol | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 months, 10 days ago, submitted by
JanVanRyswyck
11 months, 11 days ago
philosophicalgeek.com — Just an essential article. I would like to add "discipline" to this list. read more...
1 comment
|
category: Other | Views: 3
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

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