Code Jugalbandi
In Indian classical music, we have Jugalbandi, where two lead musicians or vocalist engage in a playful competition. Lets say there is... more »
Tweet 0 Comments Save Tags: .net , groovy , java , javascript
RavenDB: Fixing Up the Build Process
There is a big problem in the RavenDB build process. To be rather more exact, there is a… long problem in the RavenDB build process.
Tweet 0 Comments Save Tags: .net , database , news
Getting Started With Glimpse In ASP.NET MVC
If you are using ASP.NET, especially if you are using ASP.NET MVC, you need to be using Glimpse. I’m currently working on a more... more »
Tweet 0 Comments Save Tags: .net , frameworks , tools , web design
Basics of Caliburn Micro in WPF mvvm–Part II Binding
In the first part of the MVVM using caliburn micro with WPF we saw how to write the bootstrapper to setup everything for the caliburn... more »
Tweet 0 Comments Save Tags: .net , open source , windows
Reverse engineering your .NET applications
The .NET Framework makes it easy to reverse engineer an existing application. Discover what techniques to use to deter prying eyes from... more »
Tweet 0 Comments Save Tags: .net , frameworks , reviews
Supercharging ASP.NET Web Form Apps
With the introduction of the ASP.NET Web API in ASP.NET 4.5, it is now possible to add advanced client-side functionality to existing sites
Tweet 0 Comments Save Tags: .net , frameworks , web design
jQuery UI autocomplete in ASP.NET MVC
jQuery UI is a jQuery plug-in which contains widgets and it is tightly integrate with jQuery API. To include jQuery UI across your MVC... more »
Tweet 0 Comments Save Tags: .net , microsoft
RavenDB & the magic beans by Ayende Rahien (Podcast)
RavenDB is a scalable, schema-free, NoSQL Document-oriented Database, designed to address requirements coming from real-world systems. In... more »
Tweet 0 Comments Save Tags: .net , how-to , other languages
Hooking up ASP.NET SignalR with Angular JS
A basic blog post demonstrating the process of making ASP.NET SignalR work with Angular JS to create rich realtime application with two... more »
Tweet 0 Comments Save Tags: .net , javascript
Developing For Kindle Fire with Mono C#/Xamarin Studio
As I’ve already mentioned last weekend I took part in AngelHack and took the opportunity to learn how to develop for an Android device... more »
Tweet 0 Comments Save Tags: .net , frameworks , mobile
Resize Shape Height/Width of Visio Diagram & Improved Shape Connectivity
We are pleased to announce the new release of Aspose.Diagram for .NET 3.2.0.This version will allow you to resize the shape height and... more »
Tweet 0 Comments Save Tags: .net , news , tools
passing datatable to stored procedure
In this post, I have explained how DataTable from C# is passed to a stored procedure in Sql Server.
Tweet 0 Comments Save Tags: .net , database , microsoft
Whats New in ASP.NET 4.0 Part 2
In this article, Ill take a look at whats new and improved in the Web Forms model. In future columns, Ill address the Dynamic Data... more »
Tweet 0 Comments Save Tags: .net , css-html
Prevent JavaScript code blocking the UI thread with setTimeout + handy stopWatch to profile JS code
In early January of this year I was implementing some JavaScript code that does a lot of processing on the client side with the help of... more »
Tweet 0 Comments Save Tags: .net , css-html , how-to , javascript
LINQ internals (Part 2): Lambda expressions and anonymous functions
Article discussing the anonymous functions in C#, lambda expressions, closures. Difference between the event handling in C# and Java.
Tweet 0 Comments Save Tags: .net , microsoft
Simple CRUD with Knockout, Breeze, WEB API, Twitter bootstrap...
As I was asked to write a post with simple Insert/Update/Delete screens using the same technology from my previous post here is what I... more »
Tweet 0 Comments Save Tags: .net , css-html , javascript , microsoft
Thread-Safe Queues with ConcurrentQueue
The standard .NET queue classes are not thread-safe so require additional locking to avoid errors when used in multithreaded or parallel... more »
Tweet 0 Comments Save Tags: .net , how-to
What is lexical scoping?
Happy Eliza Doolittle day all; today seems like an appropriate day for careful elocution of technical jargon. So today, yet... more »
Tweet 0 Comments Save Tags: .net , frameworks , other languages
Introducing My Cloud Deployment Service, OnCheckin.com - Diary Of A Ninja
Constantly over the past few years I’ve thanked my lucky stars that I’ve had continuous integration and deployment setup for the web... more »
Tweet 0 Comments Save Tags: .net , announcement , microsoft , tools
ASP.NET FriendlyUrls ViewSwitcher and jQuery Mobile
Sometime ago, September of 2012, Scott Hanselman blogged about a cool new library written for ASP.NET WebForms called ASP.NET Friendly... more »
Tweet 0 Comments Save Tags: .net , frameworks , javascript , web design
Understanding the MvcRouteHandler and MvcHandler in ASP.NET MVC
Whenever a request is received by MVC, it is the job of the routing engine to match the request URL with the registered routes. After... more »
Tweet 0 Comments Save Tags: .net , frameworks , web design
Call JavaScript in an ASP.NET User Control
In ASP.NET it is easy to call a server-side function on a user control during post back. However, you have to do some custom code if you... more »
Tweet 0 Comments Save Tags: .net , frameworks , javascript , web design
NuoDB 1.1 Release and Product Demo Webinar
Want to learn more about NuoDB? Check out this Webinar to learn more about our new Dev Center, product improvements, and Microsoft integration.
Tweet 0 Comments Save Tags: .net , database , server , windows
Domain Events with Ninject and ASP.Net Web API
How to hook up domain events to concrete implementations using Ninject as an IoC container and the ASP.Net Web API.
Tweet 0 Comments Save Tags: .net , frameworks , methodology , microsoft
Load MS Project Template (MPT) Files & Enhanced Gantt Chart Rendering
We are happy to announce the release of Aspose.Tasks for .NET 5.4.0. With this month’s release, Aspose.Tasks for .NET now supports... more »
Tweet 0 Comments Save Tags: .net , news , tools