I am writing an application that prints to a label printer.
The data is being queried from a database then placed on predetermined areas on the label. Some data may top right corner some may be bo...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22945581.html
Zones:
C#Date Answered: 11/14/2007 Grade: A Views: 0
only if i anchor the control to the bottom of the container do i get a designer.cs generated system.drawing.point for the container that is outside of the form -- this is really annoying and i can'...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22951...
I am designing a web application. In the past I have allways included all the database code in the webform's codebehind, so I am trying to implememt a Data Layer (DL) as this seems to be the latest...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23033513.html
I want to generate some sort of help documentation on my class library (i.e. Utilities.dll) and I've found two options, NDoc and SandCastle. NDoc isn't compatible w/ .Net 2.0 from what I understand...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23045342.html
Greetings, I really appreciate the intellisense in methods with params that are enums, something similar to this.
protected void MyVoid(MyVals Vals)
{
string str = Vals.ToString...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23046507.html
Zones:
C#Date Answered: 12/30/2007 Grade: A Views: 0
Hello
I have an array of strings with values like these:
"Question1"
"Question2"
"Question3"
"Question4"
"Question5"
"Question6"
"Question7"
"Question8"
"Question9"
"Question10"
"Ques...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23050610.html
I have an ArrayList that will hold various objects. I want to search the arraylist to see if an object or value is in the list.
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23056003.html
Zones:
C#Date Answered: 01/03/2008 Grade: A Views: 110
I create notify icon in a windows service, then install that service and run it - the icon show up in the tray if i do the following steps only
My Computer - Manage - Services and Applications - ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23068851.html
Does anyone know how to reference .Net dll's in Powerbuilder 10.0. We want to start using the Microsoft eencryption algorithms for passwords in our program.
http://www.experts-exchange.com/Programming/Editors_IDEs/PowerBuilder/Q_23072645.html
Hi Friends,
I have developed a Windows service. Now i need icon for this service in systray and context menu for this icon.
I have added context menu for notify icon but context menu not displa...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23075382.html
Zones:
C#Date Answered: 06/01/2008 Grade: A Views: 6