| Thread | Last Post | Replies |
|
| typed datasets vs. business objects | 08 May 2008 17:28 GMT | 12 |
I'm trying to decide if it is better to use typed datasets or business objects, so I would appreciate any thoughts from someone with more experience. When I use a business object to populate a gridview, for example, I loop
|
| Equivalent of template specialization using .NET Generics? | 08 May 2008 14:40 GMT | 1 |
I know that template specializtion is not included in generics, but was wondering whether or not there is an elegant alternative? The first function is always called, but I was hoping that for instances of type RealPoint (ComparePointByFiaNumber<RealPoint)>) the
|
| Unusual Calendar invitation failure notification | 08 May 2008 09:01 GMT | 1 |
All, I've been trying to wrap my head around this for quite sometime and it seems to be a growing issue. Below is the problem and my troubleshooting thus far:
|
| Compare timespan of Files? | 08 May 2008 05:32 GMT | 1 |
II want to compare how many seconds there are between files. If the files are within a 1 - 10 second range I want to copy them to their own folders. What I have so far is a couple methods that take in all the files in a directory / subdirectories and sort them by their ...
|
| Firewall/red shield with white x icon | 08 May 2008 04:54 GMT | 2 |
Someone please help? "on " "off" icons for Firewall won't highlight, so I can't activate and I'm not getting anywhere when I try ro follow the recamendations after clicking the risk status icon...
|
| Printer keeps going offline | 07 May 2008 22:32 GMT | 2 |
I have 2 networked computers, one XP and one Vista, sharing a printer through a wireless router. The printer is always online with the XP, but regularly drops offline with the Vista. I've found no way to get the printer back online execpt to reinstall it. How can I prevent this, ...
|
| how can i set up an account on craigslist to ask a question? | 07 May 2008 22:15 GMT | 1 |
im tring to ask a seller a question a craigslist but i have to fill of this form that asks if my server has a pop3 or an imap and i dont know what to enter
|
| lost internet settings windows xp home | 07 May 2008 22:14 GMT | 3 |
can anybody help please? Ive just spent 6 frustrating hours trying to recover my pc system. Having downloaded a security program from my isp supplier my pc crashed and although I have recovered the pc it appears that whatever hit me has scrambled my internet connection settings ...
|
| Create ActiveX control using Visual Net 2005 | 07 May 2008 17:38 GMT | 2 |
I see some questions about creating ActiveX controls using .NET. I found the answer in this page and it works really good for me. http://www.codeproject.com/KB/miscctrl/exposingdotnetcontrols.aspx?forumid=2373& select=1336367&app=50&df=100&msg=1336367 Good luck.
|
| error code 80070005 | 07 May 2008 16:49 GMT | 1 |
When I try to use windows update on Vista I get this error code 80070005, and it will not let me check for updates. I can not find this anywhere on the help site. Can anyone tell me what it is, and how I fix it. Thanks
|
| Cool GUI | 06 May 2008 21:09 GMT | 1 |
Hi, I need to do a vb.net main form wich calls others exes, but I would like to do a cool form with some circles, circle form... cool menus... Do you know any source / examples on internet with cool examples, menus, etc... ?
|
| setting a connection string for a Windows Service on production | 06 May 2008 17:50 GMT | 4 |
Feel free to let me know if there is a better place to post this question I'm a website developer trying to write a Windows Service, and I think I'm running into trouble due to the paradigm shift. In website development, I change the web.config file on the fly without
|
| Detecting if an application is installed on a system | 06 May 2008 16:45 GMT | 5 |
I have a series of applications that assume other applications are installed. Is there a way to detect the installation of a specific application? Any help is greatly appreciated.
|
| Refeshing a DataGridView | 06 May 2008 16:10 GMT | 4 |
I am working in vs2008 Win C#. I have a windows form with a DataGridView. I go to a detail form to edit/delete the data. When I come back the changes are not reflected. How do I refresh the data to show edits and deletes?
|
| command object vb2005 ado | 05 May 2008 22:45 GMT | 6 |
i'am working on a database based on VB2005 using ado. iv a combobox on mine form, which i fill with a datareader and command. If i've new data in my cbo.text and textfield , i want this to save the new values into mine accesstable.
|