Search
-
Categories
- ActionScript (33)
- Adobe (18)
- AIR (3)
- AJAX (12)
- Amazon Web Services (3)
- Android (14)
- Apache Abdera (10)
- Apache Mina (2)
- Apache Tomcat (10)
- App Engine (6)
- ASP.NET (10)
- Atom Hopper (15)
- AtomNuke (3)
- BlazeDS (1)
- C# (15)
- CherryPy (1)
- CoffeeScript (11)
- Comet (3)
- CouchDB (2)
- Design Patterns (4)
- Dojo (1)
- Erlang (1)
- Flash (25)
- Flex (31)
- Go (1)
- GWT (20)
- HTML5 (25)
- iPhone (3)
- Java (74)
- JavaFX (1)
- JavaScript (65)
- JSON Feed Server (1)
- Luvit (1)
- Mobile (19)
- MongoDB (6)
- Netbeans (22)
- Node.js (40)
- Online Games (13)
- Open Source (88)
- OpenStack (4)
- Perl (1)
- PHP (23)
- Python (15)
- Rails (4)
- Redis (2)
- Repose (1)
- REST (6)
- Reviews (9)
- Ruby (11)
- Silverlight (3)
- Sinatra (3)
- Socket Server (19)
- Ubuntu (35)
- Uncategorized (4)
- Union Framework (8)
- Vaadin (2)
- Vertx (3)
- WebORB (3)
Category Archives: C#
Tutorial: Your first ASP.NET SignalR project
Today we will go over the steps to get up and running with SignalR. SignalR is an open-source .NET library for building web applications that require live user interaction or real-time data updates. We will build a cheesy Twitter clone … Continue reading
Posted in ASP.NET, C#, Open Source
Leave a comment
Using the Google URL Shortener API with ASP.NET MVC 3 and C#
I recently showed how to use the Google URL Shortener API with PHP. Today I’ll switch gears in regards to the technology used and instead of PHP I’ll use ASP.NET MVC 3 and C#.
Create a blog with JQuery Mobile and ASP.NET MVC 3 with C#
I wrote an article not to long ago that showed you how to build a Mobile Blog with PHP and the new JQuery Mobile framework (the Alpha 3 version). Today I’ve taken that article and converted the code to ASP.NET … Continue reading
Posted in ASP.NET, C#, HTML5, JavaScript, Mobile
13 Comments
Using BCrypt with ASP.NET MVC 3 and C#
I was just reading today about yet another site that stored their user’s passwords in plain text. Of course the issue is if you get hacked you expose everyone’s passwords to the world, passwords they might be using on other … Continue reading
Posted in ASP.NET, C#
2 Comments
Create a basic project layout using JQuery Mobile, ASP.NET MVC 2 and HTML5
The ability to target mobile platforms like mobile phones and tablets will become more and more important for developers as the future unfolds. JQuery Mobile is a framework that allows you to easily target these mobile devices. Today I’m going … Continue reading
Posted in ASP.NET, C#, HTML5, Mobile
2 Comments
Tutorial: Using Twitter OAuth and the Twitter API with ASP.NET and C#
There is a dead simple way in .NET to use the Twitter API including authenticating your application against OAuth. The library I’ll be using today is called TwitterVB. Don’t let the name fool you though because you can use this … Continue reading
Posted in ASP.NET, C#
11 Comments
Building a multiuser chat application with the Union Platform and Flex Builder 3
Several years ago there was a socket server for Flash called Unity. Well, recently Unity has been reborn (re-written actually) as the Union Platform. The same developers (Colin Moock and Derek Clayton) are still hard at work making connecting Flash/Flex … Continue reading
Posted in ActionScript, Adobe, AJAX, C#, Flex, Java, Online Games, Socket Server, Union Framework
27 Comments
Tutorial: Hello World using ASP.NET MVC
Microsoft recently released ASP.NET MVC at their Mix 2009 conference this past week in Las Vegas. What we will do today is learn the most basic of all web applications, the infamous “Hello World“.
Posted in ASP.NET, C#
9 Comments
Building a simple chat application with C#, Microsoft's Velocity, WebORB for .NET, and Flex Builder 3
Whether its an instant messaging client running on your desktop or a customized one on an embedded website perhaps built in Flex/Flash, Silverlight, or even JavaScript/HTML you see chat apps everywhere now. Today we’ll look into how to quickly build … Continue reading
Posted in ActionScript, C#, Flex, WebORB
4 Comments
Tutorial: Using WebORB for .NET with Flex and C#
The Midnight Coders are a Texas based company that provides many solutions for developers. Ah, Texas! What a great state with great food! Today I’m going to talk about one of these solutions: WebORB for .NET
Posted in ActionScript, C#, Flex, WebORB
26 Comments



