NAT Introduction and basic configuration on a Cisco Router
What is NAT? NAT is short for “Network Address Translation”. The basic purpose of NAT is to translate private IP…
What is NAT? NAT is short for “Network Address Translation”. The basic purpose of NAT is to translate private IP…
I’m sure you’re aware what a CMS is and how it can help you and your site be more successful. Just in case you’re a newbie in Web Development, let me just say that a CMS can do wonders. CMS (Content Management System) can help you to create a website in a matter of minutes and then you can use it to edit your website content and add new articles.
DHCP stands for Dynamic Host Configuration Protocol. DHCP is a protocol that’s used to automatically configure the hosts on a network. In addition to configuring the hosts with an IP address, DHCP can also configure them with additional parameters, such as a subnet mask, or DNS server address.
We’ll be creating a simple but fully functional website. We’ll use the design, HTML and CSS from one of my previous blog posts: A step-by-step walkthrough for coding a Web Site from a Photoshop template. So, HTML and CSS are basically already done. Of course, we need to integrate these files into ASP.NET templates, so the basic HTML & CSS will be repeated.
Let’s return to Web Development Category and create a Simple Contact Form. But, just to make things interesting we’ll submit the form using AJAX, so the user gets the feedback without the page refresh. Also, let’s log the User Input into Database for later review.
VLANs? That doesn’t sound like a Web Design or Development theme!” And you’re right! From now on, I’m adding Networking…
Finally, the time has come for another Blog entry, cool and breezy, just right for the summertime. We’re going to do some XHTML/CSS Tips and Tricks you may or may not know. Either way, it’ll be a quick and simple post, just long enough for you to do the coding while enjoying a nice cold beer. 🙂