Sunday, July 06, 2008

C# Links

Wrox (MUST) - C# 2008, C# 2005
Head First C#
Sams C#
Orielly
Deitel
Apress MUST
Microsoft MUST

Sunday, February 18, 2007

GIS Debug

DLL Issues:
- Project Properties > Build > Output > Check on the "Register for COM interOp"

Monday, October 30, 2006

Oracle

http://www.orafaq.com/faqplus.htm

Subversion

http://svnbook.red-bean.com/

Monday, October 23, 2006

C# Syntax

-- for loop
for (int index = 0; index < maximumCount; index++)
{
cmbName.Items.Add(valueList[index].ToString());

}

Thursday, October 12, 2006

Scripting

http://www.microsoft.com/technet/desktopdeployment/depprocess/osddlex_6.mspx
DOS Links:http://home.att.net/~gobruen/progs/dos_batch/dos_batch.html
http://www.chebucto.ns.ca/~ak621/DOS/BatBasic.html
http://goforit.unk.edu/msdos/msdos19.htm
http://www.aumha.org/a/batches.php
http://www.scriptinganswers.com/archive/articles/Copyfolderwithsubfolderstoremoteworkstations.htm
http://www.computerhope.com/batch.htm#windows
http://www.csidata.com/custserv/onlinehelp/VBSdocs/vbs270.htm

Sunday, September 24, 2006

Training

http://www.quadrus.com/training/dotnetdevelopmentcourses.htm
https://www.msteched.com/content/webcasts.aspx

MSDN, Elearning: https://www.microsoftelearning.com/catalog/default.aspx
http://www.careeracademy.com/index.asp?PageAction=VIEWPROD&ProdID=35
http://www.netwind.com/html/microsoft_net.html
http://www.cbtnuggets.com/
http://msdn.microsoft.com/virtuallabs/
http://www.asp-visual-basic-csharp-training.net/csharp.net_training/csharp_application.htm
http://www.planetlearn.com/searbysub.html
http://www.ideablade.com/videos_devforce_fundamentals.html#2
http://www.hallogram.com/menus/Training_Tools.html
http://www.learnsqlserver.com/FreeVideos/

http://www.smartcertify.com
http://www.learnkey.com
http://www.keystonelearning.com
http://www.netg.com
http://www.learnvisualstudio.net/
http://www.asp-visual-basic-csharp-training.net/csharp.net_training/csharp_programming.html
http://www.webtrainingonline.com/Pages/topic.asp?page=dotnet.asp

Links

http://www.dina.kvl.dk/~sestoft/gcsharp/index.html
http://p2p.wrox.com/topic.asp?TOPIC_ID=28263
http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=16 http://www.oreilly.com/catalog/csharpess/examples/index.html

Friday, September 22, 2006

SQL Server

http://www.sqlserver.databasecorner.com/
MSDN Webcasts: http://www.microsoft.com/events/series/msdnsqlserver2005.mspx http://www.microsoft.com/sql/default.mspx
http://www.sqlservercentral.com/
http://en.wikipedia.org/wiki/Microsoft_SQL_Server
http://www.sqlteam.com/
Tutorials: http://www.tek-tips.com/threadminder.cfm?pid=183
Microsoft Free E learning: https://www.microsoftelearning.com/sqlserver2005/
http://vyaskn.tripod.com/iq.htm
http://www.katsueydesignworks.com/tutorials_databases.htm
http://www.geekgirls.com/databasics_06.htm
SQL Server Express: http://msdn.microsoft.com/vstudio/express/sql/default.aspx
http://www.sql-server-performance.com/
Database terms: http://www.wellesley.edu/Dbsystems/Glossary.html
http://hea-www.harvard.edu/MST/simul/software/docs/pkgs/pgsql/glossary/glossary.html

VS.NET 2005

VS.NET 2005, Express Edition

http://msdn.microsoft.com/vstudio/express/
http://msdn.microsoft.com/vstudio/express/vwd/learning/

Databases

Database Design

http://www.cit.cornell.edu/atc/materials/old/dbdesign/erd.shtml, http://www.cit.cornell.edu/atc/materials/old/dbdesign/glossary.pdf

http://www.katsueydesignworks.com/tutorials_databases.htm
http://www.martinfowler.com/articles/evodb.html
http://www.utexas.edu/its/windows/database/datamodeling/dm/design.html
http://www.evolt.org/article/Beginning_Database_Design_Part_I/18/27137/
http://www.smart-it-consulting.com/database/progress-database-design-guide/
UOfTexas Site: http://www.utexas.edu/its/windows/database/datamodeling/dm/overview.html

Database Connections

Database connection settings:

http://www.carlprothman.net/Default.aspx?tabid=86#OraDirectNETDataProviderFromCoreLab
ADO.NET comparison: http://www.devarticles.com/c/a/ADO.NET/A-Practical-Comparison-of-ADO-and-ADO.NET/6/ ADO.NET Overview: http://www.developer.com/net/vb/article.php/10926_1540311_5
SQL Join: http://www.w3schools.com/sql/sql_join.asp
Database Joins: http://www.snook.ca/archives/000399.php
SQL Course: http://sqlcourse2.com/select2.html
SQL in plain English: http://www.codecoffee.com/articles/sql1.html
Product: http://www.red-gate.com/products/SQL_Packager/index.htm
Oracle Explain Plan: http://www.adp-gmbh.ch/ora/explainplan.html
Database comparator: http://www.dbbalance.com/index.htm

Microsoft Misc technologies

BitzTalk Server: http://www.microsoft.com/biztalk/evaluation/overview/biztalkserver.mspx
Genuine Channels: http://www.genuinechannels.com/
Learn VS.NET: http://www.learnvisualstudio.net/videos/DotNet_Remoting_Series.htm

MS Office related development:
http://msdn.microsoft.com/office/understanding/word/walkthroughs/default.aspx?pull=/library/en-us/odc_vsto2003_ta/html/odc_vstwordtbl.asp#odc_vstwordtbl_005

XML

XML for beginners: http://www.codeproject.com/soap/XmlHelper.asp
Use Access as XML: http://hacks.oreilly.com/pub/h/3344#code

Software Design

Protyping: http://www.epri.com/eprisoftware/processguide/swproto.html

OO Tips: http://ootips.org/
Agile Modeling: http://www.agilemodeling.com/essays/simpleTools.htm
OO for Java: http://www.ecs.umass.edu/ece/wireless/people/emmanuel/java/index.html

WOW

Cool .NET with C#: http://www.functionx.com/vcsharp/
C# Must go:http://www.vijaymukhi.com/
Code Project Custom Controls: http://www.codeproject.com/printing/#Print+Preview
Absolutely Fantastic: http://www.codeproject.com/script/articles/beginners.asp
ADO.NET: http://www.codeproject.com/cs/database/DatabaseAcessWithAdoNet1.asp
Code Project Custom Controls: http://www.codeproject.com/printing/#Print+Preview http://www.expresscomputeronline.com/20030922/techspace02.shtml
Print Dialog: http://www.codersource.net/win32_printdlg_custom_print_dialog.html

ASP Old

ASP Beginner: http://www.codeproject.com/asp/aspbegin.asp
ASP Hosting: http://www.domaindlx.com/
ASP Forum Software: http://www.codeproject.com/asp/aspforum-n-membersys.asp
UTE, Universal Table Editor: http://www.codeproject.com/asp/ute.asp
Wiki Stuff: http://www.codeproject.com/asp/wiki.asp
DB Grid Control: http://www.codeproject.com/asp/bgrid.asp

C# Links, VS.NET 2005, Class Designer

Main Microsoft Page: http://msdn.microsoft.com/vcsharp/
MAJOR http://www.freeprogrammingresources.com/csharptutorials.html http://www.softsteel.co.uk/tutorials/cSharp/contents.html
Training Materials: http://www.appdev.com/promo.asp?page=sn00027 http://www.joegrip.com/
Desi: http://www.troobloo.com/tech/csharp.shtml
http://www.hitmill.com/programming/dotNET/csharp.html
http://www.only4gurus.com/v3/download.asp?resource=7505
http://www.csharphelp.com/links.html

Blogs: http://pluralsight.com/blogs/fritz/archive/2005/12.aspx
Other .NET Resources: - "Moving to C##" Hands-On Labs: Webcast: Moving to ASP.NET - Webcast: Moving to VB.NET: http://www.devx.com/SummitDays/HTML/15931 - Webcast: Migrating to C##: http://www.devx.com/SummitDays/HTML/16002 - Webcast: Building Apps on Windows Server 2003: http://www.devx.com/SummitDays/HTML/16191
VS.NET Class Designer: http://www.theserverside.net/news/thread.tss?thread_id=33181 http://searchvb.techtarget.com/generic/0,295582,sid8_gci1140199,00.html#quickstart http://www.learnvisualstudio.net/subscriber/sitemap.htm CSharp user Forum: http://www.c-sharpcorner.com/ http://www.codeproject.com/
Generic: http://csharp-source.net/ http://forums.devx.com/forumdisplay.php?f=11 http://www.csharp-station.com/Forums.aspx
Main Microsoft Page: http://msdn.microsoft.com/vcsharp/
MAJOR http://www.freeprogrammingresources.com/csharptutorials.html http://www.softsteel.co.uk/tutorials/cSharp/contents.html
Training Materials: http://www.appdev.com/promo.asp?page=sn00027 http://www.joegrip.com/
Desi: http://www.troobloo.com/tech/csharp.shtml http://www.hitmill.com/programming/dotNET/csharp.html http://www.only4gurus.com/v3/download.asp?resource=7505 http://www.csharphelp.com/links.html
Blogs: http://pluralsight.com/blogs/fritz/archive/2005/12.aspx
Other .NET Resources: - "Moving to C##" Hands-On Labs: Webcast: Moving to ASP.NET - Webcast: Moving to VB.NET: http://www.devx.com/SummitDays/HTML/15931 - Webcast: Migrating to C##: http://www.devx.com/SummitDays/HTML/16002 - Webcast: Building Apps on Windows Server 2003: http://www.devx.com/SummitDays/HTML/16191
VS.NET Class Designer: http://www.theserverside.net/news/thread.tss?thread_id=33181 http://searchvb.techtarget.com/generic/0,295582,sid8_gci1140199,00.html#quickstart http://www.learnvisualstudio.net/subscriber/sitemap.htm
C# Developer Centre: http://msdn.microsoft.com/vcsharp/community/relatedsites/
C#.NET Videos: http://www.learnvisualstudio.net/login.aspx?ReturnUrl=%2fsubscriber%2fsitemap.htm
Tours: http://www.microsoft.com/canada/launch2005/event_presentations/default.aspx#ps
DevX Migrating to C#: http://www.devx.com/SummitDays/HTML/16002
DevX Moving to C#, hand on labs: http://www.devx.com/SummitDays/HTML/11708
VS.NET Class Designer: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/clssdsgnr.asp