- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
4 Posted Topics
Re: [quote=Pcyther;158297]Hello My friend, I do not know if my response will be in time for you but here is a master code for finding all prime numbers up to any number 'x' that you input... [code]# include <cmath> // This library enable the use of sqrt. # include <iostream> using … | |
I want to retrieve a image stored in MS Access database as an OLE object. while using a OledbDatareader and getValue method, its returning me a byte array. how can i use this array to display my picture as it is in a picturebox on a form. private void pictureBox1_Click(object … | |
PLease help me with this? [B]SCENARIO:[/B] I have developed an application with [LIST] [*]>2 custom dlls , [*]>a .mdb file, and [*]>my exe file. [/LIST] Using C# and VIsual Studio 2005. The application requires .NET Framework 2.0 to run. The application runs fine when all files are kept in the … | |
Can someone plz help me with this. Its urgent. [B]Scenario:[/B] I have developed my application using C# and .NET class libraries. My application consists of two custom dlls and a .mdb file. Total four files including an exe file. These all work fine when run on a local machine. But … |
The End.