Old

JmhCommonControl - Providing Common Controls with Validation

Posted March 10th, 2010 at 01:41 PM by jmurrayhead

If you're like me, you don't like rewriting/copy & pasting validation code for controls that we use all the time. This enticed me to build a collection of these common controls that I can reuse in every application and save myself from a lot of typing. Thus the birth of JmhCommonControl.

Currently, the JmhCommonControl assembly consists of 6 controls: NameEntry, PhoneNumber, SocialSecurity, Url, ZipCode, and CustomTextBox. Continue reading for information on each of these.
...
Attached Files
File Type: zip JmhCommonControl_v1_0_0_Beta1.zip (6.7 KB, 1 views)
jmurrayhead's Avatar
The Barnfather
Views 51 Comments 0 jmurrayhead is offline
Old

Using ASP.NET AJAX Library

Posted March 9th, 2010 at 09:47 AM by richyrich
Tags ajax, library

ASP.NET AJAX library is currently Version 0911 Beta. The toolkit can be downloaded from ASP.NET Ajax Library

I have previously used the AJAX Toolkit extensions in my ASP.NET projects and thought on my current project I'd see if there was an update.

Finding the ASP.NET AJAX library beta, I thought I'd give this a go. However, I did come across a couple of trip-ups that I thought I'd post here as I couldn't find much info when I googled it.

So, to get the AJAX...
richyrich's Avatar
Administrator
Views 27 Comments 0 richyrich is offline
Old

Convert .asmx file to WCF .svc file to create simple API web service

Posted October 19th, 2009 at 10:12 PM by richyrich

3) Converting a .asmx file to WCF .svc file

This is part of a series of blogs. The others are:-
1) Introduction
2) A simple .asmx file and calling a function

The next section to cover is converting our .asmx file to a WCF web service. This is placed in a .svc file and uses Contracts to define what can be consumed in the web service and endpoints in the web.config of your application define how the service will be exposed.

I guess the...
richyrich's Avatar
Administrator
Views 387 Comments 0 richyrich is offline
Old

Convert .asmx file to WCF .svc file to create simple API web service

Posted October 19th, 2009 at 10:01 PM by richyrich

2) A simple .asmx file and calling a function

This is part of a series of blogs. The others are:-
1) Introduction
3) Converting a .asmx file to WCF .svc file

The .asmx file I started with probably isn’t a great example of something you’d want as a web service, but it was just something I was working on at the time and I think it’s complicated enough to enable you to develop a variety of different applicable WCF services. What I have is an asmx file that...
richyrich's Avatar
Administrator
Views 136 Comments 0 richyrich is offline
Old

Convert .asmx file to WCF .svc file to create simple API web service

Posted October 19th, 2009 at 09:50 PM by richyrich

1) Introduction

This is part of a series of blogs. The others are:-
2) A simple .asmx file and calling a function
3) Converting a .asmx file to WCF .svc file


I had some time on my hands recently and for one reason or another starting looking into web services and WCF. It was about a week ago and I can’t remember the exact reason why I started, but I thought I’d detail the pitfalls, hair pulling, shouting and swearing moments into a blog to help...
richyrich's Avatar
Administrator
Views 155 Comments 0 richyrich is offline

All times are GMT -4. The time now is 01:43 AM.


Copyright ©2008-2010, DeveloperBarn

Content Relevant URLs by vBSEO 3.3.2