What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Top .NET Solutions: 126 - 150 of 716
 
I'm populating a listbox on initial load, allowing for the user to add/remove from that listbox and then save the modified list.   I was thinking perhaps an xml file in their temp or somewher...
I am trying to connect to a database but It wont. I think I have done everything right but still it wont connect. So could any one take alook at my code and maybe try to connect them self t...
Experts, I have to build dynamic linq query in C# and need immediate help with code.   This is the datatable and I have to add where clauses dynamically to it.  Please help: DataTable resul...
Hi All, I require a text editor control to go into a .net WinForms desktop application which will save the content as HTML. Can anybody advise / recommend a control? Or does a control li...
Hi, I have the code below and want to test my method but get the error above error unable to find default constructor for class Please help Thanks, R8VI
I have a vb.Net app which creates an Excel spreadsheet. It also opens an existing spreadsheet and copies two worksheets from that existing spreadsheet into the new created spreadsheet workbook...
HI, I have the follwoing code but when i click edit the drop down menu does not get displayed. Please help Thanks, R8vI
Newer versions of PGP still have option to select CAST encryption algorithm. I want to know how secure is this algorithm and why there is no advancement done in this algorithm to accept large ...
Hi I have the following code      string[] questionid = new string[countquestionsinDatagrid];               for (int i = 0; i < dQuestions.Items.Count; i++)             {             ...
I have a application that reads in a EXCEL worksheet.  How can I have the worksheet sorted by a column frim the spreadhseet?    strComand = "select * from [" + cboSheetName.Items[WorkSheet1...
In a VB.NET 1.1 winforms app, how do I disable the mouse scroll wheel for a combo box, after an option is selected?
Hi, A. I am planning to develop a website that allows users to register themselves, and receive a log in and pass word in case they want to update their account. B. After registration, ...
I have this code and I wanted it to list the network adapters and their driver but my code doesn't seem to list anything at all. How can I fix my code?
Can someone please explain why I am getting this error message "Unrecognized escape sequence" on regular expression.  This is C# .net application. In the expression below the compiler is fl...
When working in VB.net with ADO.net my INSERT statements look the first piece of code below. This iis OK for a when a few fields are being imported. However, many tables I work with have over ...
I want to display a page in my IFRAME. I want to set the source of the page in the code behind dynamically. I wanna set the height of it based on the height of the source page so that i dont s...
Hello, I need to get the value of a label in a gridview on the pageIdexChanged. I'm using the code below but am getting the... object reference not set to an instance of an object... error mes...
Hello Experts, I have multiple webforms. On a normal scenario...user is redirected to succeeding webform after populating all required fields of the form. I meant from FORM1 -> FORM2 -> FORM3...
I have a server running on ASP.NET that should start doing things after an email is received. How can I monitor an email account for that email?
Experts, I have a horizontal datalist that displays name form dataset.  This datalist exist in design bt when I run it it does not show in webpage - asp.net web app.  Please help ASAP.
Hi, What I want to do is the follwoign 1) I have a list of questions that get uploaded one by one 2) Then once the user has answered yes or no I want to store this in a XMl file and se...
If I build a query in VS 2008, is there any way to store the output (short of cut/paste) into an Excel file (or any other file type)?
I am just  how I would extract the following results from this website -http://estibot.com/ I would like to search a domain name, for example www.google.com, then take the results from the ...
Can anybody help me on automating the UI testing using the .net framework?
I want to install dotnet2008 in my pc. what is the minimum requirement  for ram? what is the minimum requirement  for motherboard ? what is the minimum requirement  for ram for applicatio...