Stories recently tagged with 'Tutorial'

Microsoft SharePoint Tutorial(sharepoint-tutorial.net)

submitted by spaglspagl(225) 1 year, 1 month ago

Here are my links to Microsoft SharePoint tutorials including developer, IT Pro and end user training. Along with that comes links to SharePoint resources like resource centers or TechNet content. read more...

add a comment |category: |Views: 7

tags: another

SharePoint tutorial for beginners(sharepoint-tutorial.net)

submitted by spaglspagl(225) 1 year, 1 month ago

What exactly is a SharePoint tutorial for beginners? A person with a lot of experience might say that this is something like enabling anonymous access for an internet site. A person without a lot of experience might say that this is something like creating a new site. read more...

add a comment |category: |Views: 21

tags: another

SharePoint Tutorial(sharepoint-tutorial.net)

submitted by moddiemoddie(105) 1 year, 7 months ago

This site is targeted to SharePoint Tutorial... there you find SharePoint tutorials for administrators, developers, end users and power users. The first 2 are about Install SharePoint Server 2010 and 2007. read more...

add a comment |category: |Views: 14

tags: another

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

submitted by vkreyninvkreynin(1424) 2 years, 4 months ago

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

add a comment |category: |Views: 16

tags: another

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

submitted by sharplifesharplife(4570) 3 years, 3 months ago

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

add a comment |category: |Views: 58

tags: another

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

submitted by sharplifesharplife(4570) 3 years, 4 months 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: 291

tags: another

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

submitted by hughesdohughesdo(59) 3 years, 7 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: 48

tags: another

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

submitted by .NetKicks.NetKicks(1304) 3 years, 8 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: 38

tags: another

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

submitted by simorghsimorgh(25) 3 years, 10 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: 10

tags: another

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

submitted by bindurekhabindurekha(5) 3 years, 10 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: 34

tags: another

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

submitted by simorghsimorgh(25) 3 years, 10 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: 20

tags: another

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

submitted by powerrushpowerrush(3873) 4 years, 1 month ago

39 Free Microsoft eLearning Courses read more...

add a comment |category: |Views: 360

tags: another

.NET 3.5 Enhancements Training Kit(microsoft.com)

submitted by JemmJemm(9604) 4 years, 1 month 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: 29

tags: another

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

submitted by spavkovspavkov(1718) 4 years, 1 month 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: 445

tags: another

Quick And Simple DependencyInjection With StructureMap(frickinsweet.com)

submitted by dengar007dengar007(3084) 4 years, 3 months ago

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

2 comments |category: |Views: 740

tags: another

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

submitted by JOELROXORJOELROXOR(235) 4 years, 3 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