zproxy
|
Registered User
|
|
Dec 11 |
answered | Is there a possibility of there ever being a PHP.NET? |
|
Nov 29 |
comment |
Tablet PC: JQuery widget, Extension or browser plugin for drawing into website The stylus pressure sensitive API is not there yet. I bet it will within in a half a year. |
|
Nov 12 |
answered | Is there any risk while using Visual Studio 2010 Beta 2? |
|
Oct 27 |
answered | Proper way to stop TcpListener |
|
Oct 14 |
asked | Is there market for visual code injection tool in .net? |
|
Oct 13 |
comment |
How to use analytics for desktop applications? How do you guys prevent user firewalls? How is the collected data presented? |
|
Oct 12 |
comment |
How to use analytics for desktop applications? what about windows platform? |
|
Oct 12 |
asked | How to use analytics for desktop applications? |
|
Oct 8 |
asked | Sourcecode with a license in header |
|
Oct 8 |
comment |
Normalizing .net generics yep - generating specialized types |
|
Oct 8 |
asked | Normalizing .net generics |
|
Oct 6 |
comment |
Computing π to “infinite” binary precision in C# What is your motive? :) |
|
Oct 2 |
revised |
How to do a cloud effect in WPF? added 5 characters in body |
|
Oct 2 |
comment |
How to do a cloud effect in WPF? I think your example is just about moving a blurred cloud image in the background. I am looking for a dynamic animation... |
|
Oct 2 |
asked | How to do a cloud effect in WPF? |
|
Sep 30 |
asked | What is AcroRd32 doing in explorer.exe? |
|
Sep 22 |
comment |
How to make a .net application which is also a zip file? I guess the suffix block would be "end of central dir signature 0x06054b50" |
|
Sep 22 |
comment |
How to make a .net application which is also a zip file? No your credit card info will be protected by NTFS Alternate Data Streams (support.microsoft.com/kb/105763). But seriously, the copy trick seems to be what I needed. |
|
Sep 22 |
asked | How to make a .net application which is also a zip file? |
|
Sep 17 |
awarded | ● Disciplined |
|
Sep 16 |
revised |
Which ingame scripting language should I support? added 87 characters in body |
|
Sep 16 |
asked | Which ingame scripting language should I support? |
|
Sep 16 |
comment |
How to get sponsorship from Microsoft research? This looks like I would have to parter with a local university's professor... |
|
Sep 16 |
asked | How to get sponsorship from Microsoft research? |
|
Sep 8 |
answered | What do I need to know to upgrade a complex application from C++Builder 2007 to 2010? |
|
Sep 8 |
answered | C# WINForm avoid two message box |
|
Sep 2 |
comment |
C# WinForm with different Types ? I'd wote for interface because generics will confuse the designer if you plan to use it... |
|
Aug 14 |
comment |
How can I do 3D transformation in WPF? I think you should create a new question and send an invite to Andy to get your answer ;) |
|
Aug 13 |
revised |
How can I do 3D transformation in WPF? added 85 characters in body |
|
Aug 13 |
comment |
How can I do 3D transformation in WPF? Too bad that Matrix3DProjection is not part of WPF... msdn.microsoft.com/en-us/library/… MSFT statement: WPF indeed does not provide non-affine transforms social.msdn.microsoft.com/Forums/en-US/… :( |
|
Aug 13 |
comment |
How can I do 3D transformation in WPF? It looks like Silverlight 3 has the feature I am after but it is not available in WPF. doc: msdn.microsoft.com/en-us/library/… example: gleblanc.eu/Blog/post/… |
|
Aug 13 |
asked | How can I do 3D transformation in WPF? |
|
Jul 28 |
comment |
How to use C#-like attributes in C++ as C++ supports multiple inheritance adding multiple attributes is easy :) this is however then bound to instances i guess |
|
Jul 27 |
answered | Removing all event handlers in one go |
|
Jul 26 |
comment |
Windows CRT and assert reporting (abort,retry,ignore) I did not suggest the change, this is the microsoft's header file... |
|
Jul 24 |
revised |
Windows CRT and assert reporting (abort,retry,ignore) added 66 characters in body |
|
Jul 24 |
answered | Windows CRT and assert reporting (abort,retry,ignore) |
|
Jul 24 |
awarded | ● Commentator |
|
Jul 24 |
comment |
Define optional implementation methods in Interface? You could create an exteinsion method .InvokeSafe() for that to ignore if target delegate is null... |
|
Jul 24 |
revised |
Define optional implementation methods in Interface? added 68 characters in body |
|
Jul 24 |
comment |
Define optional implementation methods in Interface? What about the delegate approach in the example i had given which would work with current version of c#? |
|
Jul 24 |
revised |
Define optional implementation methods in Interface? added 248 characters in body |
|
Jul 24 |
revised |
Define optional implementation methods in Interface? improved formatting; added 212 characters in body |
|
Jul 24 |
answered | Define optional implementation methods in Interface? |
|
Jul 20 |
comment |
How to apply sound distortion in actionscript-3? Are there any articles about doing such sound processing? I'd read them and implement such a library but i am not really familiar with sound processing per se. |
|
Jul 20 |
revised |
What is the conventional way to assign default values to member variables in C#? added the link to msdn |
|
Jul 20 |
asked | How to apply sound distortion in actionscript-3? |
|
Jul 20 |
answered | What is the conventional way to assign default values to member variables in C#? |
|
Jul 17 |
comment |
How can I implement adobe stratus client in C#? that would be one way to go, but I'd have an open source stratus client and maybe in the future the server also. :) might be I am asking for too much |
|
Jul 17 |
revised |
How can I implement adobe stratus client in C#? added 66 characters in body |
