| Thread | Last Post | Replies |
|
| Identifying Parent and child Tag in XML | 19 Jan 2008 07:55 GMT | 1 |
I have a XML file which contains some Container and item information. Both the tag identying by the same tag (Container). But the outer is parent one and all other are child to that parent. In this eg total 2 parent an 4 items are there.
|
| DNS error on ASPX page - help | 19 Jan 2008 07:31 GMT | 1 |
I have a C# VS2003 1.1 project. I am able to navigate the web site just fine going form page to page in the project. However one page always gives me a DNS not found error even though it exists within the same project. Code behind is not pointing to any other URL during ...
|
| Office Word like GUI | 18 Jan 2008 20:53 GMT | 2 |
A biggie of a question...but... does anyone know if it is easilly possible to create the Office Word like view on a form. So it view is a WYSIWYG view of the peice of paper, which you can then type on. Any examples, tutorials, thoughts.
|
| how to reference COM dll from C# without the COM dll being registered in the registry? | 18 Jan 2008 13:53 GMT | 1 |
how to reference COM dll from C# without the COM dll being registered in the registry?
|
| Pending Limit Exceeded when asking for Microsoft Learning informat | 18 Jan 2008 13:30 GMT | 1 |
Pending limit exceeded If you are still unable to receive the Verification E-mail after three attempts, Contact Us 'Contact us' links to http://support.microsoft.com/?LN=en-us&x=15&y=11 but I
|
| How to search Team Foundation Server? | 18 Jan 2008 09:19 GMT | 4 |
How to search Team Foundation Server?
|
| registery font roblem | 18 Jan 2008 06:35 GMT | 1 |
I was tidying up my fonts and I have managed to replace the font that normally appears when you click on print to a font that is about size 26. I have no idea how to reset it can anyone please advise. Thanks
|
| Supporting XP Operating system | 17 Jan 2008 21:36 GMT | 3 |
I heard from a friend that Microsoft will no longer support XP. There is a sign-up page for those people who still use it and would like MS to continue supporting it. I don't know if this is proper for me to do this on this board, however, I
|
| legacy COM in asp.net | 17 Jan 2008 13:16 GMT | 2 |
We created several COM objects with ATL and VC++ 5.0. They have run for a couple of years under our old Win2k IIS 5.0. Should they be expected to work without revision in the newer asp.net? Thanks in advance
|
| XML File processing | 17 Jan 2008 13:02 GMT | 2 |
I have very complex and hug xml file which I have to store in a different tables of Database . I want to which will give best performance. 1) Loading into dataset and storing into DB tables 2) Processing the XML file by using XML classes (XmlTextReader,XmlDocument)
|
| Form Regions and "locked" items | 17 Jan 2008 03:16 GMT | 2 |
I am unsure which group this should go under so have placed it on the general, if anybody can suggest a more appropriate group that would be great. I have a problem whereby if I update an Outlook 2007 calendar item via an external program (eg. by Exchange Explorer or Exchange 2007 ...
|
| Errors propagating before users | 16 Jan 2008 20:15 GMT | 1 |
I have a thorny issue that we've been unable to resolve now for months. First our web ap uses framework 2.5, and IIS 6.0. What happens is that ocassionaly (once every 5 months or so) a user encounters an
|
| .NET new executable | 16 Jan 2008 17:07 GMT | 17 |
Questions about creating an .net ‘executable’ 2005 that will not remained installed once a user enters some data into the application. I also want this applcation to not require any previous software installed on a users workstation.
|
| CoCreateInstance fails when COM method calling it was called from assembly | 16 Jan 2008 16:41 GMT | 6 |
I have a COM method that is called from VBA. This COM method in turn calls CoCreateInstance on a class that is a .NET class with a COM wrapper around it. This all works fine. However, when I kick off that VBA routine from a .NET class within an assembly, I get a class
|
| Check if a Bitmap has tranparency | 16 Jan 2008 15:50 GMT | 1 |
So I have a Bitmap field, now I want to save it to disk, BUT if it has some transparent pixels, I want to save it as a gif, else save as jpg. Sounds reasonable?
|