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

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

Stories kicked by dzeng
3
kicks
submitted by dzeng dzeng 3 months, 17 days ago

codebender.denniland.com — Finally it’s out, get it while it’s hot. Now you SharePoint developers no longer need to hesitate to upgrade to Visual Studio 2008 if you haven’t. Some tips are provided if you need to install the extension on your XP/Vista machine (i.e. not having WSS 3.0 preinstalled). read more...

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

19
kicks
published 4 months, 16 days ago, submitted by dzeng dzeng 4 months, 16 days ago

weblogs.asp.net — Apologies for the sparseness of my posting the last few weeks - work and life have been busy here lately. Below is a new post in my link-listing series to help kick things up a little. Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. read more...

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

4
kicks
submitted by dzeng dzeng 5 months, 26 days ago

blog.wekeroad.com — Link to download: http://www.codeplex.com/subsonic/Release/ProjectReleases.aspx?ReleaseId=11591 Link to changes log: http://monk.thelonio.us/post/SubSonic-21-Beta-3.aspx read more...

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

22
kicks
published 6 months, 23 days ago, submitted by dzeng dzeng 6 months, 23 days ago

weblogs.asp.net — This covers ASP.NET, ASP.NET AJAX, ASP.NET MVC, LINQ, and other acronyms read more...

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

42
kicks
published 8 months, 29 days ago, submitted by manovich 8 months, 29 days ago

dotnettipoftheday.org — Testing code that sends email has always been a pain. You had to set up a SMTP service just to test that your .NET application sends the e-mail correctly... read more...

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

21
kicks
published 1 year ago, submitted by dzeng dzeng 1 year ago

litmusapp.com — CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously. This is like Firebug (CSS only) both in IE & Firefox. read more...

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

15
kicks
published 1 year ago, submitted by rstrahl rstrahl 1 year ago

west-wind.com — If you're writing generic non-Page code in handlers, modules or other system components for ASP.NET you might find that at times you need to use ResolveUrl(), only to find that this functionality is not available outside of the Control class. Here's a generic routine, and another variation that can return a fully qualified absolute path using the familiar ~ syntax outside of the Page framework. read more...

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

21
kicks
published 1 year, 1 month ago, submitted by dzeng dzeng 1 year, 1 month ago

weblogs.asp.net — Silverlight is a cross platform, cross browser plug-in that enables designers and developers to build rich media experiences and .NET based RIAs for the web. Expression Encoder is part of the Microsoft Expression suite of products, and enables designers and content professionals to enhance, encode and publish media content for Silverlight. You can use it to import media files from a variety of formats (QuickTime, WMV, AVI and more), add leaders and trailers to videos for advertising or roll credits, easily watermark video with corporate logos or brands, and then tune the encoding settings to create optimal web-friendly Silverlight experiences. Over the last few months we've been working to enable Silverlight support on Linux, and today we are announcing a formal partnership with Novell to provide a great Silverlight implementation for Linux. Microsoft will be delivering Silverlight Media Codecs for Linux, and Novell will be building a 100% compatible Silverlight runtime implementation called "Moonlight". Moonlight will run on all Linux distributions, and support FireFox, Konqueror, and Opera browsers. Moonlight will support both the JavaScript programming model available in Silverlight 1.0, as well as the full .NET programming model we will enable in Silverlight 1.1. read more...

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

5
kicks
submitted by dzeng dzeng 1 year, 1 month ago

codeplex.com — IronLisp is a LISP scripting environment for .NET based on LSharp/Scheme and built on top of the DLR. This is a new project. It doesn't have any official release yet. But the source code is available to play with. read more...

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

21
kicks
published 1 year, 1 month ago, submitted by dzeng dzeng 1 year, 1 month ago

codeproject.com — Those who create commercial sites are faced with the question, "How should it receive payments?" One of the most popular payment systems in the world is PayPal. This system is often chosen because it is reliable, simple to use and allows an account to be easily opened. To open an account, you need only have a credit card and/or an account in an American bank. One of shortcomings of the system is its severe security policy. However, practice evinces that if you follow the rules of the system carefully, then errors are very rare. The purpose of this article is to show how payments processing can be organized to support reliability and security. The article is also aimed at providing you with an example of the development of a simple online shop, in order to demonstrate interaction with the PayPal system. You can use the code in your applications to organize interaction with the PayPal system and to process payments. read more...

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

3
kicks
submitted by dzeng dzeng 1 year, 1 month ago

mattberseth.com — A nice walkthrough on how to export data in GridView to an Excel worksheet. read more...

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

25
kicks
published 1 year, 1 month ago, submitted by dzeng dzeng 1 year, 1 month ago

albahari.com — Ever used SQL Management Studio and wished you could type your queries in LINQ, rather than antiquated SQL? Well now you can! LINQPad lets you dynamically query SQL databases in a real query language—you'll never need struggle with a correlated subquery again! Can't wait for C# 3.0 and LINQ? Well you don't have to! Dynamically query SQL databases today in LINQ: no more struggling with antiquated SQL. Download LINQPad and kiss goodbye to SQL Management Studio: LINQPad supports LINQ to objects, LINQ to SQL and LINQ to XML—in fact, everything in C# 3.0 and .NET Framework 3.5. LINQPad is also a terrific learning tool for experimenting with this exciting new technology. read more...

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

15
kicks
published 1 year, 1 month ago, submitted by dzeng dzeng 1 year, 1 month ago

aspnet.4guysfromrolla.com — There are several commercial charting libraries available for ASP.NET. They are extensively advertised, and can certainly do the job. However, frugal developers like me may prefer freeware alternatives. In this article we will examine using NPlot to create charts in an ASP.NET application. NPlot is a free, .NET native charting engine that excels at scientific charting. Read on to learn more! read more...

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

15
kicks
published 1 year, 1 month ago, submitted by Golo 1 year, 1 month ago

codeparser.net — Codeparser.net is a free .NET based and highly configurable parser for BBCode. Since it is a component, it can be integrated with Windows as well as with web applications and web services. There are some extensions for frequent use cases that divest you from the responsibility of configuring coderparser.net so that you can use it without further ado. The new version 1.1 now supports syntax highlighting for code tags for the following languages: ASPX, C, Cobol, ColdFusion, C++, C#, CSS, Eiffel, Fortran, Haskell, Java, JavaScript, JScript, Mercury, MSIL, Pascal, Perl, PHP, Python, Ruby, SQL, Visual Basic, VBScript and XML read more...

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

13
kicks
published 1 year, 1 month ago, submitted by dwahlin 1 year, 1 month 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: 19
| tag it

30
kicks
published 1 year, 1 month ago, submitted by jdee 1 year, 1 month ago

j-dee.com — Paging large amounts of data in SQL Server 2000 used to be a real pain, creating temporary tables, suffering bad performance after the first few batches of data or using ROWCOUNT to ignore large numbers of rows. Luckily SQL Server 2005 delivers a couple of new functions to make efficient painless data paging a reality. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge