27 Sep '10 - 6:18 by venugopalm (updated)
A guided tour of the distributed enterprise application design in .NET
1 hr ago by Raul Iloc (updated)
This article provides the implementation of dynamic layouts and web site administration in ASP.NET MVC4.0 by using: AJAX, jqGrid, Custom Action Results, Controller Extension, HTML Helpers, and more.
1 hr ago by Raul Iloc (updated)
This second article from the "MVC Basic Site" series presents in details the exceptions management rules and their implementation for an ASP.NET MVC web site, and provides some utile base classes and source code for Logging and Exceptions Management that can be reused.
1 hr ago by Raul Iloc (updated)
This article is intended to be the first one from this series and is focused mainly in the creation of a multilingual MVC web site skeleton.
2 hrs ago by Xavier Spileers (updated)
Use a T4 template to generate Knockout-viewmodels based on .NET classes.
6 hrs ago by Caleb McElrath (updated)
There is more to styles in web development than .class and #id. The structure of your HTML is also important.
8 hrs ago by abhishek_jmk (new)
This tip is about how to use Java packages in .NET using IKVM.NET
14 hrs ago by BBGq (new)
This article describes the cultures of VB and C#.
17 hrs ago by Shemeer NS (updated)
CAST(), CONVERT(), PARSE(), TRY_PARSE(), TRY_CONVERT(), FORMAT(), SQL Server Functions, SQL Server Functions that helps to convert date and time values to and from string literals and other date and time formats.
17 hrs ago by Paulo Zemek (updated)
This article presents a pattern to create immutable objects, which have thread-safe guarantee among others, and which also support modifications throught clonning, yet avoiding excessive intermediate clones.
yesterday by Alberto Biafelli (updated)
How to make a simple web server which supports GZIP compression, applications, and sessions.
17 Oct '10 - 9:36 by _ Kunal Chowdhury _ (updated)
Some C# best coding practices that I learnt over the last few years
4 hrs ago by Tharaka MTR (updated)
Recently I had to involve in a database migration task. I backed up the database and restored successfully in the new server. However when I access the database through the web site, database login didn’t work. The problem was even though the database user is included in the restored database; the l
14 hrs ago by n.podbielski (new)
Using Matlab from a C# application.
16 hrs ago by newkie (new)
Copy and paste formatting with Visual Studio's dark theme
17 hrs ago by n.podbielski (new)
This blog discusses why I do not like Python anymore.
17 hrs ago by n.podbielski (new)
This is a curious case of Visual Studio Project compatibility.
21 hrs ago by n.podbielski (new)
Entity Framework Patterns extension and Unit Test in Visual Studio 2012.
21 hrs ago by n.podbielski (new)
WebGL as method for generating 3D graphic in browser is pretty powerful. You can do really awesome things with this, like porting Quake 2 to JavaScript or creating model of human body. But all of this 3D object are complex collection of hundreds or thousands triangles. What if you just want to draw
21 hrs ago by n.podbielski (new)
While writing application for my Masters Degree diploma I was required to came up with simple library for creating simple 2D graphs in the browser. Today I decided to share it with the rest of the world.
yesterday by Sebastian Solnica (updated)
In this post I will show you an interesting problem that we experienced when querying a SQL Server database with Dapper.
yesterday by Zac Gery (new)
Leadership is a continuous journey of learning, teaching, and growing. Knowing this, how does one gain those abilities?
11 Aug '12 - 4:31 by Mika Wendelius (updated)
This tip describes how to use an existing enum to define a new, for example a context specific enum.
17 hrs ago by Arwinder Singh (new)
How to add columns dynamically in GridView......
21 hrs ago by computermagic (new)
Generating sequential GUIDs in C++ and Qt 5
yesterday by Naufel Basheer (new)
Load child dropdown without hitting the database in MVC3 using jQuery
yesterday by Shweta Lodha (updated)
Some tips on Windows Phone Apps
yesterday by ortund (new)
Allow purchases via PayPal on your website
yesterday by pavanmay22 (new)
I had a requirement to create automatic date entries into Scheduler SQL table. Whenever a Schedule with RecurrenceRange was set with 'No EndDate', the dates will automatically get added from backend for next year through a job.
yesterday by AndyFTW (updated)
Extended TextBox with placeholder.
2 days ago by Pasan Indeewara (updated)
Simple Application Error Logging
2 days ago by qwecoder (updated)
Tick data downloader for automatic trading systems
2 days ago by Jean Paul V.A (updated)
A closer look at SPSiteDataQuery.