News in the Category:
ASP.NET
Total posts: 14343 | Sort by Views | Sort by Hits
JohnPapa.net, February 4, 2012
Views: 32 | Hits
Im back! Its been 2.5 years since I handed the reigns of my Data Points column in MSDN Magazine over to Julie Lerman (who has done a masterful job with it) when I went to work for Microsoft. Now that ...
The Code Project Latest Articles, February 3, 2012
Views: 150 | Hits 15
How to Create watermarked images in C# ASP.NET ?...
Laurent Duveau, February 3, 2012
Views: 131 | Hits 5
I am very happy to release a set of 8 websites dedicated to trainings on the latest Microsoft Technologies, all grouped in one portal: www.tourtrainings.com Right now you can explore: HTML5 ...
The Code Project Latest Articles, February 3, 2012
Views: 190 | Hits 12
The HTML Helper that enables the dropdownlist to post the text selected in it along with the value !!!...
peterkellner.net, February 2, 2012
Views: 221 | Hits 25
Background and Introduction Im building a mobile touch application that uses SenchaTouch 2 on the client and Microsofts ASP.NET EF Code First on the server. Things have been mov...
The ASPx Blog, February 2, 2012
Views: 192 | Hits 11
Keyboard shortcuts are great. Especially when you're writing in an online HTML editor, because they don't require you to take you hands off the keyboard! The DevExpress ASPxHtmlEditor editor ...
Clarity Blogs: ASP.NET, February 2, 2012
Views: 242 | Hits 40
This post is the third in the series of posts described here. At this point we have a data model and a data access layer built using EF Code First and we’ve scaffolded out an MVC site and loaded the d...
The Code Project Latest Articles, February 2, 2012
Views: 195 | Hits 20
codeproject This is the third part in the series about custom Asp.Net MVC Model Binders and Value Providers. Part 1 is about two ways of using DateTime.Now as an Action Method parameter for better te...
Joe Brinkman, February 2, 2012
Views: 427 | Hits 185
After working with ASP.Net Webforms for the past decade, the time has come to move on. I have enjoyed using Webforms and I was pretty good at bending ASP.Net to my will. Having recently tried some new...
Steven Smith, February 2, 2012
Views: 281 | Hits 23
One of my applications relies on a singleton pattern to create a single instance of a server which processes requests from many different ASP.NET handlers. It is created using pretty much standa...
mikes web log, February 1, 2012
Views: 263 | Hits 40
On the forums, someone was asking about creating a horizontal menu using Razor code in ASP.NET Web Pages. The technique of combining an unordered list (<ul> element) with CSS to create a horizon...
The Code Project Latest Articles, February 1, 2012
Views: 232 | Hits 50
How to build truly RESTful API and website using the same ASP.NET MVC code...
ASP.NET Announcements, February 1, 2012
Views: 227 | Hits 24
I've been receiving requests for the source code of my MessageBox controls for ASP.NET and so I've decided to upload
my project in CodePlex so everyone can use it. You can check and download the
con...
MSDN: Coding4Fun, February 1, 2012
Views: 147 | Hits 5
Today's project is a little outside our usual, delving into C++, but one that I still thought pretty cool. And since it compiles with VS 2005, VS2008 or VS2010 and is "Fun" I thought it might be som...
The Code Project Latest Articles, January 31, 2012
Views: 291 | Hits 27
Extends MVC HtmlHelper class so you can create POSTable checkbox list...
The Code Project Latest Articles, January 31, 2012
Views: 266 | Hits 46
I tried to summrize the common feature which we generally want in asp.net GridView....
Eli Robillards World of Blog., January 31, 2012
Views: 236 | Hits 15
Common Sense and Opt-In: http://weblogs.asp.net/erobillard/archive/2003/05/08/6680.aspx Eight years ago I wrote a brief piece on cookie management proposing that preferences be remembered by default w...
Code Climber, January 31, 2012
Views: 226 | Hits 4
TechDays 2012 Belgium is just 2 weeks away, and its time to have a look at the agenda and decide which of the sessions to attend. My highlights are: A Look at ASP.NET MVC 4 - Scott Guthrie MV...
The Code Project Latest Articles, January 31, 2012
Views: 203 | Hits 43
Demonstrates how to use ASP.NET MVC, SignalR, EF and Knockout Js to build real time syncing UIs...
The Code Project Latest Articles, January 30, 2012
Views: 279 | Hits 43
A DatePicker based Event Calendar with MVC3 and AJAX...
Mehfuzs WebLog, January 30, 2012
Views: 366 | Hits 56
This will post will show how you can use AutoBox to easily write a bootstrapper for ASP.NET MVC. I have used the latest version of AutoBox (available from nuget, this version also includes Castle.Wind...
The Code Project Latest Articles, January 30, 2012
Views: 283 | Hits 69
Why Javascript/JQuery/HTML/CSS/DOM is creating an awful mess...
The Code Project Latest Articles, January 30, 2012
Views: 158 | Hits 26
This article describes how to get the Menus Based on Role in XML Format and Bind them to the Menu Control in ASP.NET...
The Code Project Latest Articles, January 30, 2012
Views: 203 | Hits 18
Exploring a simple physics simulation of ferromagnetism with the displaying power of HTML and multi-threading over WebWorker...
ScottGus Blog, January 30, 2012
Views: 192 | Hits 3
Ill be presenting at the upcoming Belgium and Dutch TechDays next month. Ill be doing three tech talks at each of the events: Overview of Windows Azure A look at ASP.NET MVC 4 ScottGu ...
The Code Project Latest Articles, January 30, 2012
Views: 254 | Hits 41
How to quickly build reusable and flexible WPF, Silverlight or ASP.NET applications with the powerful Xomega Framework using the best MVVM principles....
DBA DB2, January 27, 2012
Views: 231 | Hits 2
A quick method to use for executing a script on Linux start.After all the other processes are started by the init command at boot time, the script is run on Red Hat based systems:/etc/rc.d/rc.local
Ad...
The Code Project Latest Articles, January 27, 2012
Views: 352 | Hits 53
An article on using the WebBrowser control in ASP.NET instead of WebClient, WebRequest, and WebResponse, and the advantages....
Steven Smith, January 26, 2012
Views: 229 | Hits 6
So, yesterday I posted a review of the new Asus Ultrabook and, as has become rather predictable lately, the virtual web server hosting my Graffiti-powered blog started having 100% CPU for quite a whil...
OdeToCode Latest Articles, January 26, 2012
Views: 32 | Hits 9
In this article we'll look at HTTP from a networking perspective, and talk about HTTP connection optimizations like persistent connections and parallel connections....
The Code Project Latest Articles, January 26, 2012
Views: 37 | Hits 8
How to use the ResourceLoader to add scripts and styles to page...
Simple Talk, January 25, 2012
Views: 42 | Hits 21
If you just assume that your application's slowness is the fault of the database, then that is a quick route to a smug DBA if it later turns out youre wrong. Far better to know for sure how much of yo...
Steven Smith, January 25, 2012
Views: 230 | Hits 6
Hi, I'm Steve Smith. I go by Ardalis online because, well, you'd understand if your name was Steve Smith.
This is now the fifth place I've had a blog, if you don't count my initial home page and...
DBA DB2, January 25, 2012
Views: 332 | Hits
In large Tivoli environments System Adminstrators prefer to manage the installation of the Monitoring AgentsAs a DBA you may need to exclude the ITMA from the DB2 server installation. Methods are:1) ...
Pablo M. Cibraro (aka Cibrax), January 25, 2012
Views: 222 | Hits 41
One common problem with the naming convention and default routing mechanism in ASP.NET MVC is that we tend to group actions in a controller for sharing an URL space. This basically leads to comp...
MS-Joe, January 25, 2012
Views: 217 | Hits 14
I’ve had a couple of email recently asking what I’m up to. Which, of course, means that I’ve been remis with my blogging. I’ve been traveling, sick, growing ever sicker of tooth problems, etc. – but I...
MSDN: Coding4Fun, January 25, 2012
Views: 219 | Hits 26
Today's Web Wednesday project is multiplayer HTML5 based Asteroids like game, showing off some simple HTML5 canvas dev and C# web socket communication.SpaceShoot - A multiplayer game in HTML5The inter...
The Code Project Latest Articles, January 25, 2012
Views: 262 | Hits 42
Introduction to jQuery in ASP.net Applications...
ASP.NET Announcements, January 25, 2012
Views: 211 | Hits 10
We're glad to announce the release of new Bytescout BarCode Reader SDK 2.20.409.
What's new:
Barcode Reader GUI freeware adds MaxNumberOfBarcodesPerPage property to the main toolbar;
New propert...
Wallace B. McClure, January 24, 2012
Views: 218 | Hits 14
My article on HTML5 for Mobile Devices at Dev Pro Connections Magazine has now been published.HTML5 is the umbrella term for the next major evolution of markup,
JavaScript, and Cascading Style Sheets...
The Code Project Latest Articles, January 23, 2012
Views: 255 | Hits 87
Design of multilayered web-based application operations using ASP.NET MVC 3.0/ JqGrid/ Unit of Work/ Repository/ EF 4.1 and a code demonstration of how to perform CRUD operations using it....
mikes web log, January 23, 2012
Views: 200 | Hits 9
A couple of us on the ASP.NET documentation team are working on a topic that describes how to disable request validation in ASP.NET. What do you think about the following draft? Any feedback welcome.R...
DBA DB2, January 23, 2012
Views: 221 | Hits 1
Q. How do I calculate the DB2 instance startup time ?A. Use the dbm snapshotdb2 get snapshot for dbm |grep Start
See AlsoDB2 manager status and get snapshot for dbm...
The Code Project Latest Articles, January 22, 2012
Views: 349 | Hits 46
Exploring possibilities by comparing the HTML5 canvas element with the possibilities of CSS3 animations...
The Code Project Latest Articles, January 22, 2012
Views: 289 | Hits 17
The application uses monitors open IE windows for google to get open and then uses MHTML to add HTML to page to previous searchs...
DotNetNuke Developer - DotNetNuke Core Team Member and Excellent Programmer, January 22, 2012
Views: 423 | Hits 69
While spending a bit of time this weekend working on a new color scheme for ChrisHammond.com I came across the need to be able to add a hyperlink to an image (html IMG tag) using jquery. Why would I w...
Glavs Blog, January 21, 2012
Views: 419 | Hits 28
For a while now I have been looking at different ways of managing javascript inclusion in web pages, and also managing the dependencies that each script inclusion requires. Furthermore, working with A...
Telerik News RSS Feed, January 19, 2012
Views: 233 | Hits 8
What's Fixed in Telerik Reporting Q3 2011 SP1 (5.3.12.119)
VisualStudio Designer Fixed: Cloning the report item preserves the original name Fixed: Crosstab wizard does not generate unique gr...
Telerik News RSS Feed, January 19, 2012
Views: 212 | Hits 4
What's Fixed in Telerik Reporting Q3 2012 SP1 (5.3.12.119)
VisualStudio Designer Fixed: Cloning the report item preserves the original name Fixed: Crosstab wizard does not generate unique gr...
SQL Server DBA, January 19, 2012
Views: 230 | Hits 18
SQL Server, Powershell and Excel are a good mix . But saving to Powershell output to HTML is versatile if requiring email attachments or publishing results to a web page .Any Powershell scripts using...