Web Development Articles

A Plethora of Cockamamie Asp.Net Clap Trap

Oct 21, 2009

I am creating this article because whenever I start a new project from scratch, I always forget about the small things that we all do to get started.

Read More

Improving Website Performance With The List<T>

Oct 19, 2009

In this article we will take a look at a few of the performance benefits of using the Generic List, (List<T>), as opposed to the Ado.Net objects like the DataSet, DataTable, etc.

Read More

List<T> Grabbing Data for Speed

Oct 17, 2009

In this article I will demonstrate the efficiency of using the Generic List. Keep in mind that this is a precursor to the more elegant features of the List<T> but mandatory in understanding its elegance.

Read More

The Wonderful World of List<T>

Oct 16, 2009

About 2 years ago I stumbled upon the little gem known as the Generic List. To be specific; System.Collections.Generic.List. It is my hope after your done reading this series of articles that you will come to stop using the bloated ADO.Net objects and start writing efficient code. Stick with me to find out!

Read More

Optimizing Your Asp.Net Pages For Faster Loading And Better Performance

Oct 16, 2009

If you read the internet and all of the websites dedicated to Asp.Net you will inevitably read about the wonders of the DataGrid, DataList, and Repeater controls. While each of these has its place, if you are only displaying data there is a much faster and more efficient means to do so.

Read More

Upgrading to ASP.Net 2? Why Your Website Might Stop Working When You Do

Mar 18, 2006

What to do when: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Read More
Jazz Byte

Jazz Byte...

Good jazz is when the leader jumps on the piano, waves his arms, and yells. Fine jazz is when a tenorman lifts his foot in the air. Great jazz is when he heaves a piercing note for 32 bars and collapses on his hands and knees. A pure genius of jazz is manifested when he and the rest of the orchestra runaround the room while the rhythm section grimaces and dances around their instruments.

Charles Mingus
Web Dev News
The Rise of Single Page Applications in Modern Web Development

THE RISE OF SINGLE PAGE APPLICATIONS IN MODERN WEB DEVELOPMENT

Mar 23, 2025, 4:10 AM

Web development has evolved rapidly, with single-page applications (SPAs) leading the way. These modern applications eliminate page reloads, creating fluid, app-like experiences. React, Vue, and Angular power most SPAs,


Making Your Website Work For You: Web Development Best Practices

MAKING YOUR WEBSITE WORK FOR YOU: WEB DEVELOPMENT BEST PRACTICES

Mar 11, 2025, 12:29 PM

When undertaking a web development project, companies need to consider a holistic approach, balancing both performance optimization and security and compliance concerns.


Best Practices for Effective Website Development & Design 2025

BEST PRACTICES FOR EFFECTIVE WEBSITE DEVELOPMENT & DESIGN 2025

Mar 19, 2025, 11:37 AM

Website development is evolving so rapidly. The user-centric designs add more beauty to it. Moreover, the advanced technologies and robust security measures make it different. Businesses hunting for a strong online presence should follow the latest industry standards.


WEB DEVELOPMENT & CODING TRAINING

Aug 17, 2022, 1:32 AM

Build or expand your expertise in the areas of web design, development and coding with Drexel University's website design and development training. After taking our hands-on course, you'll be prepared to start or advance your career in the highly rewarding ...


100+ WEB DEVELOPMENT THINGS YOU SHOULD KNOW

Feb 25, 2025, 1:45 PM

WebDev 101 is a complete introduction into the world of web development. Learn the basic concepts and skills required to build fullstack web apps with HTML, CSS, and JavaScript.


GENERATIVE AI: REDEFINING WEB DEVELOPMENT WITH AUTOMATION

Mar 21, 2025, 1:25 PM

Generative AI is set to transform web development by automating complex tasks, enhancing efficiency, and personalizing user experiences.

More Web Dev News...