|
|
tokes
Stories kicked by tokes
|
|
published 2 days, 9 hours ago, submitted by
gt1329a
2 days, 16 hours ago
encosia.com — An example of using jQuery's BlockUI plugin to display the result of an ASP.NET AJAX UpdatePanel's partial postback as a modal confirmation dialog. read more...
add a comment
|
category: AJAX | Views: 186
|
|
tags:
Encosia, jQuery, AJAX, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 days, 11 hours ago, submitted by
tokes
3 days, 14 hours ago
andrewtokeley.net — The concept of modelling software in an abstract manner to ease the process of creating the real thing has been around for a while. And in all that time it’s never really taken off in the mainstream. So it’s pretty exciting to hear Microsoft has decided to give it a go – Microsoft have always been clever when it comes to examining the landscape, taking out the best bits, and building something that stands out from the rest. Let’s hope they learn the lessons of others and produce something that’s really different. read more...
add a comment
|
category: Community | Views: 182
|
|
tags:
Oslo, Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 1 hour ago, submitted by
kpanghmc
8 days, 8 hours ago
kevinwilliampang.com — Proverbs are used to express universal truths or life lessons in a short and memorable fashion. I find that they are a great way to keep things in perspective, both in life and in work. Because of this, I have assembled 10 programming proverbs that every developer needs in their arsenal. read more...
add a comment
|
category: Other | Views: 1062
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 10 days, 3 hours ago, submitted by
oazabir
11 days, 14 hours ago
msmvps.com — A list of steps that I always take while creating ASP.NET websites in IIS 6. It ensures better performance maintainability, and scalability of your application. read more...
2 comments
|
category: ASP.NET | Views: 417
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 days, 10 hours ago, submitted by
Showjumper
14 days, 3 hours ago
riderdesign.com — This article shows how to use jQuery in a real world practical situation - to check username availability - by making an AJAX call to a WebMethod. In this artcle we examine how to make the call, how get the desired username and pass it correctly as well as using jQuery to style and display firnedly notification messages.
read more...
add a comment
|
category: ASP.NET | Views: 281
|
|
tags:
jQuery, AJAX, ASP.NET, RiderDesign | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 15 days, 9 hours ago, submitted by
contour
15 days, 12 hours ago
littletutorials.com — Warning: This is a rant against TDD extremism! Sensitive TDD people better step out of this dark sleazy communist place right now!
Why do I pick on TDD? Because it makes no sense. The development and design shall be driven by thought not by test. Yes some people are able to “think” better about their problems while using TDD. Kudos to them! But not all people are alike. read more...
5 comments
|
category: Architecture | Views: 207
|
|
tags:
-1, FUD, Architecture, -100000000000 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tokes
28 days, 19 hours ago
andrewtokeley.net — There are lots of tricks to optimising the speed of your web site. Most of them require you to follow certain design and implementation best practices. But, if you're looking for a quick and (really) easy way to make your site even faster then you should definitely check out the new Runtime Page Optimizer (RPO). Deployment is pretty much copying an assembly to your web server and adding a couple of lines to your web.config - it's that simple! read more...
add a comment
|
category: ASP.NET | Views: 20
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tokes
1 month, 1 day ago
andrewtokeley.net — Are you a junior developer working alone? Are you part of a team with no Development Team Lead (DTL)? Do you feel neglected, unloved and with nowhere to turn? Then this article is for you and your manager. read more...
add a comment
|
category: Other | Views: 7
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 month, 20 days ago, submitted by
JamesNK
1 month, 20 days ago
james.newtonking.com — The latest version of Json.NET brings lots of new features including Silverlight support. read more...
add a comment
|
category: C# | Views: 427
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 21 days ago, submitted by
contour
1 month, 22 days ago
littletutorials.com — Starting from some comments on my exception handling series of articles I run into a couple of blogs pointing to this post on joelonsoftware.com. I think this is the worst advice on exception handling I have ever read, sorry Joel. I know this is an old post, I know Joel is entitled to his own opinion and I know he has the right to write his code as he sees fit. But as an opinion leader he influences others. read more...
add a comment
|
category: Architecture | Views: 599
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 1 day ago, submitted by
JamesEggers
2 months, 1 day ago
randomactsofcoding.blogspot.com — This is the first of number of posts to come on getting started with jQuery with no previous knowledge of the framework. Over the course, various jQuery Plug-Ins will be used and discussed along with gradual integration with traditional ASP.Net 2.0 web applications components (i.e. Master Pages, User Controls, and ASP.Net AJAX). read more...
add a comment
|
category: ASP.NET | Views: 445
|
|
tags:
JavaScript, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 9 days ago, submitted by
tokes
2 months, 9 days ago
andrewtokeley.net — A colleague and I were recently invited to provide feedback on a client's coding standards and were sent a 60+ page document to review. In preparation for the meeting I diligently started to go through each section providing comments and suggestions as I went. But after about page 30 my concentration began to wane and my comments grew more and more sparse. The moral of this story...
If someone that's being paid to review your coding standards is struggling to get through them then you can bet your bottom dollar your development team won't be reading them either.
This post reflects on the things to consider when documenting your company's standards. read more...
add a comment
|
category: Tips & Tricks | Views: 293
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tokes
2 months, 14 days ago
andrewtokeley.net — Anyone learning WCF for the first time will quickly become bewildered by the array of new terms and concepts they have to get their heads around. As part of a presentation I did recently I produced a single diagram that helps gain a quick overview of these terms and how they relate to one another. Check it out. read more...
add a comment
|
category: Web Services | Views: 21
|
|
tags:
WCF, WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 15 days ago, submitted by
carcer
2 months, 27 days ago
codebetter.com — If you're anything like me, you probably learn a lot better by going through code rather than reading books. I'm happy to release the Foundations of Programming Learning Application - it's a complete solution meant to show what was covered in the Foundations series. read more...
add a comment
|
category: Community | Views: 410
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 26 days ago, submitted by
tokes
2 months, 28 days ago
andrewtokeley.net — I am increasingly being asked by members of my team how they can further themselves within the company. While this is certainly an option – and a popular one – it is not the only track to follow. You could choose to become a technical specialist, an architect or even a technical salesperson. But whatever path you choose to follow your ability to achieve it will be dependent on how you develop your own personal brand – in other words the way you portray yourself to others will directly reflect the opportunities that are presented to you. read more...
add a comment
|
category: Other | Views: 292
|
|
tags:
career | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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