grantg81

Stories kicked by friends of grantg81

Build a p2p chat application with WPF and ASP.NET Web API(www.strathweb.com)

submitted by fdubfdub(281) 2 months, 2 days ago

Learn how to build a fully functional WPF p2p (peer-to-peer) chat application with ASP.NET Web API and .NET 4.5 read more...

3 comments |category: |Views: 161

tags: another

Using Gmail as TeamCity smtp server(www.laurentkempe.com)

submitted by laurentkempelaurentkempe(317) 1 year, 11 months ago

Some time ago when I had to reinstall our Jobping Continuous Integration server, which is Team City I also decided not to reinstall any smtp server but to use Gmail server. read more...

add a comment |category: |Views: 230

tags: another

Open Source .NET report printing library released(teamdistinction.com)

submitted by gergely.oroszgergely.orosz(645) 1 year, 11 months ago

Using this report printing library, you’ll be able to print professional reports with multiple sections fast and easily, with only a few lines of code. read more...

add a comment |category: |Views: 973

tags: another

60+ .Net libraries every developer should know about(blog.webdistortion.com)

submitted by squiggssquiggs(585) 2 years, 3 months ago

Every good developer knows never to re-invent the wheel, especially if there is software out there that has been tested by others, and has an established track record. As a developer using the .NET framework I’ve found some of these libraries invaluable, so I’m sharing them for some of the other dev’s out there with a brief outline of how to use. read more...

2 comments |category: |Views: 2605

tags: another

Two part screencast on iPhone Development using C#(codesnack.com)

submitted by BschooleyBschooley(125) 2 years, 8 months ago

This screencast compares and contrasts the creation of a UITabBarController-based application in both Xcode using Cocoa and MonoDevelop using MonoTouch. read more...

add a comment |category: |Views: 535

tags: another

Review of SubSonic 3 from a SubSonic 2.x user perspective(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 2 years, 9 months ago

A quick review of SubSonic 3.0.0.3 from the perspective of a developer who's implemented SubSonic 2.x on numerous projects. An overview of initial likes and dislikes and a little bit of code snippets to bring back 2.x functions missing from 3.0. read more...

4 comments |category: |Views: 578

tags: another

Rounded Corner Rendering in newer Browsers(west-wind.com)

submitted by rstrahlrstrahl(7226) 2 years, 10 months ago

Rounded corners in HTML have been an elusive target. It's been done a million times over, but most of the approaches from manually creating images to using automated JavaScript to using complex CSS layouts with dependent images are a pain to work with. CSS 3.0 offers some relief by providing native support for rounded corners, but you can take advantage of this functionality today in some browsers that already support this functionality via browser specfic extensions. read more...

add a comment |category: |Views: 386

tags: another

Google Talk (GTalk) Autoreply using .NET (dotnetcurry.com)

submitted by paroaryaparoarya(285) 2 years, 10 months ago

In this article, we will see how you can develop a simple Gtalk client using .NET using which you can notify your users that you are away from your desk. read more...

add a comment |category: |Views: 384

tags: another

Subsonic 3 released(web2asp.net)

submitted by sedgeysedgey(1728) 2 years, 10 months ago

Just read Rob Conery’s Blog and saw that Subsonic 3 is now available for download. For those unfamiliar with Subsonic it really is the ONLY no BS ORM out there, in fact it is so easy to get up and running that it is easy to forget that you ever set it up in the first place. The whole Subsonic ethic is to remove the hoops that other ORM’s have you jump through and essentially to get you home earlier. read more...

add a comment |category: |Views: 443

tags: another

Perform batch inserts in sql server 2005 using XML(raihaniqbal.org)

submitted by PrinceOfDhakaPrinceOfDhaka(390) 3 years, 1 month ago

My current project requires me to download huge amounts of data from a remote server in the form of XML and save them to our local database. Lets see if we can do this using just one simple T-SQL stored procedure. read more...

add a comment |category: |Views: 213

tags: another

5 Useful Visual Studio C# Snippets(hatim.indexdev.net)

submitted by HatimrHatimr(1492) 3 years, 1 month ago

The title says it all. Save yourself sometime by using these snippets. read more...

add a comment |category: |Views: 780

tags: another

Posting data to a REST service using C#(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 3 years, 2 months ago

A short overview on how you can post data to a REST based service using C#. read more...

1 comment |category: |Views: 455

tags: another

6 SEO Tips For ASP.NET URL’s(blogfodder.co.uk)

submitted by leen3oleen3o(365) 3 years, 2 months ago

If you are building a new ASP.NET application, SEO has become a big factor in how you plan the structure / code of the site. But quite an important part of the site which are often overlooked are the URL’s, and a lot of people do the basics which I’ll show below but there are a few common things people tend to miss or never thought could be a problem... read more...

1 comment |category: |Views: 656

tags: another

15 Most Interesting jQuery Tutorials(ajaxline.com)

submitted by Spider84Spider84(675) 3 years, 2 months ago

This time we collected the most interesting jQuery tutorials. read more...

1 comment |category: |Views: 743

tags: another

How to Integrate with Facebook Connect(devtacular.com)

submitted by bkonbkon(210) 3 years, 3 months ago

This article demonstrates how to integrate Facebook Connect into your existing ASP.NET site in just a few simple steps. It teaches the basics of integration with full sample code included for download. read more...

2 comments |category: |Views: 618

tags: another

This Day In History: Gates Gets Creamed in 1998(wired.com)

submitted by danielgarydanielgary(20) 3 years, 3 months ago

In 1998, while in Europe, Godin got Bill Gates with a cream pie...right in the face. Gates, who was in the middle of trying to lighten up Microsoft's image, didn't even press charges. Classy Bill. read more...

add a comment |category: |Views: 8

tags: another