DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

dwahlin Subscribe to this feed
dwahlin
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories kicked by dwahlin
2
kicks
submitted by bradygaster bradygaster 7 months, 23 days ago

weblogs.asp.net — Silverlight 2 has built-in support for sockets which creates some interesting possibilities. If you've ever worked on a client-side application that needed to receive up-to-date data then you're probably used to solving the problem by polling. With polling the client contacts the server on a consistent, timed basis to see if any updates are available. ASP.NET AJAX provides a Timer control that makes this process easy and straightforward. read more...

Add a comment add a comment | category: | Views: 3
tags: | tag it

2
kicks
submitted by bradygaster bradygaster 7 months, 23 days ago

weblogs.asp.net — In addition to the request/response features built into Silverlight 2 you can also use sockets to communicate and exchange data. read more...

Add a comment add a comment | category: | Views: 1
tags: | tag it

2
kicks
submitted by dwahlin 1 year, 2 months ago

weblogs.asp.net — If you work with a large number of applications then you know what a pain it can be to manage multiple web.config files and multiple connection strings for development, staging/test, and production databases. This article discusses an alternative that allows connection strings to be consolidated into a single file that can be shared across mutliple applications. It also shows how connection strings can be loaded dynamically based upon a URL which can greatly simplify getting correct connection strings for dev, staging, and production databases. read more...

Add a comment add a comment | category: | Views: 6
tags: , , | tag it

4
kicks
submitted by dwahlin 1 year, 3 months ago

weblogs.asp.net — In this video "how to" you'll see the steps required to install and configure Subversion to control your source code revisions and check code in and out using TortoiseSVN. read more...

Add a comment add a comment | category: | Views: 15
tags: , , , , | tag it

13
kicks
published 1 year, 3 months ago, submitted by dwahlin 1 year, 3 months ago

weblogs.asp.net — This article provides a step by step guide to creating a custom ASP.NET AJAX extender control based upon functionality in the ASP.NET AJAX Toolkit. The tutorial covers creating the JavaScript file, embedding it in an assembly, and referencing it from a server-side control. The end result is an extender control that can freeze a GridView header and allow for scrolling of rows. read more...

Add a comment add a comment | category: | Views: 20
| tag it

36
kicks
published 1 year, 3 months ago, submitted by rstrahl rstrahl 1 year, 3 months ago

west-wind.com — A quick walkthrough of setting up and configuring SubVersion with Tortoise SVN and getting started creating repositories, adding files and folders, creating local copies and working with SVN. read more...

Add a comment 1 comment | category: | Views: 42
tags: , , | tag it

9
kicks
published 1 year, 4 months ago, submitted by dwahlin 1 year, 4 months ago

weblogs.asp.net — This video tutorial provides an introductory look at VS.NET 2008 and shows a few new features such as multi-targeting, split view, and the LinqDataSource control. read more...

Add a comment add a comment | category: | Views: 9
tags: , , , , | tag it

9
kicks
published 1 year, 7 months ago, submitted by dwahlin 1 year, 7 months ago

weblogs.asp.net — The Amazon.com AlbumViewer application originally written using WPF/E has been updated to use Microsoft's latest Silverlight release along with ASP.NET AJAX. The application can be viewed live online and all of the source code is available. read more...

Add a comment add a comment | category: | Views: 4
tags: , | tag it

12
kicks
published 1 year, 7 months ago, submitted by dwahlin 1 year, 7 months ago

weblogs.asp.net — This article discusses how JavaScript can be embedded in custom ASP.NET server controls and output efficiently. It provides a good introduction to using WebResource.axd, WebResourceAttribute and the ClientScriptManager. read more...

Add a comment add a comment | category: | Views: 4
tags: , , , , | tag it

13
kicks
published 1 year, 7 months ago, submitted by dwahlin 1 year, 7 months ago

weblogs.asp.net — Anonymous methods are a new feature in C# 2.0 that allow you to hook an action directly to an event as opposed to having a separate event handler. They can also be used anytime a method accepts a delegate as a parameter. This article provides a glimpse into how anonymous methods can be used in C#. read more...

Add a comment add a comment | category: | Views: 2
tags: , , | tag it

20
kicks
published 1 year, 7 months ago, submitted by dwahlin 1 year, 7 months ago

weblogs.asp.net — This article provides a list of some of the most simple (yet cool) things you can do with ASP.NET 2.0 that require little or no C#/VB.NET code. read more...

Add a comment 2 comments | category: | Views: 3
tags: , , , , | tag it

14
kicks
published 1 year, 8 months ago, submitted by dwahlin 1 year, 8 months ago

weblogs.asp.net — This video tutorial demonstrates how data can be bound to ASP.NET server controls using the SqlDataSource. It covers using control parameters, how stored procedures or inline SQL statements can be used, and how controls can be embedded inside of other controls such as the DetailsView by using templates. read more...

Add a comment add a comment | category: | Views: 1
tags: , , , | tag it

5
kicks
submitted by dwahlin 1 year, 8 months ago

weblogs.asp.net — This video tutorial walks you through the fundamentals of calling Web Services asynchronously from an ASP.NET page using the .NET 2.0 event driven model exposed by Web Service proxy objects. There are several different options for calling Web Services asynchronously including polling, callbacks and wait handles, but the event driven model is quite easy to use and does not put as much pressure on the ASP.NET thread pool as the other options. read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

11
kicks
published 1 year, 8 months ago, submitted by dwahlin 1 year, 8 months ago

weblogs.asp.net — The video discusses how to create a Web Service from scratch using the .NET framework and also discusses some of the pros and cons that you should know about. read more...

Add a comment add a comment | category: | Views: 1
tags: , , , | tag it

17
kicks
published 1 year, 9 months ago, submitted by dwahlin 1 year, 9 months ago

weblogs.asp.net — Back in December I released a sample application that demonstrated how WPF/E and ASP.NET AJAX could be integrated to view albums returned from an Amazon.com Web Service in a simulated 3D type view. I finally made some time to get the application running live so feel free to take it for a spin. read more...

Add a comment add a comment | category: | Views: 0
| tag it

17
kicks
published 1 year, 9 months ago, submitted by dwahlin 1 year, 9 months ago

weblogs.asp.net — In this video tutorial Dan Wahlin walks you through the fundamentals of creating an N-Layer ASP.NET application. This includes creating presentation, business, data and model layers. read more...

Add a comment add a comment | category: | Views: 8
tags: , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge