Geekpedia Tutorials Home

Building a C# Chat Client and Server

Building a C# Chat Client and ServerA step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.

in C# Programming Tutorials

Getting Hard Drive Information

Getting Hard Drive InformationA C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.

in C# Programming Tutorials

UPS Shipping Calculator

UPS Shipping CalculatorThis tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.

in PHP Programming Tutorials

Create Your Own Rich Text Editor

Create Your Own Rich Text EditorCreating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.

in JavaScript Programming Tutorials
Search
Tutorials
Programming Tutorials
IT Jobs
From CareerBuilder

.NET Discussions Newsgroups .NET Discussions Newsgroups

1 2 3
(103 threads in 3 pages)
RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines   

Cannot Install SP1 On Windows 7 Beta

I have installed MS VS 2008 Team Suite with the MSDN help files and now I am trying to install SP1. When I mount the ISO as a virtual drive and double click autorun.exe I see a command window pop up...

On Sunday, October 25th 2009 at 03:05 AM by JimTheAverage | No Replies

Win Photo Gallery-sending Pic's E-mail

when attempting to e-mail a picture from gallery, the sessage and picture go to the outbox of outlook. i then have to manually send the message from outlook. is there anyway to have the picture/...

On Saturday, October 24th 2009 at 10:46 AM by Anonymous | No Replies

Application Help

Hi All, I am trying to build a POP3 client application for my machine. I know what POP3 is used for and nothing much. I would simply like to download mails from the server using TCP/IP and save...

On Wednesday, October 7th 2009 at 07:12 AM by vaib | No Replies

How To List Oracle Servers

Way back in C# 1.0 I wrote an app that will connect to SQLServer or Oracle, etc. Over the years my app has grown and I'm looking forward to porting to C# 4.0. Microsoft has always made it relatively...

On Monday, September 28th 2009 at 09:00 AM by Anonymous | No Replies

Couple Quesitons About This .net 3.5 Install Package

found at MS site here: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=d0e5dea7-ac26-4ad7-b68c-fe5076bba986 dotnetfx35.exe 12/17/2008 It says "Microsoft .NET Framework...

On Monday, May 18th 2009 at 04:07 PM by James | No Replies

Notes In Windows Live

Some months ago, I believe that I was able to create a 'note' just as one would in MS Office. I can no longer find that note or how it was created. Please advise if I might be mistaken. It might...

On Friday, April 24th 2009 at 08:17 PM by Anonymous | No Replies

Ppt2swf

Anybody have heard about this ppt2swf? http://ppt2swfsdk.com Is it ok?

On Thursday, April 23rd 2009 at 02:31 AM by specitguru | No Replies

Attachments-IE8, Will Not Open Microsoft Mail

I updated to IE8 and now my windows mail will not send/receive attachments. I uninstalled IE8, but I am still running on IE8. I have tried everything and I need to correct this b/c I need to send...

On Friday, April 17th 2009 at 05:34 AM by Anonymous | No Replies

Automatic Shutdown When Compress Old Files

as the disk space is running low and i'm asked to compress old files. the computer automatically shut down when compressing old files and this has happened few times. why this happens? and how...

On Wednesday, March 4th 2009 at 08:35 AM by Anonymous | No Replies

DPM Tape Backups: What Is Stored On Tape?!

Hi, I'm having trouble with planning my protection groups and schedules for tape backups with DPM 2007. Indeed, refering to the documentation here: http://technet.microsoft.com/en-us/library/...

On Tuesday, February 24th 2009 at 05:45 AM by Anonymous | No Replies

Multiple Items In A List Box Are Being Selected

Hi All, I have an issue with a list box on a WPF form where multiple items are being highlighted when I select one item. It seems to be totally random which items are being selected but the "SelectedItem...

On Tuesday, February 24th 2009 at 05:45 AM by Anonymous | No Replies

Capture Frame From Video File

Hi All, I have a working .NET solution for capturing frames to an image from a video file using DirectX.Video and dynamically disabling hardware acceleration (so that an image is captured not a...

On Monday, February 23rd 2009 at 07:07 PM by Landers | No Replies

Missing Menu Items

I had a menustrip with multiple items. Upon opening my project I got an error message that a file had been altered by an outside process. It asked if I wanted to reload the file. I believe I said...

On Monday, February 23rd 2009 at 03:53 PM by Anonymous | No Replies

Outlook Express 6

This application has dissapeared from my computer completely. I have tried all kinds of searches across entire hard drive and specific folders but cannot find the exe (or any other part of the programme...

On Tuesday, February 10th 2009 at 08:59 AM by Anonymous | No Replies

Web Client Software Factory Error Need Help!

Hi, I installed WCSF on VS 2008. While try to create a new WCSF project, i got a pop up message as: Class not registered. Looking for object with CLSID: {70BAB4E1-E21D-44D0-95D0-5B6312E494D1}...

On Monday, February 2nd 2009 at 05:13 PM by Anonymous | No Replies

Getting Data From Office's Ribbon

Hi! I wanna get the value of some properties of the buttons in the Office 2007 ribbon. Example: I wanna move my mouse over the bold button and get the properties left, top, width and height. How...

On Sunday, February 1st 2009 at 01:30 PM by Willian F. Lopes | No Replies

ASP.NET Web Server And Sql Database Server On A Old Computer

As a hobist I learned java, but after I saw the efficiency of Visual Studio and C# I try to create my first web application. From java world I learn how to improve performance of my developing so...

On Thursday, January 29th 2009 at 08:35 AM by Mario | 1 Reply

ObjectDataSource - UpdateParameters Is Not Configured

We've bound an ObjectDataSource to a class whose "select" returns a custom object. We point the "update" to a method which accepts the same kind of object as an input parameter. But after configuring...

On Tuesday, January 20th 2009 at 01:23 PM by bladethinker@gmail.com | No Replies

Problem In Dynamic WPF ListView Binding

Hello all, I have this problem regarding binding WPF ListView: I have a List of a custom class, this list is bind to a ListView which is also defined. I would like to load the data from the list into...

On Sunday, January 11th 2009 at 05:15 AM by avital | No Replies

Query On Static Data Layer Method

Hi I am using the following code in the datalayer. The input paramters are the stored procedure and the associated parameters provided as a HashTable. I am using Enterprise Library, Data Access Block...

On Wednesday, January 7th 2009 at 11:13 AM by koppv0 | No Replies

Two Digit Week Of The Year

I need help trying to make a date including a two digit week The code use now is in the default value section =Format(Now(),"yyww") this fine for any week after 9 of the year before that I get a three...

On Monday, January 5th 2009 at 11:55 AM by Anonymous | No Replies

Pci Express ?

I am trying to upgrade my graphics card and I see a ton of PCI Express. I checked my manual for my motherboard and it say I have PCI 2.2. I can't seem to find out if they are compatible or not. Please...

On Saturday, January 3rd 2009 at 09:57 PM by Anonymous | No Replies

Store Program Coordinates

I am storing the top, left, height and width coordinates of a winforms application when the user exits the application, so it loads the same way next time. If the user moves the application to the...

On Tuesday, November 25th 2008 at 01:32 AM by Derek Hart | No Replies

Access Violance

Installing new programs, like PaintShop Pro, I got a message: Wrong sign in My Documents Installing NERO 9 stops with a message: SetupX.exe: Critical Error in installation of NERO, Message: SetupX....

On Saturday, November 22nd 2008 at 09:56 AM by Anonymous | No Replies

ClickOnce 404 - No Deployment Files At The Update Location

Hi All, I've been successfully deploying clickOnce successfully through the 2.0 and 3.X frameworks, but now have a problem with ClickOnce updates in 3.5 SP1. The scenario is this: I want to deploy...

On Monday, November 17th 2008 at 05:03 PM by Anonymous | No Replies

Wizard Control, And Javascript

I have a textbox within a wizard control on form1. The textbox is to be populated with a value user selects in form2. In form1, the link to popup form2 is placed inside a label since I need to...

On Monday, October 27th 2008 at 04:08 PM by E. Kwong | No Replies

Outlook Difficulties

Am having difficulties opening attachments with a ".email" extension - how do i do this - i can open them in my web-based e-mail, but not Outlook Express. Thank you

On Saturday, October 4th 2008 at 12:31 PM by Anonymous | No Replies

Problem With Vb.net And Trigger In Vfpro

I have a problem with a trigger... In the database i have a store procedure that contain the expression : Scatter MEMO NAME oRg if the record is modified from a vfp program i have no problem......

On Friday, October 3rd 2008 at 04:18 AM by luca.gere@gmail.com | No Replies

Set Focus To Specific Property In Property Grid

I can set focus to my property grid by using propgrid.Focus - but how can I set the default property that is always first? Or just set focus to the default property? Can this be done?

On Saturday, September 27th 2008 at 04:40 PM by Derek Hart | 3 Replies

UAC Timeout ?!?

I start a process per: ProcessStartInfo si = new ProcessStartInfo("Task.exe"); si.Verb = "runas"; Process p = Process.Start(si); On Execution the UAC dialog will be displayed. If the user...

On Monday, September 22nd 2008 at 08:56 AM by Anonymous | No Replies

Creating A Custom Enumerator In A Base Class

I have a base class MyBaseClass, and several classes that inherit from it: MyClass1, MyClass2, etc. The base class implements IEnumerable(Of IMyBaseClassRow). The base class has a DataTable object...

On Friday, September 19th 2008 at 08:59 AM by Charles Law | No Replies

Casting Of Outlook Items

Hi, I am writing an application which (on user request) scans the Outlook inbox for messages and other items which are relevant in the user defined context. There are several code examples showing...

On Thursday, September 18th 2008 at 04:25 AM by Anonymous | No Replies

Creating Website Programmatically Using C#

Hi, I have written some code in C# to programmatically create a website and an application pool. Both seems to be getting created alright with whatever settings I have applied. However, when I fire...

On Tuesday, September 9th 2008 at 08:33 AM by Mandar | No Replies

Lotsa Issues With CPU Need Technical Assistance Please.

I have a 8580C HP pavillion, 10 years old and still kickin it (win98). Has some isssues though. I'm trying to update via microsoft web site. I can't. It scans and shows INSTALL, once I hit install...

On Tuesday, September 2nd 2008 at 12:52 AM by Anonymous | No Replies

Loading ?

I'm currently writing some plug-in modules for a system that somebody else is developing. They have provided my with an interface to implement, and when I do, everything loads into their system fine...

On Monday, September 1st 2008 at 03:21 PM by Tom | No Replies

Attachments In Outlook Express

For some reason .jpg attachments, infact any attachments in outlook express have all of a sudden decieded to take ages to open but if saved on the hard disc they open in a flash. i use Windows XP...

On Saturday, August 30th 2008 at 11:27 PM by Anonymous | No Replies

Thread Loss Issue

We are seeing an error in our SQL Server logs I'm not very familiar with, and was hoping someone on here could shed some light on the subject... I installed the SS DBA Dashboard on one of our boxes...

On Thursday, August 28th 2008 at 04:54 PM by Anonymous | No Replies

Cd/dvd Causes System To Reboots

I'm a rookie. No matter what I put in my cd tray, as soon as I close it, my whole system reboots. If I leave the disk in while it reboots, and will continually reboot until I open the tray and extract...

On Sunday, August 24th 2008 at 09:24 PM by Anonymous | 1 Reply

LINQ-to-SQL In An Insert-only DB Scenario

We???re storing our main entity in an insert only table which stores the history of past revisions, but we???re facing problems with storing this history as LINQ will only update the entity, and not...

On Friday, August 22nd 2008 at 02:54 PM by Anonymous | 1 Reply

FSX Deluxe Closes After I End Mission - Vista

I have a new install of FSX Deluxe that seems to run properly but once I fly a mission and hit Esc then click on End Mission, FSX seems to close and I have to relaunch it again as if starting a new...

On Wednesday, August 20th 2008 at 06:13 PM by Anonymous | No Replies

Code Acces Security Without CASPOL Or MSCORCFG

Hey, can I execute a FileIOPermission on a mapdrive without using the caspol tool or the mscorcfg configuration editor? - it have to be working If not, can everbody describe a solution to set FullTrust...

On Wednesday, August 20th 2008 at 08:30 AM by Anonymous | No Replies

Uploading BLOB To SQL Server 2005

I have a SQL database at 1&1 hosting and i try to upload some MP3 files to the database from a .NET webform. (I use .net 2.0) In my database I have a image type field to store the binary data....

On Monday, August 18th 2008 at 07:34 AM by Jan Erik Hansen | No Replies

Dns.GetHostEntry Not Working The Same As Dns.Resolve Or Dns.GetHos

I am trying to get the DNS name of an arbitrary IP address on the network. If I use GetHostEntry as the documentation suggests I only get the name of the machine I am running the code on. All other...

On Thursday, August 14th 2008 at 11:34 AM by Anonymous | No Replies

Iis 5.1 Can't Connect To Database Server

I have a c# webservice published to my local iis (5.1). This webservice running on IIS is not connecting to my database. I keep getting "Client unable to establish a connection" error. Everything...

On Wednesday, August 13th 2008 at 05:29 AM by hs | No Replies

Programmatically Retrieving Email From Server

Hi, Just as we use the System.Net.Mail.SmtpClient class for programmatically sending emails through an SMTP server, what can we use for receiving emails from a POP3 server. We want to mimic a mail...

On Monday, August 11th 2008 at 06:30 AM by Yashgt | No Replies

What's Wring With This Try-catch Block?

This is freaking me out. I'm using Membership and trying to determine if the database is online. The GetConnectionString( ) method returns a connection string as expected but not when used in the...

On Thursday, July 31st 2008 at 11:51 PM by HillBilly | No Replies

COM+ COmponet Disable Event?

I have a COM+ application made up of 3 components. In the Component Services UI on the Win2003 server, I can right-click and disable any Component. Then I can right-click and enable it again. I want...

On Thursday, July 31st 2008 at 11:49 PM by Co | No Replies

Does Microsoft Owns C#

One of my friends saying that C# does not own by Microsoft. Does anybody has anything to say about this. Thanks for any help you can provide. Mark

On Monday, July 28th 2008 at 09:27 AM by Mark | 1 Reply

Detect Form Creation

Hello, I have an application which can accept some addins. These addins can add some buttons, create new windows ... I will want that my apllication be able to detect when a new form is created (...

On Thursday, July 24th 2008 at 04:38 PM by florent.darmet@gmail.com | No Replies

Enterprise Libraries

Im not sure if this is the correct group for this question - please feel free to redirect me to a more appropriate group if necessary Im assessing Enterprise Libraries and I wanted to know how objects...

On Thursday, July 24th 2008 at 11:27 AM by Anonymous | No Replies
1 2 3
(103 threads in 3 pages)
Sponsors
Discover Geekpedia

Other Resources