Stories recently tagged with 'Tutorial' Subscribe to this feed

Hello Azure – Learn Azure with me. (vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1359) 21 days, 9 hours ago

Step by step tutorial how to create and deploy a simple Windows Azure application. read more...

add a comment | category: | Views: 9

tags: another

Over 60 Free ASP.NET Videos (highoncoding.com)

submitted by sharplifesharplife(4265) 1 year ago

As titles says, here's a list of over 60 free vidoes on ASP.NET. read more...

add a comment | category: | Views: 43

tags: another

DimeCasts.NET - Free education vidoes. (dimecasts.net)

published 1 year, 1 month ago, submitted by sharplifesharplife(4265) 1 year, 1 month ago

DimeCasts.NET offer free education vidoes in field of various Microsoft related technologies. Advantage is most of these vidoes are 10 minutes or less in length. read more...

add a comment | category: | Views: 284

tags: another

Have you ever wanted to monitor a website for changes? (dink.no-ip.info)

submitted by hughesdohughesdo(45) 1 year, 4 months ago

Here is a free and handy tool to have around for anyone that has ever wanted to monitor when a web site has changed. This is a very small install and a very small task to alert you when your favorite page has a new update. RadPop also hides so that it is nearly unnoticeable. The program nicely alerts you to when changes occur with a MSN style popup. You can configure it to continually watch for changes to your favorite pages by dragging it to your startup folder. read more...

add a comment | category: | Views: 29

tags: another

Welcome to the NHibernate community site!! (nhforge.org)

submitted by .NetKicks.NetKicks(1295) 1 year, 5 months ago

Finally a single place to look for NHibernate related stuff?! The challenge of NH Forge is provide a single centralized resource for all things related to NH offering a community blog, an easy to use WIKI, other related community-oriented tools. read more...

add a comment | category: | Views: 34

tags: another

Introduction to XML - BEGINNER's Guide - Chapter 2 of 3 (openpractice.blogspot.com)

submitted by simorghsimorgh(25) 1 year, 6 months ago

In this chapter we're going to talk about how we can define our appropriate pattern to validate an XML document which help us to figure out that if this XML file follows the pattern or not. First we'll talk about DTDs and after that we're going to learn XSD and its differences with DTD,advantages or disadvantages. Finally talking about an XML related conversion technology. read more...

add a comment | category: | Views: 8

tags: another

Sams Teach Yourself C# Web Programming in 21 Days (books.google.co.in)

submitted by bindurekhabindurekha(5) 1 year, 6 months ago

Learn how to how to use C# for Internet programming with the hands-on techniques and clear explanations. This book discusses some C# features that allow rapid development of solutions such as garbage collection, simplified type declarations, and scalability support. The book explains key concepts in a simple and practical manner. Web Forms and Web Controls usher in an elegant way to make dynamic Web pages. The book covers these topics with how-to code examples and projects. One of the newest developments in Internet programming is the use of XML and the SOAP communication protocol. .NET Web Services harness these two technologies, and is covered in later sections of the book. read more...

add a comment | category: | Views: 31

tags: another

Introduction to XML - BEGINNER's Guide - Chapter 1 of 3 (openpractice.blogspot.com)

submitted by simorghsimorgh(25) 1 year, 6 months ago

This Series have tried to keep everything simple for all it means that is usable for everybody with all levels of XML skills and everyone can find something good depends on its point of view. read more...

add a comment | category: | Views: 12

tags: another

39 Free Microsoft eLearning Courses (learning.microsoft.com)

published 1 year, 9 months ago, submitted by powerrushpowerrush(3754) 1 year, 9 months ago

39 Free Microsoft eLearning Courses read more...

add a comment | category: | Views: 149

tags: another

.NET 3.5 Enhancements Training Kit (www.microsoft.com)

submitted by JemmJemm(9400) 1 year, 9 months ago

The .NET Framework 3.5 Enhancements Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the .NET 3.5 Enhancement features including: ASP.NET MVC, ASP.NET Dynamic Data, ASP.NET AJAX History, ASP.NET Silverlight controls, ADO.NET Data Services and ADO.NET Entity Framework. read more...

add a comment | category: | Views: 23

tags: another

How to easily insert row in GridView with SqlDataSource? (www.aspdotnetfaq.com)

submitted by spavkovspavkov(1230) 1 year, 10 months ago

Asp.Net 2.0 GridView control is very powerful control. Developers at Microsoft really did a great job when designing it. Its like Swiss Army knife for selecting, editing, sorting, paging and displaying data. Combined with various DataSource controls (ObjectDataSource, SqlDataSource) it helps you execute most of your Read, Update and Delete operations without writing a single line of code. Off course, nothing is perfect. For example, creating new data is is one common task that is not so simple to accomplish with GridView. Let see how we can easily insert new rows of data using GridView and SqlDataSource... read more...

add a comment | category: | Views: 297

tags: another

Quick And Simple DependencyInjection With StructureMap (www.frickinsweet.com)

published 1 year, 11 months ago, submitted by dengar007dengar007(3069) 1 year, 11 months ago

A very quick guide to IoC using StructureMap. read more...

2 comments | category: | Views: 252

tags: another

I've got 99 Problems But a Glitch Ain't One : Problem 6 (F#) (www.frickinsweet.com)

submitted by JOELROXORJOELROXOR(235) 1 year, 11 months ago

Solution to Problem #6 of 99 Problems in F#. Finding out whether or not a list is a palindrome. read more...

add a comment | category: | Views: 2

tags: another

I've got 99 Problems But a Glitch Ain't One : Problem 5 (F#) (www.frickinsweet.com)

submitted by JOELROXORJOELROXOR(235) 1 year, 11 months ago

Solution to Problem #4 of 99 Problems in F#. Reversing a list. read more...

add a comment | category: | Views: 1

tags: another

I've got 99 Problems But a Glitch Ain't One : Problem 4 (F#) (www.frickinsweet.com)

submitted by dengar007dengar007(3069) 1 year, 11 months ago

Solution to Problem #4 of 99 Problems in F#. Working with lists to obtain the desired outcome. read more...

add a comment | category: | Views: 1

tags: another

I've got 99 Problems But a Glitch Ain't One : Problem 3 (F#) (www.frickinsweet.com)

submitted by dengar007dengar007(3069) 1 year, 11 months ago

Solution to problem #3 of the 99 Problems in F#. read more...

add a comment | category: | Views: 2

tags: another