Ajax Anti-Patterns#

I've been working with alot of Ajax lately(this includes code and laundry :P) and just realized that i've been doing some unecessary code after reading this article. I think I got hooked so much with the Ajax-hoopla that I forgot that not everything should be done via Ajax.

Below is an outline of what Jack Herrington suggested.

  • Polling on a timer when you don't need to
  • Not inspecting the return results in the callback
  • Passing complex XML when HTML would be better
  • Passing XML when you should pass JavaScript code
  • Doing too much on the server

Read more about this article here.

*Update: I did some research and found out that Michael Schwarz, the creator of Ajax.NET has also a great list of things to avoid in his article Top 10 Mistakes When Using Ajax. Great read.

Friday, March 23, 2007 5:46:24 PM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

How To: Check if there are processes that are running using .NET#
I was running a test on my Web Server today when a friend of mine IMed me about an interesting question about .NET. He was a new programmer for this company and the old developer that he replaced was running production(oh my) applications right of his desktop. The IT manager was getting worried because they dont have a list of applications that the old guy did because the old developer didnt do any turnover(he was fired =)) and alot of the apps that he did were essential to the business(the company was a small accounting firm). So my friend asked me if theres a way to figure out which applications are running using managed code so that they could check the application and move it to a more secure and dependable server.
Friday, March 09, 2007 11:54:03 PM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

DevCast : ADO.NET Part 2 - Passing Parameters To Your SQL Statements#
In part 2 of our Back To The Basics Series, Keith discusses how to pass parameters to your inline SQL Statements, read a connection string from the web.config and the use of a static class for utilities. He also refactored(a little bit) our original solution to make the code more manageable.
Tuesday, March 06, 2007 3:12:06 AM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

DevCast: ADO.NET Part 1#

This is the first part our series about ADO.NET which is part of our Back To The Basic Series which is a series designed to teach beginners about the benefits of ADO.NET and to show how easy it is to use the ADO.NET in a short 10 to 15 minute video using Tagalog as the medium.  Our idea is to start from small demo application and build from there by adding new functionalities and refactoring the sample application on each part of the series.

On this demo you'll learn the basics of creating a connection to SQL Server, using a Universal DataLink to automatically generate your connection string to a database server, populating a DataSet using a SqlDataAdapter and assigning a DataSet to our GridView control.

>> Click here to view the video <<

Comments and suggestions are welcome! :)

Wednesday, February 28, 2007 6:36:26 AM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

Wow! I wish my Internship life was like his :)#

Read this guys intership adventure with Microsoft, Google and Yahoo(his current job).

He also did a chart which i think would easily spellout where to go if you are looking for a place to go between the 3 giants:

I wish I had the chance to do what he did.. but hey! I had a great time at my intership too.. building Information Systems for a University.. it's not as advance at what he did but still pretty fun it you ask me :)

Monday, February 26, 2007 7:15:28 PM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

Sorting a Generic List of Object in C##
Don't you just love Generics? I mean, it helps you alot in so many ways that everytime you are asked about why you love Generics all you could say is "Uh, type safety?".. Err! We need to change that! There are alot more things to like about Generics than just type safety... Like code organization... more readable(if you ask me) code... and of course.. type safety(what? i thought you said there's more) :P
Friday, February 23, 2007 11:39:54 PM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

(really funny)Russ Faustino and Shervin Shakibi set the house on fire!#
Friday, February 23, 2007 9:34:39 PM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

Da Programmer - Episode 1#

Had some downtime this morning so i decided to create a short cartoon strip about programmers(and any other IT related jobs) that depict the lives of the everyday IT guy!

Wednesday, February 21, 2007 6:26:50 AM (GMT Standard Time, UTC+00:00) #    Comments [0]  | 

 

Watch our Save The Date video!#

We are getting married this year and i'd like to share to everyone our Save The Date video :)

5 months to go and i'm really excited! :)

Tuesday, February 13, 2007 10:46:58 PM (GMT Standard Time, UTC+00:00) #    Comments [4]  | 

 

I'm a Mac, I'm a PC and I'm a Hippie :P#

So Scott Kuhl got this image from somewhere...

 

He did some modifications on it by making his own version of the trio...

Well, i guess it's my turn to add to the twist...

Monday, February 12, 2007 10:37:14 PM (GMT Standard Time, UTC+00:00) #    Comments [1]  | 

 

All content © 2010, Keith Rull
On this page
This site
Calendar
<March 2007>
SunMonTueWedThuFriSat
25262728123
45678910
11121314151617
18192021222324
25262728293031
1234567
Archives
Sitemap
Blogroll OPML
Disclaimer

Powered by: newtelligence dasBlog 2.3.9074.18820

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Send mail to the author(s) E-mail

Theme design by Jelle Druyts


Pick a theme: