| Thread | Last Post | Replies |
|
| DVD/CD Drive Not Recognising Service Pack 1 Disk | 27 May 2008 19:51 GMT | 1 |
I have just recieved Microsoft Service Pack 1 Disc. But when I put this in my DVD/CD Drive it will not play or be recognised by the drives. I have tried counless DVD/CD in these drives and are 100% recognised, But Not Service pack 1.
|
| Tabs | 27 May 2008 19:50 GMT | 1 |
When I try to open a second tab in IE, it freezes and fails to open. The first tab is also frozen
|
| Sending events from one assembly to another | 27 May 2008 19:07 GMT | 2 |
I have a scenario where I should be able to fire an event in one assembly and listen to it in another. As I'm writing a proof of concept at the moment, I wrote two separate WinForms projects. The actual case is that there are going to be two
|
| WorkItemFormControl - Linked Work Items opened as HTML documents | 27 May 2008 16:43 GMT | 3 |
Hi people... I integrated WorkItemFormControl with my application and it works as expected except one little detail: if some work Item have another WI or Changset attached as a link (Links tab), linked items will always be opened
|
| Object lifetime/event problem | 27 May 2008 15:47 GMT | 5 |
I have a class that raises events that downstream objects subscribe to. In one case, after destroying the object, the event seems to still get handled in a subscriber object. So I instantiate an object and the event fires correctly. Then I destroy the object and instantiate ...
|
| How to Detect the insertion/removal of flash card media | 27 May 2008 09:41 GMT | 1 |
I am a developer and a photographer, and I am trying to write a windows service that can recieve a notification that a compact flash card, or an SD card has been insterted into a card reader slot. The card reader is a multi-format (CF/SD/MMC, etc) reader connected to the machine ...
|
| how to set date format as dd/mm/yyyy of iis server | 26 May 2008 21:58 GMT | 1 |
i need help, i want to chang the date of iis server i want to set date in format dd/mm/yyyy so that my application vartual derictory uses this date format . thanks in advance
|
| Works Suite 2004 | 26 May 2008 20:50 GMT | 1 |
Is Microsoft Works Suite 2004 compatible with Widows VISTA Home Premiun?
 Signature Bob N
|
| Adding page methods in VS2008 IDE | 26 May 2008 13:16 GMT | 1 |
I'm sure I'm missing something simple but.... Is there an "intellisense" (or similar) way of adding standard method signatures to an ASP.NET page when I'm coding in the VS2008 IDE. e.g. if I want to add:
|
| GridView Checkboxes | 26 May 2008 05:08 GMT | 1 |
I'm having trouble picking up the checked state of checkboxes in my GridView. I'm working in VS2008. I added a TemplateField via smartTag "Edit Columns". My GridView markup is: <asp:GridView ID="GridViewProspectSearch" runat="server" CellPadding="4"
|
| windows firewall not working at all | 25 May 2008 22:55 GMT | 2 |
windows firewall not working at all. i need to access windows firewall program but when i click icon in control panel box pops up stating "Due to an unidentified problem,windows cannot display windows firewall settings." thats it no explanation or hint as to
|
| Office Outlook 2003, e-mail name not recognized. | 25 May 2008 00:05 GMT | 1 |
I have tried to send an email to an unusually long e-mail address, there are 23 characters before the @ sign, I get a message that Outlook does not recognize the address. Is that due to the length? Is there a work around? Thanks for any insight.
|
| Read Byte Array into String for Delimiting? | 24 May 2008 08:35 GMT | 3 |
I have a byte[] that came from a network resource. I would like to read this "line by line" and split it on tab character. The bytes are ASCII encoded, so there should be real EOL markers. I have my MemoryStream on the bytes, now how can I quickly read it?
|
| foreign key update in Tableadapter dataset | 24 May 2008 01:10 GMT | 1 |
I have a dataset with TableAdapter A and TableAdapter B. B has a foreign key which refer backs to A. I add a row to table A and then add several rows to Table B. I update ID of table A of table B with newly added key of Table A (-1)
|
| key press event of textbox in asp.net without javascript | 24 May 2008 00:30 GMT | 1 |
I want to write a code on text chenging(textBox1_KeyPress) event of textbox as we do in windows , but i am unabel to do it in asp .net coz we get only textchanged event. In my application i want to search name with entered text (without on click).i.e i dont want textchanged
|