Tagged Questions

0
votes
1answer
15 views

Is there .NET component which can convert XLS to password protected PDFs?

Hello, Is there .NET component which can convert XLS to password protected PDFs? Thank you in advance.
1
vote
4answers
774 views

Reading MS Access mdb files in Delphi (for free)?

I'm looking for a Delphi component / library to open and read from an mdb (MS Access) database. I will not be writing to the db or displaying the data; just need to read the db using whatever sql …
0
votes
2answers
30 views

Richfaces: dropDownMenu action

Hi! I understand, how to set action to rich:menuItem component, but can i somehow set action on rich:dropDownMenu? Parameter action cannot be set in rich:dropDownMenu component, only in dropDownMenus …
0
votes
1answer
9 views

Draw a new Curved Shape inherited from LineShape

Hello, I use Microsoft.VisualBasic.PowerPacks. LineShape component. This component is good, but I want to draw a curve instead of a right line. I stardet to modify the OnPaint: protected …
3
votes
3answers
68 views

Component based game engine design

I have been looking at game engine design (specifically focused on 2d game engines, but also applicable to 3d games), and am interested in some information on how to go about it. I have heard that …
0
votes
1answer
41 views

Why do components in Flash CS3 fail so hard when loaded with a Loader.

The ComboBox shows up fine when I run a SWF by itself. The rowCount property set in the property inspector works just fine; the dataProvider property populates the box just fine; everything works …
0
votes
5answers
297 views

Any news of the DevShock SMPP Component?

I am maintaining a program that uses the DevShock SMPP component for .NET. I have noticed though that for a long time (at least 6 months) the website has a "New Site Under Construction" notice, …
0
votes
4answers
62 views

What is a good database data entry component for .net?

What is your favourite way of allowing a web user add/edit records of database table without having to do too much wiring? I'm looking for a clean fuss-free web-interface to a database. Edit For …
0
votes
2answers
82 views

Delphi: compare properties between two components

I'd like to compare the "state" of two components, say Comp1: TSomeComponent and Comp2: TSomeComponent, i.e. I want to compare the values of all the published properties of the two components. Some of …
0
votes
1answer
74 views

Are TopCoder Components or Applications Quality Products?

Does anyone have experience with buying or using any TopCoder components or applications and do they seem like they are useful and worth the money?
0
votes
2answers
34 views

Add a Load event for Winforms Control just as Form class

Hi, is there a way I can get a Load event for System.Windows.Forms.Control just like System.Windows.Forms.Form.Load? I want to run some initialize code before the control first shown. Also, it would …
0
votes
1answer
10 views

Any good way of using Flash components in haxe?

I was wondering if there is any standard practice in using components in Haxe. Searched the google and find very little on it. Apparently people ten to use ASWing and other third-party solutions. I …
1
vote
4answers
52 views

.Net Component for JavaScript Obfuscation?

Are there any .Net components for obfuscating JavaScript? I'm generating JavaScript dynamically & emitting via ClientScript.RegisterClientScriptBlock. I'd like to make it more difficult for others …
0
votes
1answer
21 views

OSGi Bundle Repositories

I am empirically testing OSGi Bundles and their relationships for this I need lots of bundles. Making these datasets is a difficult task. I already have Eclipse update (1700 Bundles) sites and Spring …
192
votes
67answers
10k views

Most useful free .NET libraries?

I have used a lot of free .NET libraries, some from Microsoft itself! Which ones have you found the most useful? Dependency Injection/Inversion of Control Unity Framework - Microsoft StructureMap - …

1 2 3 4 5 17 next
15 30 50 per page