Quantcast
Channel: The Everyman Programmer » Step By Step
Browsing latest articles
Browse All 13 View Live

Nested Repeaters, do it clean and simple – A Beginner’s Tutorial – Part 1

Using nested controls in asp.Net can be a little confusing at first and using Nested Repeaters is no different.  In this article I’m going to explain how to go about building a Categories list by using...

View Article



Nested Repeaters, do it clean and simple – A Beginner’s Tutorial – Part 2

In my earlier article Nested Repeaters, do it clean and simple – A Beginner’s Tutorial – Part 1 , I showed you how to setup a Repeater to use a database backend to display Categories.  In this...

View Article

Using the Ajax Modal Popup as a Login Control – A Beginner`s Guide

Something I see requested quite a bit online is the ability to have a popup form appear to allow the user to enter credentials for access to a website.  Using the AjaxToolkit Modal Popup this is easily...

View Article

Using the Ajax Modal Popup as a Login Control – A Beginner`s Guide – Part 2

In my previous article Using the Ajax Modal Popup as a Login Control – A Beginner`s Guide, I showed you how to implement a functioning Ajax Modal Popup form.  In this followup article, I will show you...

View Article

Top .Net Support Forums

  Like most people, I spend a lot of time on the Internet, doing searches to find ideas, code snippets and support or advice from fellow programmers.  I thought that today I might spend a little time...

View Article


AutoComplete Dropdown Made Easy – A Beginner’s Tutorial

A particularly interesting and useful aspect of the .Net AjaxcontrolToolkit is the Autocomplete Extender.  This Ajax control offers a user friendly interface for your user, is intuitive and lends...

View Article

Custom Class to calculate Business days between dates, including custom Holidays

  Ok, before we start, a few bits of housecleaning.  First bit is that I’m changing job and the new office I’m going to doesn’t use the Telerik controls, or even the Entity Framework (as far as I...

View Article

Introduction to Using the Entity FrameWork – Part 1

  I’ve been using the Entity Framework for just under 2 years now and I’m telling you, if you haven’t tried it yet, you’re truly missing out.  The idea behind the Entity FrameWork was to allow you to...

View Article


Introduction to Using the Entity FrameWork – Part 2

    In my continuing series on using the Entity Framework, I’ve taken my first Tutorial ‘Introduction to Using the Entity FrameWork – Part 1′ and have started to expand on some of the possibilities...

View Article


Using Delegate Methods to “Broadcast” data to your Child Controls

  I thought I’d make available an interesting piece of code that came about recently because I was using a Telerik Radstrip to display information that was all based on a single piece of data, in that...

View Article
Browsing latest articles
Browse All 13 View Live




Latest Images