JASNCAB.COM :: Jason Huber
 

External Links

Rate Me! 
DeVry
Google
Digg

Buy Something

20080812_reCaptcha.wmv 8/12/2008
Description: This video will show you how to implemnent a captcha on your site - securing it a bit from spammers as well as implement some validation controls.
20080812_Webservices.wmv 8/12/2008
Description: This video will show you how to implement a web service, consume it in a c# desktop application and use a web service at http://huberstyle.com
20080805_UploadingFiles.wmv 8/05/2008
Description: This video will show you how to upload files and pull a list of files from a directory
20080805_ReadingRSS_Dataset.wmv 8/05/2008
Description: This video will show you how to connect a dataset to an xml file.
20080729_DatabaseClass.wmv 7/29/2008
Description: This video will show you how to create a simple, and not completely great object to perform all of your CRUD operations
20080729_UserControls.wmv 7/29/2008
Description: This video will show you how to create a user control with a property and then fail when we try to access it from a page within the parent...
20080722_Database_Basics.wmv 7/22/2008
Description: This video will show you how to create a SQL express db, connect to it and steal the connectionstring.
20080722_Database_Basics2.wmv 7/22/2008
Description: This video will continue with the database video showing you how to add and insert data into the database. We are doing it the manual way, but you can choose to use more of the wizards if you like.
20080715_Week2_LoggingIn.wmv 7/15/2008
Description: This video will show you how to create a login control, update the webconfig and use the login params.
20080715_Week2_Database.wmv 7/15/2008
Description: This video will show you how to simply create an access db and connect to it using visual studio. This isnt the way we will do it all of the time, but it is a simple starter.
20080708_SettingupVS.NET.wmv 7/09/2008
Description: This video will show you how to setup VS.NET 2005 or 2008 for use in class.
20080708_MasterPages.wmv 7/09/2008
Description: This video will show you how to create your first master page and apply a template from oswd.org to it
20080708_Week1.wmv 7/08/2008
Description: This video will show you how what we are trying to accomplish in week 1 in class.
20090706_devryweek1.wmv 7/06/2008
Description: This video will show you how setup to vs.net, download a template from oswd.org and implement it using master pages.
20090706_devryweek1.m4v 7/06/2008
Description: (iPhone version) This video will show you to how setup vs.net, download a template from oswd.org and implement it using master pages.
20070612_C_Sharp_WebServices_create_consume.wmv 6/12/2007
Description: This video will show you how to create and consume a web service using vs.net 2005 and C#
VS_NET2005_Forms_Authentication.wmv 5/9/2007
Description: This video will show you how to implement forms authentication at devry.jasncab.com using vs.net 2005
VS_NET2005_Login_Control_Creation.wmv 5/9/2007
Description: This video will show you how to implement forms authentication within a user control at devry.jasncab.com using vs.net 2005
VS_NET2005_NewProject.wmv 5/2/2007
Description: This video will show you how to connect to devry.jasncab.com using vs.net 2005
C_Sharp_Emailing.wmv 2/15/2007
Description: This video will show you how to email from C# using System.Web.Mail
C_Sharp_Forms_Authentication.wmv 2/08/2007
Description: This video will show you how to secure portions of your site using C# (1 of 2)
C_Sharp_Forms_Authentication_From_DB.wmv 2/08/2007
Description: This video will show you how to secure portions of your site using a database (2 of 2) using C#
C_Sharp_Database_DLL_Web.wmv 2/08/2007
Description: This video will show you how to create and consume a dll that facilitates database access using C#
20061010_inclass_email_images_to_db.wmv 10/10/2006
Description: This video will show you how to email as well as upload an image that is referenced in a DB then display in a repeater.
20051001_formsAuthentication.wmv 10/01/2005
Description: This video will show you how to setup forms authentication using the web.config
20051001_formsAuthentication_createnewuser.wmv 10/01/2005
Description: This video will show you how to create a new user based on the previous two videos
20051001_formsAuthenticationFromDB.wmv 10/01/2005
Description: This video will show you how to use forms authentication but use the database for lookup
FileUploadC_Sharp.wmv 1/18/2007
Description: This video will show you how to utilize the htmlfileinput control in C# as well as enable debugging and create a folder using System.IO
DB_Insert.wmv 1/18/2007
Description: This video will show you how to Insert into a database using C#
DB_Update_delete_C#.wmv 1/18/2007
Description: This video will show you how to update and delete information from a database using C#
20050928_inclass_dbupdate.wmv 09/28/2005
Description: How to update a database from an ASP.NET page
20050928_inclass_Common_db_errors.wmv 09/28/2005
Description: This video will show you how to debug common SQL errors in ASP.NET
20050924_inclass_deletefrom_Database.wmv 09/24/2005
Description: How to delete data from an access database after binding to a repeater.
20050924_database_insert.wmv 09/24/2005
Description: How to insert into an access database from asp.net
20050921_databaseconnect_intro.wmv 09/21/2005
Description: How to create and connect to an Access database from ASP.NET. Using a datareader and binding the reader to datagrid
20050917_WebServices.wmv 09/17/2005
Description: This video will show you how to create a webservice that provides a dataset as output. It isnt complete yet, but it will get you 90% of the way there.
20050917_WebServices_consume.wmv 09/17/2005
Description: This video will show you how to consume a webservice that has already been created. Any webservice.
20050914_inclass_XML_DATABIND_COMBOBOX.wmv 09/14/2005
Description: This video will show you how to create an XMl file, bind to a combo box and setup the combo to postback
20050903_Fixpermissionissue_webcache.wmv 09/03/3005
Description: This video will show you how to fix the permissions issue at DeVry.
20050831 inclass (opening your VS.NET 2003 site from home 08/31/2005
Description: This video will show you how to open your existing VS.NET 2003 web project from home or from school after switching computers. It is a followup to the creating a new project in visual studio video.
20060530_inclass.wmv 06/30/2006
Description: This video will show you how to impliment forms authentication, talks about order information as well as adding a where clause.
20060523_inclass_updates_security.wmv 06/26/2006
Description: This video will show you how to update a database and implement security using forms authentication.
20060509_controls_validation_fileupload.wmv 05/09/2006
Description: This video will show you how to upload a file and an intro to validators.
ASP.NET Validators 01/01/2005
Description: This video will show you how to some of the more common validators in .NET
oledbconnection 01/01/2005
Description: This video will show you how to use the oledb Connection object to connect to a database
DataReader & Datagrid 01/01/2005
Description: This video will show you how to use a datareader and connect it to a datagrid
Db Filter Results 01/01/2005
Description: This video will show you how to filter the return of a database query using the datagrid
Authentication 01/01/2005
Description: This video will show you how to authenticate using the web.config and authentication method=forms
Creating a Web Service 01/01/2005
Description: This video will show you how to create a simple web service and consume it.
Creating a Web Application Using Visual Studio 01/01/2005
Description: This video will show you how to create a web application using Visual Studio. This is the basis for all of the other videos.
Creating a New User Control 01/01/2005
Description: This video will show you how to create a new user control using VS.NET 2003.
Opening an existing project from web 01/01/2005
Description: This video will show you how to open an existing project from web using VS.NET 2003. This is how you will access your site from home.
Add a DropDownList bound to a DS 01/01/2005
Description: This video should show you how to add a dropdownlist that is bound to a ds which was filled from an xml file.