That
Software
Dude
Musings of a web developer
Coding Jobs
About
Tutorials
JavaScript
Resources
Links and Downloads
Keyboard Keycodes
Typing Tests
Digital Downloads
Book Recommendations
Website Launch Checklist
HTTP Status Codes
Collections
Menu
Menu
Home
Contact
Typing Test
Poll Results
Collections
Follow me on
Codepen
RSS
Popular tags
#.NET
#5 minute guide
#Android
#API
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#Coding
#Computer Science
#CraftyJS
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Google
#Guide
#Hardware
#Health
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#Remote
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
Category
ASP.NET
14 Articles
How To Dynamically Create Your SiteMap In ASP.NET
Recently I logged into Google Webmaster Tools and realized that my sitemap for one of my websites had not been updated since I first launch...
Read more
May 17 2014
-
6 min read
Creating An XML Document in ASP.NET
There are various different approaches to XML document creation in .NET. There is no right or wrong way really, it just depends on the situ...
Read more
August 14 2014
-
6 min read
How To Dynamically Add Meta Data To Your ASP.NET Pages
Meta descriptions and keywords help search engines figure out what your web pages are about. And while it is highly contended as to whether...
Read more
June 15 2014
-
3 min read
Multiple AJAX FileUpload in ASP.NET
Updated: Click here for an updated Drag and Drop File upload how to. Here's a quick AJAX FileUpload written for ASP.NET WebForms that I us...
Read more
January 31 2014
-
7 min read
How to set up an ASP.NET website with GoDaddy
In this article I will walk through the process of setting up an ASP.NET web applications on a shared GoDaddy Windows server.I will mainly w...
Read more
March 22 2021
-
7 min read
Adding Controls Programmatically In ASP.NET
The beauty of working on .NET web forms is that every control that you see on the screen is an object of some kind, inheriting from the bas...
Read more
July 17 2014
-
3 min read
How To Make Ajax Calls In ASP.NET Using Web Services
Using the ScriptManager Creating A WebService Making a Call To A WebService Returning Data To Caller Quick Recap and Summary Ajax has be...
Read more
May 06 2014
-
4 min read
ASP.NET Web Pages Quick Start Guide
Web Pages and WebMatrix Razor View Engine Database Operations Parametereized Queries @Helper and @Functions @helper @functions AJAX L...
Read more
April 29 2014
-
7 min read
How to bundle resource files in C# and ASP.NET
Many ASP.NET developers don't realize that the .NET framework comes with a built in bundler for all of their many resource files. What is a ...
Read more
December 05 2020
-
3 min read
Implementing DLL's For Your ASP.NET Site
Code re-use is at the heart of any good developer and it is a very welcomed ally when the time arrives. The last thing you want to do when ...
Read more
July 20 2014
-
3 min read
Starting Out With ASP.NET MVC Part 1
One of my weaknesses in programming is actively using MVC in my projects. Particularly ASP.NET MVC, since I am a .NET Developer. Most of th...
Read more
July 28 2015
-
5 min read
Starting Out With ASP.NET MVC Part 2
Last time I left off with ASP.NET MVC, I covered how to create a new MVC project in Visual Studio and how to add new Controllers and Views....
Read more
August 06 2015
-
5 min read
Taking A Look At ASP.NET Core
One of the biggest things to come from Microsoft recently, for developers, is .NET core, which is a lightweight, multi-platform framework f...
Read more
July 11 2016
-
4 min read
Starting Out With ASP.NET MVC Part 3
Welcome to part 3 of my starting off with MVC tutorial. In this post I will be mainly going over Data Annotations. You can check out part 1...
Read more
June 20 2016
-
5 min read
Categories
.net
android
article
asp.net
business
c-sharp
career
coding bootcamps
college
commentary
computer science
css
cybersecurity
database
gadgets
general
hardware
html
interviews
it
javascript
learn 2 code
nodejs
performance
productivity
programming
project
react
security
seo
startup
tech
video-games
visual studio
web design
web dev
web development
windows
x
x