Click here to Skip to main content
15,879,239 members
Everything / Operating Systems / Windows 2008

Windows 2008

Win2008

Great Reads

by Jeffrey Walton
Perform authenticated encryption with Crypto++.
by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
by Marcelo Ricardo de Oliveira
Demo for a math puzzle board game
by Muhammad Akhtar Shiekh
An article on "How to authenticate windows user using form authentication in ASP.NET?"

Latest Articles

by Jayson Ragasa
Multi RDP Client .NET is used for managing your RDP connections. It allows you to Import/Export .RDP files, disconnect all connection at one click, and connect all your servers at one click as well.
by libbyliugang
A splitter control for dialog can auto change the linked window's position
by Ajcek84
WinForms library containing the IncipitViewer control for drawing musical notes
by Antonio Petricca
Win32, compiler independent, and extensible passive debugger

All Articles

Sort by Score

Windows 2008 

23 Mar 2009 by Jeffrey Walton
Perform authenticated encryption with Crypto++.
25 Feb 2016 by J.Starkl
A windows-service which can handle different operations in separate threads and which can be controlled by a small GUI program
6 Aug 2009 by Marcelo Ricardo de Oliveira
Demo for a math puzzle board game
1 Jul 2009 by Muhammad Akhtar Shiekh
An article on "How to authenticate windows user using form authentication in ASP.NET?"
10 Sep 2010 by logicchild
An article that explains how to use this library
10 Jan 2014 by Kees van Spelde
This is an alternative for "AutoShut, my first program in C#"
17 Aug 2009 by vic_ch2000
A nullable datetime column in .NET DataGrid with DateTimePicker.
8 Oct 2009 by Syed Hasan Hyder
This article focuses on internal supply chain management systems visibility via chart reports, and provides assessment apparatus to manage and monitor activities spawned during business processes, hence paves the way for timely and precise business decisions.
4 Mar 2009 by Derek Viljoen
How to leverage LinFu (or any other Dynamic Proxy implementation) for Fault Tolerance and Failover
19 Jul 2009 by Jammer
An article showing an extremely simple implementation of CompositeWPF.
18 Dec 2012 by Lars [Large] Werner
Windows has built inn support for a lot of keyboard languages, this class makes it possible to extract that info in an easy manner and present it to screen.
19 May 2015 by Yohamnes Hernandez
How to free blocked files, inclusive if they are mapped in memory. Something that many tools are missing.
12 Jul 2009 by Eric J. Smith, Shannon Davidson
Easily detach entities when using LINQ to SQL
1 Sep 2009 by PARK Youngho
A tool that enumerates all fonts installed on Windows, and shows you the preview so as to help you code conveniently.
15 Jun 2012 by Timothy Svecz
Amazon AWS: Setting up FTP on EC2 Windows Instances
8 Apr 2009 by joseangelmt
We are going to enable your application to write entries in HKEY_LOCAL_MACHINE, elevating your application when necessary.
30 Nov 2015 by Mohammad Dayyan, VahidJafari
A library for creating .Net Serializable Expressions to send via WCF services
4 Sep 2015 by Igor Sorokin
In this article I would like to describe simple WPF application for showing System.Windows.SystemColors list.
16 Oct 2012 by Lex Hegt
This article describes how BizTalk360 fills the gaps left by the BizTalk Server Administration Console and the capabilities of BizTalk360 V5.
10 Jun 2014 by Anamera
This XSLT will output an Excel worksheet containing a CSV type of record collection in a more usable XML format.
21 Jul 2009 by marc ochsenmeier
This article shows how to leverage a component Vista uses when showing the performance lines and histograms.
5 Jun 2011 by Espen Harlinn
You can get quite a lot of the information for Manfreds' solution be leveraging Windows Management Instrumentation[^]The Win32 Classes[^] provides access to information about network adapters and performance counters.You'll also find some articles about WMI[^] here on...
28 May 2014 by Thava Rajan
Copy and insert data at any postion in your datagridview
26 Sep 2015 by Piyush Manharlal
Using integer instead of Enum for ComboBox and Radio Button in XAML
8 Dec 2016 by rerhart585
Using SQLite, leverage the create_aggregate(), and SQL's Between Operator to create a Normal Probability Distribution Histogram, or what is more commonly referred to as a Bell Curve.
19 Jan 2011 by #realJSOP
That error is "Access denied". http://msdn.microsoft.com/en-us/library/ms681381(v=vs.85).aspx[^]
1 Mar 2011 by Reto70
if you want to run the script in the folder where the script is store you can add the following code@ECHO %0 %*@pushd@cd /D "%~dp0"@cd....@pause@popdin most case %0 is the name of the script including the full path%~dp0 is only the drive and the path of the scriptcd...
4 Jun 2011 by Manfred Rudolf Bihy
Kim already said it and I do agree that this is a most interesting question and I will give my two cents as I perceive the picture.First point I want you to clear for us: How strict is the requirement of bandwidth measurement? I need to elaborate on how I see this small detail. Measuring true...
5 Jun 2011 by #realJSOP
If you want to measure all bandwidth on the LAN, you'd have to somehow get the info from a box (router) that supports that type of monitoring and that is serving as your LAN's gateway to the internet. You could do this by simply using the WebClient object to log onto your router/gateway box and...
19 Nov 2011 by User008
Drag 'n Drop asynchronous files from an external server or device
19 Jun 2012 by Sergey Alexandrovich Kryukov
There is no much special logic around text files. The format you show is purely ad-hoc, there are no real standards about it.If you have a concern about particular way of separation of the words representing the numbers, you can easily read it line by line and then split every line by a set...
20 Sep 2012 by KundanKarma
BizTalk WCF Custom Service Behaviour for sending Response back (filling some values from input) at port level.
20 Mar 2013 by cocaf
How to show progress in a Boost test application.
14 Apr 2014 by Ankur .K. Vishwakarma
This tip shows you a T/SQL function to split a string concatenated by a delimiter.
29 Sep 2014 by Rajendra Kumar Sahu
Easy way to show JavaScript Alert Message having Arabic Text
18 Aug 2009 by sravan kumar surabhi, Ken Hadden
A step-by-step guide to help solve a common authentication problem faced by .NET multi-tier developers.
19 Jan 2011 by Nish Nishant
Adding to JSOP's answer.The fact that it runs fine in your local machine does not mean it will run remotely via COM. You may need to configure the DCOM server to run as a higher privileged user. Alternatively, try writing to a path where you have permissions.
3 Jul 2011 by Muthu Nadar
Hi,I add a exe in my Task Scheduler of Windows Server 2008. when i runs automatically on the scheduled time it give me the below errorStopped workingProblem signature: Problem Event Name: CLR20r3 Problem Signature 01: bulkemailsendingwindowapp.exe Problem Signature 02:...
4 Jul 2011 by OriginalGriff
It clearly doesn't like sending spam...
4 Jul 2011 by Ahiri
hi this error clearly show that it not find the directory where you want to do something.so create directory forcefully.and check if is it exist or not.i hope this will help you.all the best
4 Mar 2012 by Vartan Khachatourian
Hello, I have Win 2008 and I added a new user to Administrators group. But use don't have administrator permisions.What can I do to solve this problem?
17 Jul 2012 by Jake Franta
31 Jul 2013 by Thomas B Dignan
Getting the text of Win32 Error codes for 99% of cases.
30 Jan 2014 by @donis2014
How to configure IIS Express "applicationhost.config" for handler mappings
20 Nov 2014 by Mathew Soji
Please referhttp://www.codedigest.com/Articles/ASPNETMVC/216_Hosting_and_Deployment_of_an_ASPNET_MVC_Application_in_IIS6_and_IIS7.aspx[^]How can I host my ASP.net MVC application on IIS 7.5...
24 Jun 2015 by maratoni
This is a brief tutorial on how to sign a Windows device driver with WDK 7.1
29 Jul 2015 by LalithGallage
This powershell script is you to monitor windows servers’ free hard disk and populate it to sharepoint custom list.
6 Nov 2012 by PJ Arends
I needed to disable the Sleep button on my keyboard, here's how.
29 Jun 2010 by crackruckles
Days Left Timer VBS self deleting
21 Jun 2011 by Ramalinga Koushik
Hope this[^] might help you.
5 Aug 2011 by Herman<T>.Instance
Set the ConnectionOptions for username and password: ConnectionOptions connection = new ConnectionOptions(); connection.Username = userNameBox.Text; connection.Password = passwordBox.Text; connection.Authority = "ntlmdomain:DOMAIN";see...
4 Mar 2012 by Ganesan Senthilvel
Unfortunately, on Windows Server 2008, even local administrators no longer have admin privileges (because of User Access Control) unless they're running an elevated app.
5 Mar 2012 by Fred_Informatix
This is an alternative for "Simple Tri-State TreeView"
13 Mar 2012 by amityadav4a
It should Return a value in the code
21 Mar 2012 by fjdiewornncalwe
You may want to start with this article: Howto: (Almost) Everything In Active Directory via C#[^]
15 May 2012 by OriginalGriff
Exposing them via Properties is the normal way:/// /// Gets and sets the value of the input./// public string Value { get { return tbValue.Text; } set { tbValue.Text = value; } }/// /// Gets and set the value of the prompt.///...
19 Jun 2012 by pdoxtader
I think you're looking for something like this:Public Sub ReadAllEntries() Dim appPath As String = "c:\yourFile.txt" Dim fileEntries As New List(Of String) If Not File.Exists(appPath) Then Exit Sub End If Try '...
16 Oct 2012 by kaakad
I'm developing a application where my client application need to receive regular notifications for particular events. I find that to implement pushnotifications we have to do it through cloud.. Is it possible to implement push notifications by our local servicethanks and regards, harsha
12 Apr 2013 by Richard MacCutchan
Go to the Propertis page of your project in Visual Studio, click on Linker -> Manifest File in the tree view. Then in the right hand pane select the privilege you require in the UAC Execution Level selector. In all cases this will raise the prompt in Windows unless UAC is turned off.
5 Sep 2013 by Mike Meinz
Function returns exe name and command line for the provided filename and extension.
19 Oct 2013 by thatraja
Fix Error 20599 Cannot Open SQL Server[^]http://www.dreamincode.net/forums/topic/48730-a-problem-with-crystal-reports-85-using-vb6/[^]
23 Oct 2013 by Prasad Khandekar
Hello Prathamesh,This link[^] should help you configure this in your environment.Regards,
15 Mar 2014 by Michael_Davies
Handling large numbers of application settings
10 Jun 2014 by Thava Rajan
This tip is used to fix a workaround for a bug in double click on checkbox
11 Jun 2014 by Sen Jacob
This is an alternative for "A Task Scheduler Library for .NET Applications"
16 Aug 2015 by Dave Kreskowiak
You don't do this in a Windows Service. A service app runs constantly and should not stop itself unless it has run into a problem it cannot recover from.What you're talking about is a normal scheduled job on the SQL Server, or you can even write a Console application and run it from the...