jacook11

Stories kicked by jacook11

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

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

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

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

32 Tips To Speed Up Your MySQL Queries(ajaxline.com)

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

If you are interested in how to create fast MySQL queries, this article is for you read more...

1 comment |category: |Views: 325

tags: another

9 Examples of creating a fast and responsive UI with multi-threading(goneale.wordpress.com)

submitted by gonealegoneale(1055) 3 years, 3 months ago

9 C# examples of creating a fast and responsive UI with multi-threading, very clear and streamlined examples to get up and running quickly. read more...

add a comment |category: |Views: 907

tags: another

Suspicious DNK Accounts(mattberseth.com)

submitted by jacook11jacook11(350) 3 years, 6 months ago

Conclusion There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page. So guess what happens ... it would appear that a certain number of people are doing this. read more...

7 comments |category: |Views: 336

tags: another

Using Active Directory to authenticate users to your ASP.NET Web Site(blog.evonet.com.au)

submitted by bartekmbartekm(485) 3 years, 6 months ago

ASP.NET membership provides the ability to authenticate users to your web application using forms based authentication against a database of users or directory services. This article explains the steps required to provide authentication against Active Directory, either for new sites with no authentication, or for existing sites using database authentication. read more...

2 comments |category: |Views: 478

tags: another

Free Winforms and ASP.NET Chart Controls(coolthingoftheday.blogspot.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 7 months ago

Directly from Microsoft read more...

2 comments |category: |Views: 731

tags: another