| Thread | Last Post | Replies |
|
| encode a serial number | 31 Jul 2007 01:56 GMT | 2 |
I am coding the "encode" code. ex: ABC ==> fkljd937ffsX I have some ideas, ex: basic shift, un-regularized shifting plus the
|
| when sharpdevelop will be availible for linux? | 31 Jul 2007 01:12 GMT | 4 |
i have read somewhere, that the fact, that mono doesn't implement 100% of windows.forms, is the reason, that sharpdevelop doesn't run with mono (under linux). this site, http://www.mono-project.com/WinForms_CodeOwners however,
|
| Set control property as the result of a function taking a data-bound paramater? | 30 Jul 2007 23:29 GMT | 7 |
Pardon the unclear/verbose subject, I just can't think of another way of phrasing it. Basically, I can assign the (for instance) "Location" property of a picture box to a data-bound item. Like, I can get the absoloute
|
| WritePrivateProfileString in NET framework 2.0 | 30 Jul 2007 22:57 GMT | 4 |
Is there any way to use the API function WritePrivateProfileString in NET framework 2.0? Thanks Nhan
|
| sweet, i want domains | 30 Jul 2007 22:34 GMT | 5 |
hey everyone Want to know how to make loads of money from home? http://www.DomainCashSecrets.com/?hop=yoga http://www.DomainCashSecrets.com/?hop=yoga
|
| saving Form.ClientSize in settings | 30 Jul 2007 22:00 GMT | 3 |
i was trying to save the window size of my app using the generated Settings class of Visual C# 2005 Express. for some reason, the stored size was bigger from the actual size, so each time i start the app, it's bigger than before, until it fills the screen (1024*768). the odd ...
|
| windows media player | 30 Jul 2007 21:59 GMT | 1 |
I'm trying to use windows media player in an app. I can give it an mp3 and it plays it, but if I give it a playlist it will not play and even the play button on the control is not active. btn_open_mediaFile works fine,
|
| Reporting | 30 Jul 2007 21:54 GMT | 10 |
Which reporting tool should I use in VS2005 if I want to report on a collection of objects rather than a Dataset? I have components to do all of the databinding + object fetching etc, I just need to know which reporting tool I should use within my app rather than
|
| Runtime Validation | 30 Jul 2007 21:33 GMT | 1 |
I have a webcontrol that extends from System.Web.UI.WebControls. WebControl. It has 3 drop downlists for day, month, year. The day, month, year then form the property called SelectedDate. The control also has properties for MinimumDate , MaximumDate. During design time
|
| How to prevent system time change? | 30 Jul 2007 21:29 GMT | 2 |
I know, it is old question. Is there some new way to protect system time changes with C# 2.0? What is the best way based on your oppinion? Thanks, I appreciate your help.
|
| Need help with threading.. | 30 Jul 2007 21:18 GMT | 5 |
Hey, I'm somewhat new to C# and I need a little help, please! I'm selecting a bunch of records, setting properties on a COM executable and then calling a method on that executable to run. I want to run the executable in separate threads because they can be
|
| How to directly access the memory using an intPtr | 30 Jul 2007 21:16 GMT | 1 |
I have imported a corporate image handling COM object in my C# project. To access in a fast way the memory of the image there is a method that returns a pointer to the memory (in byte) of the underlying image.
|
| CacheKeyDependency Question on a ObjectDataSource | 30 Jul 2007 20:54 GMT | 1 |
I am using the ObjectDataSource to bind to a DropDownList. I have enabled the cache on the ObjectDataSource since the data it is selecting will most likely not chage in the near future (countries). Is there a way to access this cache data on a different page?
|
| Capture Expand Folder Event | 30 Jul 2007 20:17 GMT | 1 |
Is it possible to capture Windows Expand folder event in a C# code? Thanks
|
| web cam view in asp.net | 30 Jul 2007 20:15 GMT | 1 |
Hi list, İ searched how to view web cam in asp.net applicaitpn but i didn't find anything working well.any free activeX component for web cam.. Best Regards,
|