Advertisement

Results for "Author: shawn bullock"

2002ASP #3751
A Complete Plug-in Framework (Update: 4 (11/3/01))

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code. Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback. Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements. Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes. Update 4: Updated the display picture shown below: Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance. Read the Readme.txt file for more info. *** Please Vote For Me ***

2002ASP #3752
A Better API Error Lookup

Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list

2002C #12355
A Complete Plug-in Framework (Update: 4 (11/3/01))

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code. Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback. Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements. Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes. Update 4: Updated the display picture shown below: Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance. Read the Readme.txt file for more info. *** Please Vote For Me ***

2002C #12356
A Better API Error Lookup

Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list

2002VB #20959
A Complete Plug-in Framework (Update: 4 (11/3/01))

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code. Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback. Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements. Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes. Update 4: Updated the display picture shown below: Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance. Read the Readme.txt file for more info. *** Please Vote For Me ***

2002VB #20960
A Better API Error Lookup

Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list

ASP_Volume2 #30085
A Better API Error Lookup

Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list

ASP_Volume2 #30334
A Complete Plug-in Framework (Update: 4 (11/3/01))

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code. Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback. Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements. Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes. Update 4: Updated the display picture shown below: Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance. Read the Readme.txt file for more info. *** Please Vote For Me ***

ASP_Volume2 #43581
Client/Server side Validation class with RegEx (Update 4: 3/31/03)

Update (3/31/2003): Added IsNationalID to validate various types of ID's of various nationalities. Added IsEIN (which in turn calls IsNationalID). Corrected IsPhoneNumber for all three C#, VB.NET, and .js. Hopefully I won't need to correct it again and again anymore. Update (3/30/2003): Corrected an issue with the IsPhoneNumber() method and added IsPostalCode that calls IsZipCode, but is intended for non USA type postal codes. Also added as a javascript file for client-side validation. Update (3/29/2003): Corrected a C# IsNumber() issue with negative numbers; added IsBoolean and IsGender methods and optimized the IsCritiaAccepatble methed to make better use of RegEx's than previously. Update (3/27/03): Corrected major issues with the IsNumber() patterns and C# issues and added some features. Validate if the querystring values or Form object values in ASP.NET are of the expected *format* (Phone number, zip code, numeric, state, email address, etc.) using regular expression. Source code projects provided in both C# and VB.NET. Update for provides both client and server-side validation.

ASP_Volume3 #49910
A Complete Plug-in Framework (Update: 4 (11/3/01))

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code. Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback. Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements. Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes. Update 4: Updated the display picture shown below: Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance. Read the Readme.txt file for more info. *** Please Vote For Me ***

ASP_Volume3 #49911
A Better API Error Lookup

Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list

ASP_Volume3 #49912
Client/Server side Validation class with RegEx (Update 4: 3/31/03)

Update (3/31/2003): Added IsNationalID to validate various types of ID's of various nationalities. Added IsEIN (which in turn calls IsNationalID). Corrected IsPhoneNumber for all three C#, VB.NET, and .js. Hopefully I won't need to correct it again and again anymore. Update (3/30/2003): Corrected an issue with the IsPhoneNumber() method and added IsPostalCode that calls IsZipCode, but is intended for non USA type postal codes. Also added as a javascript file for client-side validation. Update (3/29/2003): Corrected a C# IsNumber() issue with negative numbers; added IsBoolean and IsGender methods and optimized the IsCritiaAccepatble methed to make better use of RegEx's than previously. Update (3/27/03): Corrected major issues with the IsNumber() patterns and C# issues and added some features. Validate if the querystring values or Form object values in ASP.NET are of the expected *format* (Phone number, zip code, numeric, state, email address, etc.) using regular expression. Source code projects provided in both C# and VB.NET. Update for provides both client and server-side validation.

ASP_Volume3 #49913
HiddenField WebControl Server-Side C# and VB.NET Projects

I created this project to learn how to make a WebControl and because I needed a Server-Side Hidden Input (HTML Hidden Input running as server wasn't good enough for me). In the IDE is shows itself gray to indicate its hidden version just another TextBox. It demonstrates how to build a WebControl, ControlDesigner, Assembly Prefix Attribute, Custom Toolbox Image, ViewState, IPostBackDataHandler and more. It renders a TextBox control in the IDE but a Hidden Input in the browser. There are both C# and VB.NET versions of the project included.

C_Volume2 #71147
A Better API Error Lookup

Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list

C_Volume2 #71396
A Complete Plug-in Framework (Update: 4 (11/3/01))

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code. Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback. Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements. Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes. Update 4: Updated the display picture shown below: Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance. Read the Readme.txt file for more info. *** Please Vote For Me ***

C_Volume2 #84646
Client/Server side Validation class with RegEx (Update 4: 3/31/03)

Update (3/31/2003): Added IsNationalID to validate various types of ID's of various nationalities. Added IsEIN (which in turn calls IsNationalID). Corrected IsPhoneNumber for all three C#, VB.NET, and .js. Hopefully I won't need to correct it again and again anymore. Update (3/30/2003): Corrected an issue with the IsPhoneNumber() method and added IsPostalCode that calls IsZipCode, but is intended for non USA type postal codes. Also added as a javascript file for client-side validation. Update (3/29/2003): Corrected a C# IsNumber() issue with negative numbers; added IsBoolean and IsGender methods and optimized the IsCritiaAccepatble methed to make better use of RegEx's than previously. Update (3/27/03): Corrected major issues with the IsNumber() patterns and C# issues and added some features. Validate if the querystring values or Form object values in ASP.NET are of the expected *format* (Phone number, zip code, numeric, state, email address, etc.) using regular expression. Source code projects provided in both C# and VB.NET. Update for provides both client and server-side validation.

Java_Volume1 #89691
A Better API Error Lookup

Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list

Java_Volume1 #89940
A Complete Plug-in Framework (Update: 4 (11/3/01))

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code. Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback. Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements. Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes. Update 4: Updated the display picture shown below: Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance. Read the Readme.txt file for more info. *** Please Vote For Me ***

Java_Volume1 #103185
Client/Server side Validation class with RegEx (Update 4: 3/31/03)

Update (3/31/2003): Added IsNationalID to validate various types of ID's of various nationalities. Added IsEIN (which in turn calls IsNationalID). Corrected IsPhoneNumber for all three C#, VB.NET, and .js. Hopefully I won't need to correct it again and again anymore. Update (3/30/2003): Corrected an issue with the IsPhoneNumber() method and added IsPostalCode that calls IsZipCode, but is intended for non USA type postal codes. Also added as a javascript file for client-side validation. Update (3/29/2003): Corrected a C# IsNumber() issue with negative numbers; added IsBoolean and IsGender methods and optimized the IsCritiaAccepatble methed to make better use of RegEx's than previously. Update (3/27/03): Corrected major issues with the IsNumber() patterns and C# issues and added some features. Validate if the querystring values or Form object values in ASP.NET are of the expected *format* (Phone number, zip code, numeric, state, email address, etc.) using regular expression. Source code projects provided in both C# and VB.NET. Update for provides both client and server-side validation.

1_2002 #107713
A Complete Plug-in Framework (Update: 4 (11/3/01))

This is a reusable library that demonstrates how to use plugins. The application must have an object model (demonstrated) and the pluginutility DLL also has an object model, which really because a part of the application object model (demonstrated). The app sends events and the plugs have a configuration screen which becomes a part of the application. There is a complete module manager to deal with nitty gritty tasks for you. 1500-2000 lines of code. Update 1: I cleaned this up a little. Should be easier to install. There is a new install.txt file. Added capability to add plugins to menu item, and finsished the FindText plug in. Be sure to check the Settings for the configuration of the plug defaults, you'll learn a lot. Bug Fixes, and the plugs are now early bound. This update should correct the problem mentioned in the feedback. Update 2: Corrected the lock up problem. This only happened before the first plug is registered. Added two project types for templates in the VB Templates directory: HostApplicatoin, PluginModule. Read the Readme.txt. Those are so you can create a new host application from the new projects box, and a new plug for any supported host from the new project box. Added a PluginSettings form for the VB Form Templates so you can add a settings manager compliant form to you're project by choosing Forms->Add->PluginSetting. Other enhancements. Update 3: Added a new plug-in, Autosave. Added some new events and functionality to the sample host application. Minor bug fixes such as correcting the ability to register a plug-in not in the default directory. Updated the project templates to reflect changes. Update 4: Updated the display picture shown below: Update 4b: Right-clicking a module in the module manager will now remove the reference to the plug-in, and unregister the DLL instance. Read the Readme.txt file for more info. *** Please Vote For Me ***

Languages
Top Categories
Global Discovery