Static Websites vs. Dynamic Websites

.bqstart { float: left; height: 45px; margin-top: -20px; padding-top: 45px; margin-bottom: -50px; font-size: 700%; color: #FF0000; } .bqend { float: right; height: 25px; margin-top: 0px; padding-top: 45px; font-size: 700%; color: #FF0000; } blockquote { background:#f9f9f9; border-left:10px solid #f00; margin:1.5em 10px; padding:.5em 10px; quotes: none; width: 400px; font: italic normal 12pt/1.2em Georgia; color: #000;} blockquote:before... [Read More...]

How to Host a Website for Free on your Home Computer Using IIS

How to Host a Website for Free on your Home Computer Using IIS Part 2: Hosting a Website and Installing IIS This article will show you how to host a website on your home computer for free using IIS in six easy steps. Performing these six steps will greatly help you understand ASP.NET programming in general. Even if you do not have a practical need to host your own website, learning how everything works is of fundamental importance, and it is a... [Read More...]

IP Addresses and the Domain Name System Demystified

IP Addresses and the Domain Name System Demystified Part 1: Understanding IP Addresses and Domain Name System Two basic concepts that you need to understand are IP (Internet Protocol) addresses and DNS (Domain Name System). In Part 2 of this article, I will show you how to use your understanding of these two concepts to host a web site on your home computer for free. To read Part 2, please click Host Website on your Home Computer for Free. IP Addresses IP... [Read More...]

Tip #29 – Instant C# and Instant VB – Two Free Heavy-Duty Code Converters

Tip #29 – Instant C# and Instant VB – Two Free Heavy-Duty Code ConvertersLearnVisualStudio is currently having a sale on all of its memberships. Click on the link below to receive your discount now: Get LearnVisualStudio at 15% off now Tip #29 – Instant C# and Instant VB – Two Free Heavy-Duty Code Converters ... [Read More...]

Tip #28 – WriteLog() – The Easy Way to Display Debugging Information in ASP.NET

Tip #28 – WriteLog() – The Easy Way to Display Debugging Information in ASP.NETLearnVisualStudio is currently having a sale on all of its memberships. Click on the link below to receive your discount now: Get LearnVisualStudio at 15% off now Tip #28 – WriteLog() – The Easy Way to Display Debugging Information in... [Read More...]

Tip #27 – WPF – One 11-minute video and Three Mind-Blowing Examples

Tip #27 – WPF – One 11-minute video and Three Mind-Blowing Examples LearnVisualStudio is currently having a sale on all of its memberships. Click on the link below to receive your discount now: Get LearnVisualStudio at 15% off now Tip #27 – WPF – One 11-minute video and Three Mind-Blowing Examples ... [Read More...]

Tip #26 – Notepad++ Supports 54 Programming Languages

Tip #26 – Notepad++ Supports 54 Programming Languages Tip #26 – NotePad++ Supports 54 Programming Languages I have tried a number of different NotePad freeware clones (like TextPad, ConTEXT, NotePad2, etc.), but the best that one that I found is NotePad++. NotePad++ currently provides syntax highlighting for 54 programming languages, including VB, C-Sharp,... [Read More...]

Tip #25 – Windows Phone 7 Presents a Golden Opportunity for .NET Developers

Tip #25 – Windows Phone 7 Presents a Golden Opportunity for .NET Developers Tip #25 – Windows Phone 7 Presents a Golden Opportunity for .NET Developers Windows Phone 7  became available in stores last week on 11-08-2010.  Why is this a "golden opportunity?" In 2009, 1.2 billion mobile phones were... [Read More...]

Tip #24 – Ten Approaches to Improving the Problem-Solving Process

Tip #24 – Ten Approaches to Improving the Problem-Solving Process Tip #24 – Ten Approaches to Improving the Problem-Solving Process All problem-solving with computers involves performing actions to reduce the tension between the current Actual state and some future Ideal state. The actions that are used to reduce the... [Read More...]

Tip #23 – Create Expert Systems

Tip #23 – Create Expert Systems Tip #23 – Create Expert Systems Background: Expert Systems were very popular in the 1980's, but they are still a great idea today. How Expert Systems Work: ... [Read More...]

Basic object oriented programming concepts

Videos recommended For watching all videos in this series and ever more programming videos please visit our youtube channel – http://www.youtube.com/user/harvey007y http://idealprogrammer.tv/videos/486/introduction-to-object-oriented-programming,-part-1   Lesson: Object-Oriented Programming Concepts If you've never used an object-oriented programming language before, you'll need to learn a few basic concepts before you can begin... [Read More...]

Next Page »

This blog uses the cross-linker plugin developed by Web-Developers.Net