Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested .NET Framework 2.0 Solutions: 1 - 25 of 416
 
have got the 'select' button to work within a dataview grid -- what are the delete and edit command equivalents? attached is the select format/version I use -- can I simply add the delete a...
Hello everyone, I am having some problems with this page that has a Placeholder control inside an UpdatePanel control. When the updatepanel is triggered, then the page seems to do a full po...
Every day at 12:00AM I get these error messages and they continue every minute until I restart IIS.  The asp code that this error message is complaining about runs perfectly all day, until mid...
I'm building a .NET windows forms application to access an ASP.NET web app. The web app allows users to generate custom reports in Excel format and then download them. I have used a WebBrowse...
Ok, I'm trying to use the UPDATE command with the embedded gridview. Upon using the UPDATE command, I need to specify which column is being worked on. The prime candidate for this is a unique ...
Hi All, I have an app that I would like to display the current time in. Currently (and in previous apps) I have a timer object and when that is fired, I set the label caption or text to the d...
Hello All,     I have a Gridview control (dgDocuments) and in it I have a template column with two images in it. An up arrow and a down arrow. When either of these is clicked it runs the oncl...
Hi, I have a datagridview with 4 textbox columns and one combobox column. How do i bind the grid to a datatable  
I need to write a method/class in C# that would create a file. This method/dll will be eventually be used as a reference in another program. I will also need an executable file to test it out.
Hi, I developed a website where it uses oracle client to access the oracle database and to pullup the details. I used asp.net 2.0 and and oracle.dataacess. It was working fine in my local...
Hello, I have application which need to write to windows event log. I've created additional log in windows and granted full control on it to ASPNET user. The developer writing web application...
Hi Our main website is currently very unhealthy. We are getting the error below whenever we access any of it's pages. I have also attached the event view trace. Does anyone have any ide...
Hi How can I cancel edit mode before I manually push the new value into a datagridview cell! Im trying push in a value i selected from a datepicker ,but when selecting the next cell in the...
Hi                       i am bulting an ASP.NET web-application , i need to get the  client resolution with C# only not with JavaScript...                     Detecting client reolution wi...
Hi experts, I need to get the password of the current windows user. I know that System.Environment.UserName gives the current user's login but I need the password.  Is there any way that...
I did microsoft update and microsoft .net framework 2.0 service pack1 will not fully install what do i do?
Hi Experts, I found the following code that does the job of a winsock control. But this is a sub that you may call by a click of a button, and what I need is an even that gets fired whenever ...
Hi, I have a table with field type:datetime... i retrieve its value from database now if the date is null the value returned from database contains time and no date...if i check against d...
I keep reading that .NET 3.5 is just 2.0 with built-in AJAX. It even uses the same core and don't even need any code changes. I currently have an ASP.NET 2.0 / C# website (with no AJAX.net ins...
I have copied a ASP.net program on my laptop, where visual .NET 2005 has been installed (together with ASP.NET Framework 2.0). I have created a virtual directory for this applicaiton and set ...
OK, I am attaching a simple program I created in VB.NET, I can run this code from my desktop (XP Pro SP2) no problem, but if i place it on another machine in our network (XP Pro SP2) and run i...
The Windows Update program keeps trying to, but fails to, install "Microsoft .NET Framework 2.0 Service Pack 1 (KB110806)". Here is my system information:                                 ...
Hi, How can I count the number of rows in an excel sheet column... Function (byval col as integer) will return number of rows
I'm trying to install Nikon Capture NX on my new white box PC (Win XP PRO SP2, 3GB RAM, etc.). It would not run properly; I configured DEP to ignore it and I configured boot.ini to "AlwaysOff"...
Hi, I've seen in many asp.net 2.0 projects this sample of code (same structure I mean). All projects are using XSD as data access layer and this BLL class just creates instances of strong t...