Search
| Login
corner corner
Relevant Links
corner corner
corner corner
Subscribe To Feed
corner corner
corner corner
Interesting Links
corner corner
corner corner
Survey
Which platform does your company use?



Submit Survey  View Results
corner corner
corner corner
Relevant Links
corner corner
corner corner
Recent Articles

Tue, 10 Nov 2009 17:21:00 +0000

Upgrade DotNetNuke 4.x to use .NET 3.5 (.NET 2.0, ASP.NET)

Mon, 27 Oct 2008 19:18:00 +0000

DotNetNuke allows you to create a simple scheduled task relying on the DNN framework only. This is useful if you want to keep everything self-contained within a module or you run within a hosting environment that don't allow you access to Remote Desktop. (IIS, ASP.NET, DNN)

Sun, 28 Sep 2008 09:05:00 +0000

This article shows you how to migrate IIS 7 settings to a new machine using the new appcmd provided by IIS. (Web Server, ASP.NET, Windows)

Thu, 18 Oct 2007 00:33:00 +0000

Here's a great Microsoft tool that deserves more attention than it gets. Fiddler is a free debugger software that hooks onto your Internet Explorer or Firefox browser. It allows a programmer to see the HTTP packets passing through the machine in a nicely arranged way. (asp.net, programming, perl, php)

Sun, 09 Sep 2007 17:07:00 +0000

I'm not a big fan when it comes to deploying source code on the Web server especially with the new Web Site projects that comes with VS.NET 2005. If your server got hacked before, you'll understand why source code on the server is a very bad idea. (c#, asp.net, php, perl, security, dotnetnuke)

Mon, 06 Aug 2007 18:49:00 +0000

You normally want to catch all exceptions at the highest tier in code so that your program has the chance to display the error message to the user or log it to the appropriate location. Under ASP.NET, you can do so easily by overriding the Application_Error event in Global.asax file. In a windows form or console application, the equivalent global catch all is available by listening to the ThreadException and AppDomain UnhandledException events. (winform, .NET, C#, VB.NET)

Thu, 02 Aug 2007 04:36:00 +0000

One nice enhancement that came with .NET 2.0 is the ability to sort a custom collection quickly by making use of anonymous delegates and generics. In the past on .NET 1.1, you had to create a Comparer class implementing the IComparer interface. (ASP.NET)

Tue, 24 Jul 2007 20:09:00 +0000

It's common practice on the web to copy and paste a third party HTML code to add functionality to a page. To embed this kind of code is normally a breeze for even non-programmers. What appears to be easy is actually quite complicated to do on ASP.NET pages. The reason is because every ASP.NET page is wrapped in one big HTML Form.

Wed, 11 Jul 2007 01:44:00 +0000

When you're testing a web site on IIS either on your own development PC or on staging, you need a way to generate a self-signing certificate if you don't want to put out a few hundred dollars. In the past, Microsoft made available a tool called SelfSSL inside the IIS 6.0 Resource Kit. The tool works but there is a bug when you try to create more than one certificate on the same machine. You keep losing the first certificate you created. The better way is to use the new Microsoft SSL Diagnostics tool ... (ASP.NET, IIS)

Thu, 05 Jul 2007 01:35:00 +0000

I think I stopped developing Flash at around version 7 or 8, right around OOP programming languages like Java and .NET became mainstream. I saw Flash as a difficult to maintain application. I was lately re-introduced to Adobe Flash once again, this time with the new Flex framework. I was astonished to see how closely it resembled to ASP.NET and C#/Java syntax...

corner corner
corner corner
ASP.NET News

Wed, 10 Mar 2010 21:16:39 +0000

If you’re seeking a job in social media, we’d like to help out. For starters, Mashable’s Job Lists section gathers together all our resource lists, how-tos and expert guides to help you get hired. In particular, you might want to see our articles on How to Leverage Social Media for Career Success and How to Find a Job on Twitter . But we’d like to help in a more direct way, too. Mashable’s job ...

Wed, 03 Mar 2010 17:38:00 +0000

DUBLIN----Research and Markets has announced the addition of John Wiley and Sons Ltd's new report "ASP.NET 3.5 Website Programming: Problem - Design - Solution" to their offering. Uses the popular Problem; Design; Solution format to help readers, especially those who know how to code specific ASP.NET features, learn to "put it all together" into a complete Web application Emphasizes n-tier ASP ...

Mon, 01 Mar 2010 17:24:56 +0000

Read about Red Gate's Reflector tool, uTest's load testing services, Symbian's need for volunteers, Webinar on REST in RAD Studio and Delphi, and more.

Tue, 23 Feb 2010 21:23:55 +0000

Apple's iPad might lack some integral features, like multitasking, but the device seems to be in high demand as it nears launch day, researchers found.

Mon, 22 Feb 2010 14:30:00 +0000

It can't be easy being Ray Ozzie. Microsoft's chief software architect is just 18 months into the job as Bill Gates' handpicked successor, yet depending on whom you ask, his tenure will either signal a bold new era for the company or mark the beginning of its terminal decline.

Sun, 21 Feb 2010 01:45:10 +0000

Nearly 95 percent of .NET applications use XML for various tasks. A main usage for Web developers is combining XML with HTML to display information on Web pages, which relieves them from having to spend a long time editing the content on their Web pages.

Thu, 18 Feb 2010 12:22:07 +0000

Routine interviews for programmers often offer tests that evaluate rote memorization that the modern development environment doesn't require. Here are some better questions to ask.

Wed, 17 Feb 2010 12:01:36 +0000

When Microsoft launched the .Net Framework nine years ago, a major part of the offering was ASP.Net, a web application framework to replace Active Server Pages.

Tue, 16 Feb 2010 08:52:07 +0000

Read about IronPython 2.6.1 RC1, Embarcadero's ToolCloud, Intel's Parallel Universe Portal, Azure pricing and SLA, EclipseCon, and more.

corner corner