Experts, i am battling with this problem of No Symbols loaded. When i start debugging , i have the modules window open and i am trying to F11 my way deep into the code and i am not able to do so, b...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_.NET_2003/Q_23405...
I have heard that Java allows a CheckStyle plugin in Eclipse where in we can specify all the styles that our code should adhere to (like the variable names should start with "_" etc etc). Is there ...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23627298.html
I have a project that requires Microsoft .net 1.1 framework on my building's PCs. I just discovered that I have about 150 XP Pro SP2 PCs that for some reason don't have .net 1.1
I usually push o...
http://www.experts-exchange.com/Programming/Languages/.NET/Compact_Framework/Q_23646321.ht...
I have a number of services that are accessing a SQL 2005 Express database through SQL Logins. Seemingly at random the services were failing in their access of the database with the following messa...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22946605.html
Hi, I need to provide a page with links to download files from the server. However, I am not sure what would be an ideal control to use for this scenario? Would it be Hyperlink or LinkButton?
...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_22961661.html
Hi,
My C# form has a ContextMenu. I could not find a way to define the MenuItems at Design time, so I added them dynamically. But there a couple of problems. I defined and used them as follow...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23052427.html
Zones:
C#Date Answered: 01/01/2008 Grade: A Views: 0
I'm trying to define a brand new class within an existing NameSpace as:
using System;
using System.IO;
namespace TeleCS
{
/// <summary>
/// Summary description for PalmDatFile.
/// </...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23052560.html
Zones:
C#Date Answered: 01/01/2008 Grade: A Views: 25
How do I display (is a ListBox) all of the items in a NameValueCollection? Specifically, for Debugging purposes. Would be nice in the Watch list.
Things are defined as:
public class PalmDa...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23060438.html
Zones:
MS Visual C#Date Answered: 01/04/2008 Grade: A Views: 0
In the file, TelMain.cs, I have:
namespace TeleCS
{
...
public fmTele()
{
...
}
public MenuItem miSearchPalmNotes = null;
...
}
In the fi...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23060489.html
Zones:
MS Visual C#Date Answered: 01/06/2008 Grade: A Views: 0
Hi,
I have a binary stream file that was created on my Treo by the PalmOS.
After syncing to my PC, I search the file for a specified string and show the results in a ListBox.
Fine. Except...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23063898.html
Zones:
C#Date Answered: 01/07/2008 Grade: A Views: 4