blah blah blah is here! blah blah » Close

0
votes
1 answers

PDF printer and .NET application

Hi, I was wondering is there a free pdf printer that could be called from a .net application with parameters for file name, file savepath. Kind regards

0
votes
1 answers

Email client

Hi, I need to build an emali client like apllication, so I was wondering is there a .Net control or component that will allow this and integrate it into my application. Kind regards

0
votes
1 answers

Transparency problem

Hi, I have an PictureBox with a transparent image, icon like. When the PictureBox appears for the first time, the picture is ok. Simple object in it, around it all transparent. But when I drag the PictureBox onto another I can se ...

0
votes
0 answers

Image editing

Hi, I need to have a window with an image that can be edited as such: i should be able to draw basic objects like lines, boxes etc. i should be able to drop image object on that image. and then be able to save that image So, tha ...

0
votes
1 answers

MAP - GPS location

Hi, Are there any controls that can let one have a world map localy on a computer so one could finds his map location based on gps data. Regads

0
votes
1 answers

DES cryptography problem

Hi, I'v been trying to crypt my file using des algoritham. I have a question regarding the eastern european fonts. I'm having problems with č ć š đ ž letters. And another thing, normal and decrypted file were not the same(example without ...

0
votes
1 answers

Reda port data

Hi, I would like to read data from a port(paralel,usb), and when I recognize a certain data stream, I would like to insert some other data instead of it. Regards

0
votes
1 answers

Send e-mail from pocket pc 2003

Hi, Is there a way to send an e-mail using a smtp server, without using outlook? I'v done this for a desktop application, using System.Net.Mail namespace. Is there an equal namespace for pocket? Kind regards Armin

0
votes
1 answers

What happens to images when you add them to ImageList

Hi, I have this problem with the ImageList. When I add icons to it during development they show up the 3rd party control as icons in the tree view. But when I add them during runtime, using code, they do not show up. I use this simple cod ...

0
votes
1 answers

Crystal Reports- ODBC

Hello, I'm having problems with my reports. I used this code MyRepoert myReport1 = new MyReport(); DataSourceConnections dataSourceConnections1 = myReport1.DataSourceConnections; IConnectionInfo connectInfo1 = dataSourceConnections1[0]; ...

0
votes
1 answers

Resource file dll

Hello, I'm trying to implement an multilnaguage support to my application. I'v noticed that the different resouce dlls are in separate folder named after culter indentifier. Is there a way to embed them in the exe file or put ina a single ...

0
votes
1 answers

Class library and references

Hello, I'm creating a class library with some user controls. If I use Nevron, Infragistic or someones else controls, will it be enough just to set there property copy Local to True, or do I have to register them. Regards

0
votes
1 answers

Problem with sql query execution

Hello, I'm having some trouble with sql execution. I have this query INSERT INTO table1(column1,column2) select month(s.column3),sum(s.column4) from table2 s group by month(s.column3) order by month(s.column3) I'v set up a connecti ...

0
votes
1 answers

Nevron chart control?

Hi, I'm trying to use theese NEvron chart controls, and i'm having samo problems. Has anyone used these controls or has some examples to share. I would be very grateful for anykind of help Regards

Feedback