Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataTable Select - Undefined function error08 Jul 2008 07:28 GMT4
I've to filter rows from DataTable Select
There is a column named "Phone" which contains values in the following
format:
(901) 789 1234<BR>(901) 789 1235<BR>(901) 789 1221
Just want to know if it is possible with C#.08 Jul 2008 02:55 GMT3
I'm writing a very simple web server with C#. Since this is NOT for
actual use, I won't permit connection from other than the computer
it's running on. But, when I run it, Windows Firewall askes me if I
want to unblock it. Of course, I can simply click Keep blocking, but I
can't see this odbc datasource on the network from a web service08 Jul 2008 02:48 GMT5
This code works:
using System;
using System.Collections;
using System.ComponentModel;
Inheritance map over all the classes in .NET08 Jul 2008 00:33 GMT4
I would like to have a map over the inheritance hierarchy that exist in
.NET.
Can this be found somewhere on the NET.
//Tony
How to break out of a event handling loop?  Detect a minimized     window?08 Jul 2008 00:16 GMT4
See comment below.  This is a simple problem but I'm a little rusty.
How to break out of a event loop (here _Paint)?  I've tried if/else,
case, etc but not quite what I want--I keep getting the JIT system
event exception handler saying "zero area!", or, worse, the Paint loop
Datagridview checkbox07 Jul 2008 23:59 GMT2
Please help.How can i catch the event when a checkbox is checked on
the datagridview. thanks
Windows Service Install07 Jul 2008 23:41 GMT4
i created a windows service and created a installer for it..
i just want to add a feature to it.. please guide me in doin that..
the serviceprocessinstaller allows me to specify the account type as
the Local System account..
Problem Updatinh Databound TextBox when Underlying Property Changes07 Jul 2008 21:49 GMT1
We have a class with a DateTime property and a string property that
represent that same date. We bind our text boxes to the string
property. We do this so that our users can enter dates in various
formats.
how to change the item type display name in pop up collectioneditor07 Jul 2008 19:26 GMT7
I have my property editor wich uses the pop up
collection editor for arrays etc,
but i have had to use a generic wrapper for the
elements in some types of collections.
SQL to Linq - Left, Right and Inner Joins07 Jul 2008 19:02 GMT19
I am used to SQL but I am starting to use LINQ.
How can I create Left, Right and Inner joins in LINQ? How to
distinguish the different joins?
Here is a great SQL example:
installutil for windows service07 Jul 2008 18:48 GMT4
I get an error saying “Source MYSERVICENAME already exists on the local
computer.”
I have XP.
What’s up with that? any help about it, please
Summary query in DLinq07 Jul 2008 18:35 GMT6
DLinq objects:
class Item {
 string ItemCode {get;set;}  // primary key
 }
Format Numbers To Strings.. Perfomance?07 Jul 2008 18:04 GMT9
I don't really want to get too much of a debate here, but I have a
feeling this just might cause one. I have been trying to increase the
performance of one of my applications. (C# .Net web app).
Here's the scenario.
NET MVC07 Jul 2008 17:44 GMT1
I am using ASP.NET MVC and I am running into a problem.
I have a List Of MyClass which is a property of my controller
ViewData.
In the View I have a form where I need to display the List in the CSV
shared memory07 Jul 2008 17:11 GMT3
Hy guys!!
I have an structures array, i need to send it memory address to a dll
function, is it possible in c# ?
my dll function gets a pointer to structures array
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.