Advertisement

1 - 6 of 6 containing alltags:(".net 3.x") (0 seconds)
(a link to an image of the class designer and app is below) I have 2 linq to sql classes, Place and PlaceType.  A place is a restaurant and PlaceType is the type of food.  To add a new place, y...
Zones: LINQ, MS Visual C#, .NET Framework 3.xDate Answered: 06/27/2008 Grade: A Views: 13
I have a dataview of a datatable that I have filtered down by location.  There are 5 columns in this view that I need to do a count on and return a value.  I found the code below in a different que...
Zones: MS Visual Basic, .NET, .N...Date Answered: 08/17/2008 Grade: A Views: 0
I have created a windows service that will run and open another app at the same time every day.  It seems to work as far as starting the app and I see it load into the task manager under processes,...
Zones: MS Visual Basic, .NET, .Net C...Date Answered: 08/14/2008 Grade: A Views: 0
I have a form1 and form 2.  When I try to open form2 from form1 using the following code, it opens the form window twice.  Any thoughts on what would cause this? dim form as new form2 form.show
Zones: .NET, MS Visual BasicDate Answered: 08/12/2008 Grade: A Views: 0
This is my first windows service and I have been reading a lot about them from different sources and I have combined some of the items I have gathered along the way.  I am sure that the only true t...
Zones: MS Visual Basic, Visual Studio, .NET Framew...Date Answered: 08/08/2008 Grade: A Views: 5
I am creating a custom control that inherits from Selector using WPF and C# (.NET 3.5).  For some of my functionality to work correctly, I need to be able to pull values/display text out of the con...
Zones: .NET Framework 3.x, C#, MS DevDate Answered: 07/24/2008 Grade: B Views: 0
  • 1