Click here to Skip to main content
15,915,074 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: recommendation for high quality .NET extension library Pin
Ravi Bhavnani28-Jul-12 10:52
professionalRavi Bhavnani28-Jul-12 10:52 
AnswerRe: recommendation for high quality .NET extension library Pin
Paul Conrad28-Jul-12 11:44
professionalPaul Conrad28-Jul-12 11:44 
GeneralRe: recommendation for high quality .NET extension library Pin
Dave Kreskowiak28-Jul-12 14:13
mveDave Kreskowiak28-Jul-12 14:13 
AnswerRe: recommendation for high quality .NET extension library Pin
Pete O'Hanlon28-Jul-12 20:35
mvePete O'Hanlon28-Jul-12 20:35 
AnswerRe: recommendation for high quality .NET extension library Pin
Florian Rappl28-Jul-12 23:04
professionalFlorian Rappl28-Jul-12 23:04 
GeneralRe: recommendation for high quality .NET extension library Pin
BillWoodruff29-Jul-12 1:38
professionalBillWoodruff29-Jul-12 1:38 
GeneralRe: recommendation for high quality .NET extension library Pin
BillWoodruff29-Jul-12 2:31
professionalBillWoodruff29-Jul-12 2:31 
GeneralRe: recommendation for high quality .NET extension library Pin
Florian Rappl29-Jul-12 3:10
professionalFlorian Rappl29-Jul-12 3:10 
Yeah, thanks. The transparency uses the method provided by the .NET-Framework, therefore the error must lie there. I experienced no problem there (also Win7 64bit), so it is probably theme related.

The selected demo just shows the animate (extension) method, which can be applied on any control.

The next steps in the project include:
- Include a new kind of control XControl<T> where T is of type Control, which will enable more display possibilities (like percent units for width / height and x / y)
- Change some of the GDI+ extension methods to use Marshal.Copy(ptr, values, 0, bytes). In the first code I tried to do all those methods without any unsafe code, but I did not know about the possibility of Marshal.Copy(), which gives us must of those (unsafe) possibilities without using any unsafe code
- Include a real cool Metro like form (or to be more precise: Zune / Github client like form) for Windows Forms
- Extend the Animation method even further

So any help (or suggestions) would be highly appreciated!
QuestionExecutenonquery: Connection Property Has Not Been Initialized, VS 2008 Pin
Member 931468428-Jul-12 4:46
Member 931468428-Jul-12 4:46 
GeneralRe: Executenonquery: Connection Property Has Not Been Initialized, VS 2008 Pin
Eddy Vluggen28-Jul-12 7:26
professionalEddy Vluggen28-Jul-12 7:26 
RantOpen XML SDK - Word 2007 Uri Issue Pin
Ed Hill _5_27-Jul-12 1:49
Ed Hill _5_27-Jul-12 1:49 
Questionwindow service with taskbar notification Pin
madanbhanu26-Jul-12 22:00
madanbhanu26-Jul-12 22:00 
AnswerRe: window service with taskbar notification Pin
Pete O'Hanlon26-Jul-12 22:15
mvePete O'Hanlon26-Jul-12 22:15 
GeneralRe: window service with taskbar notification Pin
madanbhanu27-Jul-12 3:05
madanbhanu27-Jul-12 3:05 
AnswerRe: window service with taskbar notification Pin
Bernhard Hiller26-Jul-12 23:42
Bernhard Hiller26-Jul-12 23:42 
GeneralRe: window service with taskbar notification Pin
madanbhanu27-Jul-12 3:07
madanbhanu27-Jul-12 3:07 
AnswerRe: window service with taskbar notification Pin
Eddy Vluggen27-Jul-12 3:21
professionalEddy Vluggen27-Jul-12 3:21 
QuestionGet path of Files accessed or in use by a process , without using Handle or other tools Pin
MayankNainwal26-Jul-12 1:47
MayankNainwal26-Jul-12 1:47 
QuestionRe: Get path of Files accessed or in use by a process , without using Handle or other tools Pin
Eddy Vluggen26-Jul-12 2:05
professionalEddy Vluggen26-Jul-12 2:05 
AnswerRe: Get path of Files accessed or in use by a process , without using Handle or other tools Pin
Dave Kreskowiak26-Jul-12 3:53
mveDave Kreskowiak26-Jul-12 3:53 
Questionis there an Entity code to database shortcut? Pin
neodeaths23-Jul-12 6:59
neodeaths23-Jul-12 6:59 
AnswerRe: is there an Entity code to database shortcut? Pin
Dave Kreskowiak24-Jul-12 3:51
mveDave Kreskowiak24-Jul-12 3:51 
Questionclass library Pin
nitishvr20-Jul-12 22:38
nitishvr20-Jul-12 22:38 
AnswerRe: class library Pin
Richard MacCutchan21-Jul-12 1:18
mveRichard MacCutchan21-Jul-12 1:18 
AnswerRe: class library Pin
Abhinav S22-Jul-12 20:07
Abhinav S22-Jul-12 20:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.