The final presentation for Art 72 Computer Graphics class at S.J.C.C. I’m showcasing some of my digital art done during the semester (artwork made with various apps: Photoshop CS, Adobe Illustrator, Adobe InDesign).Duration : 0:2:14
|
A quick tutorial on how to make a program that can log you out, restart your computer and shut it down, you can use this as a system control thing, or you can make a prank out of this so that it will shut your friends computers down or whatever. Sorry that there is no sound, my mic broke ages ago and I’ve been meaning to get a new one. Remember this NEEDS Visual Basic 6.0 but I tried this on .NET and it worked also.
You will need Visual Basic 6.0 which you can download here:
http://www.megaupload.com/?d=6I0ZPYWRDuration : 0:5:46
|
Here’s a short video showing how to use the Add/Edit/Delete features of the new ListView Control in ASP.NET 3.5Duration : 0:2:52
|
This is a simple LAN Chat program written in visual basic 6.0. It is a step by step guide to programing your own LAN chat program. With image shots for clearer viewing also. – Christopher McKirganDuration : 0:10:40
|
There are controls in the .NET framework that can not be wired to the standard validation controls. The checkbox control is one example. You can’t use the RequiredFieldValidator because it has a value. It’s either true or false. And you can’t provide a RegularExpressionValidator or one of the others because it is a boolean value.
So, if I want to make sure a check box is checked before the user continues, for example. And, I want to make sure that the error message shows up in the error summary control like every other error, how do I do that?Duration : 0:7:1
|
Creating websites in asp.net c# it’s easy. I’ll show you how a css template can be usefulDuration : 0:7:46
|
This video is about installing the latest version of visual web developer which is visual web developer 2008 express edition. This video is in malay. For more information, visit http://understanddotnet.blogspot.comDuration : 0:6:12
|
This video is about installing the latest version of visual web developer which is visual web developer 2008 express edition. For more information, visit http://understanddotnet.blogspot.comDuration : 0:6:12
|
This video is about installing internet information services in your pc for the use of building an asp.net page.for more information, visit http://understanddotnet.blogspot.com/Duration : 0:2:23
|
C# tutorial 1Duration : 0:7:16
|