Muxa
|
Registered User
|
Web and Windows Developer (.NET/C#), Graphics Designer
Hobbies: playing guitar (and many other instruments i can get my hands on), snowboarding
|
|
Dec 3 |
revised |
Enter license key during desktop installation of Windows Mobile app Added MsiGetProductInfo |
|
Dec 3 |
revised |
Enter license key during desktop installation of Windows Mobile app typo |
|
Dec 3 |
asked | Enter license key during desktop installation of Windows Mobile app |
|
Dec 3 |
comment |
What happens to Triggers/Indexes when i rename/create/insert/drop a table in SQLite? What about triggers? |
|
Dec 3 |
revised |
What happens to Triggers/Indexes when i rename/create/insert/drop a table in SQLite? edited title; edited body; edited title |
|
Dec 3 |
asked | What happens to Triggers/Indexes when i rename/create/insert/drop a table in SQLite? |
|
Nov 27 |
comment |
How to open a new email, and assign subject, using .NET Compact Framework Thanks, Jake, that's exactly what i've been looking for. |
|
Nov 26 |
answered | cf.net app protection (antidebug, obfuscate) |
|
Nov 22 |
asked | How can i get value of delay for tap-and-hold on Windows Mobile? |
|
Nov 19 |
comment |
Adding menu items from a separate thread. I've tried it with your code. Couple of issues: IsHandleCreated and IsOnUiThread where not available (i've using .NET CF 2.0) I've tried (control.Handle == IntPtr.Zero) instead of (!control.IsHandleCreated) - it never had that case. I was thinking may be it is possible to create the menu item in the main UI thread, but return the object reference back to my second thread. Pseudocode: LoadRecentTasks() { foreach (Entry entry in recentEntries) { AddRecentMenuItem(MainUIThread.NewMenuItem()); } } } |
|
Nov 18 |
revised |
Adding menu items from a separate thread. added 123 characters in body |
|
Nov 18 |
comment |
Adding menu items from a separate thread. Thanks, Greg. menuItemRecent is created as part of the form's initialization routine. The thread is started on form's Activated event. |
|
Nov 18 |
revised |
Adding menu items from a separate thread. added 55 characters in body; added 1 characters in body |
|
Nov 17 |
asked | Adding menu items from a separate thread. |
|
Nov 17 |
comment |
Cursor/selection position in DateTimePicker Is there any free alternative for the CF.NET DateTimePicker? I'll keep in mind your suggestion. Of course it will not work properly if a combination of keys and stylus is used. |
|
Nov 17 |
asked | Cursor/selection position in DateTimePicker |
|
Nov 10 |
awarded | ● Popular Question |
|
Nov 2 |
answered | Error when typecasting a plugin instance in a signed assembly |
|
Nov 2 |
asked | Error when typecasting a plugin instance in a signed assembly |
|
Oct 29 |
awarded | ● Popular Question |
|
Oct 29 |
awarded | ● Notable Question |
|
Oct 20 |
accepted | Techniques to create PDF report from templates using iTextSharp |
|
Oct 20 |
comment |
Techniques to create PDF report from templates using iTextSharp See my answer below. |
|
Oct 20 |
answered | Techniques to create PDF report from templates using iTextSharp |
|
Oct 19 |
comment |
How can Windows Sidebar Gadget communicate with my desktop app? Thanks for you answer. Yes, i'm using .NET (2.0), so i can implement named pipes support. However how do i use it from the gadget? I did a quick search and did not find any examples. |
|
Oct 19 |
revised |
How can Windows Sidebar Gadget communicate with my desktop app? Added info about technology |
|
Oct 18 |
asked | How can Windows Sidebar Gadget communicate with my desktop app? |
|
Oct 18 |
answered | Can you do Desktop Development using JavaScript? |
|
Sep 17 |
awarded | ● Yearling |
|
Sep 3 |
answered | iTextSharp Creating a Footer Page # of # |
|
Aug 28 |
accepted | How to tell MSI not to ovewrite existing file in Setup & Deployment Project in VS2005? |
|
Aug 28 |
answered | How to tell MSI not to ovewrite existing file in Setup & Deployment Project in VS2005? |
|
Aug 26 |
comment |
How to tell MSI not to ovewrite existing file in Setup & Deployment Project in VS2005? Thanks for you input, Wael. Actually, id does not remove the file if it was changed since installation. I've tried your suggestion with Permanent and ReadOnly, but it still overwrites the file. |
|
Aug 26 |
accepted | How does MS Access joins linked tables (linked to the same SQL server database)? |
|
Aug 26 |
accepted | Calling .NET COM web service wrapper from Excel |
|
Aug 26 |
accepted | How to solve HTTP status 405 “Method Not Allowed” when calling Web Services |
|
Aug 26 |
asked | How to tell MSI not to ovewrite existing file in Setup & Deployment Project in VS2005? |
|
Aug 25 |
awarded | ● Popular Question |
|
Aug 18 |
revised |
Why is this SQL statement very slow? added 39 characters in body |
|
Aug 18 |
answered | Why is this SQL statement very slow? |
|
Aug 18 |
awarded | ● Commentator |
|
Aug 18 |
comment |
Why is this SQL statement very slow? Yep, this has solved it. However i think it's quite strange that the same statement worked very fast in SQL 2005 and is working slow in SQL 2008. May be this would be addressed in the next service pack? |
|
Aug 18 |
comment |
Why is this SQL statement very slow? I've tried that and it indeed has shown great improvements. I'll try this technique with the full sql statement. |
|
Aug 18 |
revised |
Why is this SQL statement very slow? added 211 characters in body; added 71 characters in body |
|
Aug 18 |
comment |
Why is this SQL statement very slow? These problems started to occur after upgrading SQL 2005 to SQL 2008. |
|
Aug 18 |
revised |
Why is this SQL statement very slow? added 35 characters in body |
|
Aug 18 |
asked | Why is this SQL statement very slow? |
|
Aug 15 |
asked | Techniques to create PDF report from templates using iTextSharp |
|
Aug 11 |
awarded | ● Popular Question |
|
Aug 11 |
comment |
Naming product editions/versions i would actually argue for term "professional" as that version of the software will have extra features that professionals will use (as opposed to home users) |
