squiggs

Stories kicked by squiggs

5 of the best online code editors for fans of the cloud(blog.webdistortion.com)

submitted by squiggssquiggs(585) 1 year, 1 month ago

This collection of cloud based code editors has been created with developers in mind, and perfectly showcases just how far software has come. Checkout CodeRun for .NET developers who need to run code in the browser. read more...

add a comment |category: |Views: 70

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

JQuery mouse recording with ASP.NET(blog.webdistortion.com)

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

Right at the core of many web applications lies the age old problem of usability testing. How can you accurately watch what users are doing, and when they are doing it? Some solutions exist already, but alas they are charging for the priviledge. Sooo.. I decided to cook up something myself, and share it with the world. Why not. read more...

add a comment |category: |Views: 4

tags: another

12+ open source projects for .NET you probably didn’t know about.(blog.webdistortion.com)

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

Here’s a few of the better .NET open source projects which are making a difference to .NET developers worldwide, and it just shows that the open source .NET community is alive and well. read more...

1 comment |category: |Views: 1932

tags: another

Sending SMS using VB.NET(blog.webdistortion.com)

submitted by squiggssquiggs(585) 4 years, 1 month ago

Free class to send SMS messages using 24x.com. If any of you have ever had a need for sending SMS messages, can I suggest the excellent 24x sms API. Please find for your enjoyment a free class to do just that, for Vb.NET. Simply set the properties and away you go. read more...

1 comment |category: |Views: 468

tags: another