| Thread | Last Post | Replies |
|
| Change variable values at runtime in debug mode? | 25 Feb 2005 21:53 GMT | 2 |
Can I change the value of a variable at runtime using the command window? I thought I was able to do it in VB 6.0 on VStudio 6.0? Is the same thing available in .net? Pls help. I hate to have to rebuild my solution every time! Thanks for your time.
|
| Repair MS VS .Net installation. Can't get past Intel Chipset Insta | 25 Feb 2005 20:01 GMT | 5 |
I'm trying to repair an installation of MS Visual Studio .Net 2003, but if I try to install prerequisites (Step 1) or Visual Studio .Net (Step 2), it launches a Spanish install of the Intel Chipset and then goes no further. Can anyone help me round this please?
|
| General question on Web portal application development using .NET | 25 Feb 2005 19:20 GMT | 2 |
I am currently developing GIS web portal application based on Opensource technology called Jetspeed from apache but as our company do develop GIS application using Microsoft technology as well in the past, I just wonder what sort of software and framework is needed for ...
|
| any event in datagrid raised when data in datagrid changed | 25 Feb 2005 17:52 GMT | 1 |
is there any event that is raised when data in datagrid is changed. actually im using a dataset filled through data adapter and is the data source of datagrid Posted Via Usenet.com Premium Usenet Newsgroup Services
|
| firewall | 25 Feb 2005 16:44 GMT | 6 |
i need to know if it's possible to write a full firewall with c#. Not just closing/opening ports , but application capable of what can be achieved by using norton firewall, zone alarm, kerio etc. , or EVEN iptables (linux
:> ). Please, answer me. All knowledge will be extremely ... |
| Get rid of extra namespace | 25 Feb 2005 16:06 GMT | 1 |
I've the following code: writer.WriteStartDocument(); writer.WriteStartElement("n", "Property", "http://www.aaa.com"); writer.WriteAttributeString("xmlns", "j", null, "http://www.bbb.com");
|
| Data Grid displaying columns TWICE! | 25 Feb 2005 16:06 GMT | 3 |
I have 4 columns in my sql database table. I added a data adapter , data set & a data grid to view this information. But the data grid is displaying those 4 columns TWICE , i.e in the data grid i see 8 columns. In case this is useful, the primary key is Serial no. which is an ...
|
| FLASH file in VB.Net Web project | 25 Feb 2005 16:05 GMT | 2 |
How do I access a flash file in my .net web pages. I have worked with image files with no problem such as: in my header.ascx program, I have a: <IMG src= "images/header_gold2.jpg">
|
| Thumbnail Generator Web Service for Windows 2003? | 25 Feb 2005 15:14 GMT | 1 |
I am looking for someone to guide me in the right direction. What I want to do is take a "screenshot" of a web page programatically as IE sees it, using C#? I had previosuly used the Thumbnail Generator Web Service made by the
|
| File-transfer to a mobile | 25 Feb 2005 14:55 GMT | 1 |
I want to transfer Data (files) to a mobile but not via GSM-Datatransfer (this is to slow), I need more speed, something [b:2a5a71decf]like GPRS[/b:2a5a71decf]. My question is, are there any possibilities to transfer ~maybe a file~
|
| very slow updata after column added | 25 Feb 2005 14:15 GMT | 2 |
I have a dataset which originally came from an Access table. I then add a column using code to the table in the dataset and fill it with data. (About 1000 records) . The column is not in the original Access table. all works fine except
|
| error when installing dotnet framework | 25 Feb 2005 13:48 GMT | 1 |
Good Afternoon, Today I tried installing .net Framework 1.1 off of the web and received an error. Can not install this program. Let me start with some history first. I have a Dell Optiplex running Windows XP Pro with sp1 with all updates
|
| If then else query... | 25 Feb 2005 13:33 GMT | 4 |
I insert a number into textbox1 between the number of 1 and 37 and i need to manipulate what the user puts in. For instance if they put between 1 and 5 they get a certain price and between 6 and 10 annother price and so
|
| The underlying connection was closed: Unable to connect to the rem | 25 Feb 2005 12:21 GMT | 2 |
Ich have some Problems with the call of a WebService! Situation: WebService is on the Internetserver The Webapplikcaion ist on the Intanetserver .... when I call the Webservice
|
| ActiveX Control Licence Problem | 25 Feb 2005 11:09 GMT | 1 |
I'm attempting to port a VB6 application to C# and have previously used the mswinsck.ocx control (on a different machine). On this machine Im told that I dont have licence permission to use the control. Since I'm an MSDN Universal subscriber shouldn't I have sufficient rights? ...
|