Visit Hot Scripts for large collection of Asp.NET tips and tutorials you can download today. Our tips and tutorials are quick and easy to learn so try them today.
Tutorials & Tips
-
Using PlaceHolder Control in ASP.NET
ASP.NET PlaceHolder Control is not like other standard ASP.NET controls. It has no user interface and doesn't produce any HTML output on client side. This tutorial explains how to use PlaceHolder control and solve common problems when create dynamic
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
ASP.Net MVC Tutorial and Tips
Learn how to build web apps using ASP.Net model view controller pattern. Step by step guide to teach you basics of ASP.Net MVC.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to create a Cloud Service with Windows Azure
Today I�m going to show you how I created a cloud service with Microsoft Windows Azure. It�s pretty easy, and the tools are great to work with. I am putting the code up on GitHub if you want to extend or experiment with it
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Create Text Images on the Fly with ASP.NET
The code sample demonstrates how you can use the built-in ASP.NET classes to generate a graphical representation of a single line of text. The example uses three parameters: (1) the text (2) font size (3) font color The generated graphic is a 256
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to save image in Ms-SQL Database using VB.NET?
Dim connstring As String Dim sql As String Dim sqlcon As New SqlConnection Private Sub SaveImage_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles SaveImage.Click OpenFileDialog1.ShowDialog() If
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Asp.Net Simple Survey Application
The companies which are offering variety of services to the customers, they need to get the response from the customers in many forms. By analyzing these responses companies will have an overview of their services and performance. The surveys
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to Learn C# Part 1 - Introduction to C# .NET
In this introduction to C# I explain how to get set up and start writing code in C#
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to Learn C# Part 2 - .NET Namespaces
In part 2 of my series we go over namespaces and what they mean for .NET programming
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to Learn C# Part 3 - Coding Basics
In this tutorial we'll go over some C# coding basics so you can get started writing complex ASP.Net pages fast
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to Learn C# Part 5 - Selection Statements
A detailed look at selection statements in C# and how they control program flow
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to Learn C# Part 4 - Variables and Types
In this tutorial we'll cover variables in types in C# and how they work.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Introduction: Validation Controls - Course ASP.NET 4 and Visual Studio 2010 - Lesson 13
In this video, we start our discussion on validation controls. We explain the need of these controls and their importance for data validation. Any control with the ValidationProperty attribute can have its data validated using the validation controls.
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
SQL Server Reporting Services tutorial
SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. SSRS provides a full range of ready-to-use tools and services to help you create, deploy, and manage reports. With Reporting Services, you can create
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Crystal Reports tutorial, introduction
Video tutorial presents introduction to Crystal Reports - a business intelligence application used to design and generate reports from a wide range of data sources. Free lesson describe how to create a report, view, sort and group data, insert summary
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Analysis Services tutorial
Video tutorial presents introduction to Analysis Services - multidimensional, online analytical processing part of Microsoft SQL Server. Free lessons demonstrate how to create and manage OLAP cube: create dimensions, measures, hierarchies, how to use
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Oracle tutorial, introduction to PL/SQL
Oracle PL/SQL tutorial video presents basic and more advanced aspects of programming in PL/SQL. Tutorial focuses on practical examples and pays attention to key issues. Free lessons present how to use anonymous blocks, declare variables, use conditional
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
MDX tutorial, introduction to MultiDimensional Expressions
Video tutorial presents introduction to MDX (MultiDimensional Expressions) with practical examples. MDX is a query language for OLAP databases, much like SQL is a query language for relational databases. It is also a calculation language, with syntax
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
GDI+ Thumbnail
New series in downloadable PDF format. You can download it and view it offline. Using GDI+ with ASP .NET, covers some lessons : Creating thumbnail, Capturing file size
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Unordered list
In this video, we discuss two important CSS items: 1- The order of priority of a style. 2- How to transform an unordered list into a menu. We start first with the order of priority by declaring a color for a list item in the css file, then a different
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Manage styles
In this video, we wrapped up our quick introduction to CSS. In the upcoming videos we will cover more about CSS but within specific ASP.NET videos as we see fit. Here, we are concentrating on specific actions or events that could happen on a table or a
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose