News

Website diagnostics page to diagnose your ASP.NET website

Code Project (All) - Tue, 08/24/2010 - 3:54am
A self-diagnostics page, that runs through your web.config and confirms all the settings are correct, is a quick and easy way to identify environment problems after configuration change or production deployment.
Categories: SD News

T4 template for Silverlight apps to generate a class with literal strings defined in a .resx file

Code Project (All) - Tue, 08/24/2010 - 2:34am
A T4 template for Silverlight apps that generates a class containing literal strings for all the resource strings defined in a .resx file. It helps make your Silverlight code much more maintainable.
Categories: SD News

AMD’s Bulldozer And Bobcat Architectures Pave The Way

Toms Hardware - Tue, 08/24/2010 - 1:40am
Ahead of its most significant processor redesign since 2003, AMD is talking about its Bulldozer and Bobcat architectures, both of which are expected in 2011. Will AMD be able to catch up, or even surpass Intel's lead? The future looks interesting, indeed.



Bulldozer - Advanced Micro Devices - Intel Corporation - Bobcat - processor
Categories: Tech News

Presented By:

Toms Hardware - Tue, 08/24/2010 - 1:40am
Categories: Tech News

AMD's Radeon HD 5000-Series: Measuring Power Efficiency

Toms Hardware - Tue, 08/24/2010 - 1:00am
Most of our graphics card reviews include power measurements at idle and load. But how do applications tax your GPU in between those two extremes? We line up a handful of different programs and monitor power use with a handful of AMD's latest cards.



Advanced Micro Devices - Radeon - Graphics processing unit - AMD - Video card
Categories: Tech News

Log Reporting Dashboard for ASP.NET MVC

Code Project (All) - Tue, 08/24/2010 - 12:38am
Log reporting dashboard for Log4Net, NLog, Elmah, and ASP.NET Health Monitoring
Categories: SD News

Universal Framework for Science and Engineering - Part 7: Virtual Reality at Once

Code Project (All) - Mon, 08/23/2010 - 7:36pm
An article on framework applications to virtual reality
Categories: SD News

Time To Upgrade: Should You Dump Your 2007 PC?

Toms Hardware - Mon, 08/23/2010 - 2:00pm
Intel agressively promotes its Core i3/i5/i7 series, but we wonder: Does it make sense to replace a three-year old high-end PC? In the end, quad-core processors were already pretty powerful in 2007. We created a brand new system and a 2007 PC to compare.



Intel Corporation - Multi-core processor - Personal computer - Central processing unit - Hardware
Categories: Tech News

Removing Event Handlers using Reflection

Code Project (All) - Mon, 08/23/2010 - 12:56pm
How to remove an object's Event Handlers using Reflection
Categories: SD News

Building your first PivotViewer application

Code Project (All) - Mon, 08/23/2010 - 12:23pm
Geting started with the Silverlight PivotViewer.
Categories: SD News

How to embed video searh in web application

Code Project (All) - Mon, 08/23/2010 - 12:22pm
How to embed video searh in web application
Categories: SD News

Showing progress bar in a status bar pane

Code Project (All) - Mon, 08/23/2010 - 12:21pm
An easy way to add a progress control to a status bar
Categories: SD News

Writing an extensible polling service

Code Project (All) - Mon, 08/23/2010 - 9:45am
Windows polling service with configurable add on tasks
Categories: SD News

Help Technique in Web applications

Code Project (All) - Mon, 08/23/2010 - 9:21am
Help Technique in Web applications
Categories: SD News

Resolve 0x80040116 error of Outlook PST Files

Programmers Heaven (Articles) - Mon, 08/23/2010 - 6:51am
Errors do gets occur in the condition when your entire PST Files got corrupted or damaged. By accessing with the PST Files there is normal situation when you cannot access your outlook files. Because of the possibilities of reformatting in your hard drive you can’t even get your data restored back in your system. These conditions raise the chances of error 0x80040116 within your PST Files. This particular message do irritates user while performing some important work with Outlook PST Files. This is commonly found in all Outlook versions whether its 2003, 2007 or 2010. Various situations do encourage the raise of error within the Outlook pst Files as such the malfunction of application, corruption in the operating system, virus attacks and unexpected shutdown of system. These conditions can do increase the chances of error messages. While working you can face the message, “Outlook.pst can not be accessed- 0x80040116”. To get rid out with such messages you are required to use efficient software for PST files. With the use of Repair PST Tool a user can easily put corruption out from the files and make it free from any kind of damages. Before making any correction in your file you are needed to have a backup saved with you in your system. With the use of repair utility a user can well fix the damages of the PST files. Therefore get a perfect solution in form of repair tool and have your outlook files back immediately. Make use of this advanced fix utility to rectify an irritating error 0x80040116. This uses effective scanning algorithm for searching the damages within the files. Thus, go for the simple solution for recovery of error outlook files.
Categories: SD News

VS 2010 Deployment (Package, One click deploy and Web.config transformation)

Code Project (All) - Mon, 08/23/2010 - 5:43am
VS 2010 Deployment (Package, One click deploy and Web.config transformation)
Categories: SD News

A Quick guideline for Microsoft Windows PowerShell Part-1.

Code Project (All) - Mon, 08/23/2010 - 3:43am
The objective of this article (Part-1) is to introduce you with Microsoft Windows PowerShell.
Categories: SD News

A Quick guideline for Microsoft Windows PowerShell Part-4.

Code Project (All) - Mon, 08/23/2010 - 3:41am
The objective of this article (Part-4) is to introduce you how to integrate Microsoft Windows PowerShell with the Microsoft .Net library;
Categories: SD News

Running DBCC DBREINDEX Statement Causes SQL Server 200 Sysindexes.statblob Column Corruption

Programmers Heaven (Articles) - Mon, 08/23/2010 - 3:32am
Are you one of those people whose database index tables got corrupted in SQL Server and made use of DBCC DBREINDEX T-SQL command to rebuild it? Due to such kind of thing, the data on the server becomes inaccessible and no matter how hard one tries it would be next to impossible to access them. This further result in data loss and in order to resolve such an odd behavior of MS SQL Server, one needs to make use of any good 3rd party sql database recovery software. When the DBCC DBREINDEX T-SQL command is used on SQL Server 2000, there are chances that the Sysindexes.statblob column can get corrupted. There are some instances under which such a thing can occur and they are summarized under the following headings: ? In reference table is of indexed view ? Auto create statistics option enabled ? More than 1 index assigned for some columns ? Table in reference is a computed column After running the aforesaid command, users can come across the following error messages popping up in front of their computer monitor: ? Server: Msg 2576, Level 16, State 1, Line 2 IAM page (0:0) is pointed to by the previous pointer of IAM page (1:88) object ID 1977058079 index ID 2 but was not detected in the scan. ? Server: Msg 8964, Level 16, State 1, Line 2 Table error: Object ID 2. The text, ntext, or image node at page (1:64), slot 29, text ID 6815744 is not referenced. The corruption is so violent that it can certainly damage the master database files as well. The reason being SQL Server makes use of the Sysindexes.statblob column to store the entire column statistics and the image data stores all the data in a histogram format. When the MDF files get damaged, there would be no way around with the help of which they can access the data stored on the server. SQL Database Recovery is a very good application tool that helps in repairing and recovering all the corrupted items on server and making the inaccessible data accessible to you. It is easy to use and works with all the versions of SQL Server like 2000, 2002, 2003 and 2007.
Categories: SD News

VintaSoft Twain.NET SDK 7.0 released.

Programmers Heaven (Articles) - Mon, 08/23/2010 - 1:39am
VintaSoft Twain.NET SDK is a pure .NET Library which allows to control work of scanners, cameras and any other TWAIN devices. With this library you can fully control the image acquisition process, use the automatic document feeder, clean up images using noise removal, auto border crop, blank page detection etc. Acquired images can be saved to local disk or into table of SQL database, images also can be uploaded onto Web or FTP server. Library was tested and has examples of use in: VB.NET, C#, ASP.NET, Microsoft Dynamics Axapta Document Management. What's new in this version: 1) New hierarchy of classes. 2) .NET 4.0 supported. 3) Native 64-bit mode supported. 4) SDK was successfully tested with Kofax VRS 4.5. 5) New processing functions added: invert, change brightness, change contrast. 6) Memory usage has been optimized. 7) Added support for compression in Memory transfer mode. 8) Ability to use scanners from console applications added.
Categories: SD News
Syndicate content