CumpsD

Stories submitted by friends of CumpsD

Touch Pad Free for Windows Phone 7 and Windows 8(www.nullar.com)

submitted by tiernanotiernano(1674) 1 month, 7 days ago

Developing on Windows 8, but dont have Multi touch hardware? Have a Windows Phone 7 device? Check out Touch Pad Free! small server app runs on your Win8 machine, and client runs on Windows Phone 7. read more...

4 comments |category: |Views: 74

tags: another

5 screens and a cloud(blog.lotas-smartman.net)

submitted by tiernanotiernano(1674) 5 months, 26 days ago

Microsoft talk about 3 Screens and a cloud... My Question, why not 5? read more...

add a comment |category: |Views: 35

tags: another

Using Dropbox as a personal Git and Mercurial Storage area(blog.lotas-smartman.net)

submitted by tiernanotiernano(1674) 6 months, 11 days ago

Quick tutorial on how to use Dropbox as a shared folder for Git or Mercurial read more...

1 comment |category: |Views: 39

tags: another

How to Securely Verify and Validate Image Uploads in ASP.NET and ASP.N(www.aaronstannard.com)

submitted by AarononthewebAaronontheweb(1140) 11 months, 1 day ago

How do you verify that content that your users are uploading to your ASP.NET site are just harmless images and not something malicious? Use GDI+ to validate that images are images and nothing else! read more...

add a comment |category: |Views: 23

tags: another

WCF Rest POX Service with Help Page(www.devcurry.com)

submitted by tiernanotiernano(1674) 11 months, 14 days ago

Representational State Transfer (REST) support was included in WCF 3.5. In WCF 4.0, this feature has been enhanced with Help page support. This facility was added as WCF REST allows direct call to OperationContracts, using HTTP protocol by the client application. read more...

add a comment |category: |Views: 19

tags: another

A Loggly Target for NLog(blog.lotas-smartman.net)

submitted by tiernanotiernano(1674) 1 year ago

Use Loggly? (A Logging as a Service Application) Using NLog? Try this! use both together! Code available on GitHub read more...

add a comment |category: |Views: 18

tags: another

How to append options to CascadingDropDown after initially populated v(jamesewelch.com)

submitted by jamesewelchjamesewelch(2275) 1 year, 1 month ago

I needed to add additional dropdown options to a DropDownList web control in use by the Ajax Control Toolkit CascadingDropDown ASP.NET AJAX extender. The CascadingDropDown provided a means to get an automatic population of a set of options called by the web service. needed a way to append an “All” option to the drop down list, but I didn’t want to automatically include “All” as valid option in my Web Service. I wanted to append it on a specific form rather than as part of the data feed. read more...

add a comment |category: |Views: 8

tags: another

Running Solr on .NET(bugsquash.blogspot.com)

submitted by tiernanotiernano(1674) 1 year, 2 months ago

Getting the Java Based Solr project working on .NET using IKVM read more...

add a comment |category: |Views: 10

tags: another

How to Use Remote Validation in ASP.NET MVC3(www.aaronstannard.com)

submitted by AarononthewebAaronontheweb(1140) 1 year, 5 months ago

Remote validation is brand new as of ASP.NET MVC3 RC, and it's a powerful feature for remotely validating user input against your data repositories in real-time, and it doesn't require developers to program ANY jQuery whatsoever. read more...

add a comment |category: |Views: 31

tags: another

Flip Through Movies(flipthroughmovies.com)

submitted by georgeckgeorgeck(355) 1 year, 9 months ago

Check out - Great UX based on Silverlight Pivot Control that allows you to browse through large collection of movies. read more...

add a comment |category: |Views: 1

tags: another

10 Harder-to-find-than-they-should-be Answers for Silverlight Beginner(www.aaronstannard.com)

submitted by AarononthewebAaronontheweb(1140) 1 year, 9 months ago

In the process of learning Silverlight 4, the most recent version of Silverlight for which few guides or books exist, I’ve built a list of the top ten answers I wish were easier to find when I started learning Silverlight. I was unable to quickly find answers on these subjects perhaps because I was using the wrong lexicon or perhaps these are things that professional Silverlight / WPF developers consider to be too “obvious” to be worthy of inclusion in any of their books or blog entries. Well to make it easier for all of you, I went ahead and researched all of these. read more...

add a comment |category: |Views: 10

tags: another

Manage your SQL Azure database from your browser(blog.maartenballiauw.be)

submitted by tiernanotiernano(1674) 1 year, 10 months ago

. For those who do not know Houston, this is a lightweight and easy to use database management tool for SQL Azure databases built in Silverlight. Translation: you can now easily manage your SQL Azure database using any browser. It’s not a replacement for SSMS, but it’s a viable, quick solution into connecting to your cloudy database. read more...

add a comment |category: |Views: 4

tags: another

Announcing the Release of Quick and Dirty Feed Parser(qdfeed.codeplex.com)

submitted by AarononthewebAaronontheweb(1140) 1 year, 10 months ago

Quick and Dirty Feed Parser is a lightweight .NET 2.0 library designed to give developers an agnostic way of parsing RSS 2.0 and Atom 1.0 XML syndication formats. QD Feed Parser parses both Atom and RSS feeds into business objects with common interfaces which expose the substance of the feeds - that way you can get to the business of syndicating content without worrying about what format it's in. read more...

add a comment |category: |Views: 2

tags: another

Microsoft needs to innovate or go home [ASP.NET](blog.wekeroad.com)

submitted by AarononthewebAaronontheweb(1140) 1 year, 11 months ago

It's a simple concept really: MVC is a wonderful addition to the Microsoft web stack, but it's not exactly "daring" - not yet anyway. By "daring" I mean "ass-kicking" in the way ASP.NET was when it was first introduced, and ASP Classic when it first came along just 4 years before that. These platforms inspired thousands of developers - ASP.NET alone was responsible for expanding the Microsoft developer base massively. Inspiring. Controversial. Wonderful and Fearless. Many have described the newer web frameworks with exactly the same adjectives: Rails, Sinatra, and Django have inspired and helped so many - and enable so much on the web. Microsoft developers tend to remain completely ignorant of what these frameworks are capable of - and it makes sense as to why. read more...

add a comment |category: |Views: 11

tags: another

How to Query a User's del.icio.us Feed with RestSharp(www.aaronstannard.com)

submitted by AarononthewebAaronontheweb(1140) 1 year, 11 months ago

Using RestSharp's smart deserialization capabilities to automatically parse an XML document (del.icio.us RSS feeds in this case) into POCO classes. read more...

add a comment |category: |Views: 98

tags: another

How To Contribute Code To BlogEngine.NET(rtur.net)

submitted by AarononthewebAaronontheweb(1140) 1 year, 11 months ago

If you've ever wanted to contribute to the BlogEngine.NET project but weren't sure how, this post from one of the project's coordinators explains everything you need to know in a step-by-step format. read more...

add a comment |category: |Views: 2

tags: another