| Thread | Last Post | Replies |
|
| Hosting application in IE | 05 Nov 2004 07:10 GMT | 6 |
I wonder if the following is possible to do. Say I have created my own document format and a document handler, much like Microsoft Word doc and Microsoft Word itself. Now is it possible to make my application hosted in IE just like MS Word? So if a user click on a link that ...
|
| How to add a string to a big file in csharp ! | 05 Nov 2004 00:51 GMT | 2 |
want to add a string to the file and the file is sort by letter! for examply: the follow file is a big file! ////////////////////// abort
|
| Visual File Comparer Control | 05 Nov 2004 00:19 GMT | 1 |
I am looking for a file comparison tool that I can use in one of my DotNet applications. (something similar to the Compare Versions in SourceSafe, but not so complex). I would prefer it to be written in DotNet, but I do have the flexablity of an OCX or an ActiveX
|
| DataGrid and autoincrement | 04 Nov 2004 23:29 GMT | 1 |
I have a datagrid that looks at a dataset that I manually fill from a remote database. My first column is auto incremented. When I populate the dataset from the remote database the datagrid shows everything that I want it to. The problem
|
| Data Sets | 04 Nov 2004 22:50 GMT | 3 |
I use the XP Pro OS and VB.NET in VS 2003 as my development platform. Over the last year, I have been trying to compress my development into as few files as possible. For instance, for similar report pages I have consolidated into a single .aspx page and used dynamic datagrids
|
| Trap http Request and Response Header | 04 Nov 2004 22:14 GMT | 1 |
Hi, I am trying to write a web browser control Application in c#, i want to trap al http request and response header which are sent/recieved. I am new to Windows programming
|
| Unable to generate a Datset using OledbDataAdapter in VB.net | 04 Nov 2004 20:58 GMT | 1 |
I am Using (Windows XP) Visual Studio.net 2003 professional edition working on VB.net language. I am bulding a very very simple project in VB.net where i connect to Access Database by dragging OledbDataAdapter tool from the Data tab of the Toolbox.
|
| Help: Declare Delegate type in an Interface ???? | 04 Nov 2004 18:47 GMT | 1 |
I have a VB.NET application which is able to identify and load dynamically other dll's. created for my application. Those dll's are working as plugins for my main application.
|
| Exam 70-315: Developing Web Applications with Visual C#.NET | 04 Nov 2004 18:36 GMT | 2 |
I'm currently preparing for the exam 70-315. I'm using the Self-paced training kit "Developing Web Applications with Microsoft Visual C#.NET", but I find it rather difficult. I have programming experience in Lotus Notes and I have developped several
|
| Cast String to Guid | 04 Nov 2004 17:59 GMT | 6 |
How do i convert a string to a Guid datatype
|
| --- label alignment | 04 Nov 2004 17:30 GMT | 3 |
I put a label in my asp.net page but I could arrange alignment. I need to set alignment to middle. How can I do that? Thanks, Jim.
|
| HttpWebRequest problem: Please help | 04 Nov 2004 17:26 GMT | 2 |
We are working on a asp.net application in which we need to send some data to a PHP application on another server. We are using HttpWebRequest object to 'POST' the data to a PHP page as key-value pairs, which will be accessed by the PHP script as posted variables.
|
| Client-side script embedded in code behind | 04 Nov 2004 17:18 GMT | 4 |
I have code which checks whether a datagrid is empty and if it is it shows a panel on my page. If its not empty then Im using the server.transfer to go to another page so as im able to use the items in an array list. My problem is that I also have had to incorporate some ...
|
| Recognize a mapped network path | 04 Nov 2004 16:48 GMT | 2 |
can anyone tell me how I can find out if e.g. "T:\Folder\SubFolder" is a mapped networkdrive or a local drive when I get this string from a file open dialog ?
|
| Reports and Visual studio 2005 | 04 Nov 2004 16:44 GMT | 1 |
I have one question i saw that Visual Studio Professional Edition and Team System inlude SQL Reporting Services so how will be with licensing, it will be free for this report with sql database 2000 express. I don't know whic report to use, beacause I have small and large ...
|