RyanFarley

Stories submitted by RyanFarley

WPF Tutorials(www.wpftutorial.net)

submitted by RyanFarleyRyanFarley(585) 2 years, 1 month ago

Great site for those getting started with WPF. Includes tutorials, walk-throughs, and all the basics for getting started with WPF. read more...

add a comment |category: |Views: 47

tags: another

Announcing Sueetie - the Open Source .NET Community Platform(dbvt.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 1 month ago

Sueetie is a open-source community platform/framework built on open-source .NET applications. It currently integrates great open-source .NET applications such as BlogEngine.NET, ScrewTurn Wiki, YetAnotherForum.NET, Gallery Server Pro, & WSAT Website Starter Kit into a single-themes cohesive community. read more...

add a comment |category: |Views: 162

tags: another

27 Free Must-have Online Collaboration Tools(crazeegeekchick.com)

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

hese days teams can be dispersed all over the globe. With outsourcing, telecommuting, distance learning and complex project collaboration, it's often helpful to have tools that can assist with the various collaborative tasks need to be done by dispersed teams. I've put together a great list of 27 free... read more...

4 comments |category: |Views: 1050

tags: another

Browser Performance - What's Changed with Chrome in the Mix?(ryanfarley.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 5 months ago

This week Google released their new browser, Chrome. There has been so much buzz about it that it's been deafening. It is seriously amazing how passionate people get about a browser. But let's face it, a browser is likely what most people use more than any other software on their computer now days. I spend so much of my time online. Performance is important to me, just like anyone else. Since Chrome's release, I've spent some time reading performance metrics in an attempt to see past the marketing hype, and I've been pleased with what I've found. Not specifically with Chrome, but with the improvements across the board with many, but certainly not all, browsers. read more...

add a comment |category: |Views: 21

tags: another

65 Excellent jQuery Resources (tutorials,cheat sheets,ebooks,demos)(speckyboy.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 5 months ago

A list of 65 different jQuery resources, including tutorials, podcasts, cheat sheets, etc read more...

add a comment |category: |Views: 23

tags: another

The Paris Hilton Approach To Software Development(codesqueeze.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 5 months ago

By nature, I am a very peaceful man that loves all of God’s creatures; however, it has been a long time opinion of mine that Paris Hilton must be assassinated for her crimes against humanity. Paris Hilton embodies everything that everybody hates, and as a shocking result - everybody hates her. Here is the kicker - I see these same traits in some very arrogant developers. So what can we learn from Paris Hilton the developer? read more...

1 comment |category: |Views: 17

tags: another

Create apple.com-like breadcrumb using simple CSS(jankoatwarpspeed.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 5 months ago

Janko shows an extremely simple and nicely polished way to create graphical breadcrumbs like on apple.com. read more...

1 comment |category: |Views: 653

tags: another

More on Device Filtering With ASP.NET Server Control Properties(ryanfarley.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 5 months ago

Details about setting ASP.NET Browser control properties differently for different browsers by using device filtering syntax for setting the properties. Shows that this can be used for more than just setting control properties, but for page directives, templated controls and more. Also explains how device filtering in ASP.NET works. read more...

add a comment |category: |Views: 2

tags: another

Adding Calendar Items to Outlook or Other Calendar App from a Webpage (ryanfarley.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 6 months ago

f you have a website that maintains a list of events for users, it is a great idea to allow users to selectively add those events to their own calendar. Using automation from a website with something like Outlook is a bad idea. It would be blocked by the browser's security and your users might use something else for their calendar. Fortunately, many main-stream (most?) calendar applications, such as Outlook, Windows Calendar on Vista, and a whole lot more, support the iCalendar specification. This makes adding items from your applications a breeze. read more...

add a comment |category: |Views: 61

tags: another

How to Send Trackbacks and Pingbacks in ASP.NET(nayyeri.net)

submitted by RyanFarleyRyanFarley(585) 3 years, 6 months ago

This is an excellent article from Keyvan Nayyeri showing how to create trackbacks and pingbacks in ASP.NET. read more...

add a comment |category: |Views: 211

tags: another