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# / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGrid?20 Feb 2007 14:59 GMT5
I'm having problem with seeing my datagrid? Yet I set Property visible
to true and I'm caling the DataBind() what could be the Problem. I
mayed be forgetting something.. Could you please help?
Thanks?
Need to connect to events generically via Reflection20 Feb 2007 14:54 GMT2
I just moved over to C#2.  In 1.1 I implemented a generic event
handler stragey by emitting a handler of the correct signature type.
However, with Covariance/Contravariance in C#2 I hoped to clean things
up.
Get XPath to document node20 Feb 2007 14:23 GMT1
Is there an easy way to get an XPath expression (in string format) to an
arbitrary node in a XmlDocument.
E.g.:
string s = node.XpathToString().
Exposing Generic Lists20 Feb 2007 13:31 GMT4
We have a class that has a public property that is of type List<T>.  FXCop
generates a DoNotExposeGenericLists error, indicating
"System.Collections.Generic.List<T> is a generic collection designed for
performance not inheritance and, therefore, does not contain any virtual
Is there any web service to send free SMS in c# project?20 Feb 2007 13:24 GMT6
I am trying to implement a sms notification program with c#. And I
found a website http://www.webservicex.net which states it can send
sms to world wide. But I tried, it says "message has been sent
successfully, " but I never get it.
MousePosition - offset on Y?20 Feb 2007 11:54 GMT1
When using Control.MousePosition the x values seems to be just fine when I
draw something on the screen, but the Y value seems to have got an offset -
independently of where on the screen I put the cursor the item I draw is a
fixed offset below the cursor - why is this so?
Transparent UserControl20 Feb 2007 11:31 GMT2
i have written a costum user control for my program works like an empty
windows form,
for styling and using reasons. and then i create inherited controls from
that my main form design..
Debugging a WebService20 Feb 2007 10:36 GMT2
I want to set a break point in the web method that I am trying to debug and
then I want to access the web method via my cell phone and have the break
point activate so I can see what is going on. How do I do this?
PS: I am using "Microsoft Visual Studio 2005 (C#)" Professional ...
Failed to grant permission to execute20 Feb 2007 10:09 GMT2
I am developing a windows form application using C# on .net 1.1.
This exe uses a COM dll which I had added as a reference and VS2003
had produceds necessary stub for inter operation.
Now when I run this exe on my production area it gives me an error
question about UICulture in asp.net20 Feb 2007 09:55 GMT1
I have a question about asp.net.
I'm trying to create a multilingual site with resources and stuff, it
works ok, but what is the difference between
using:
getting at users outlook inboxes programmatically20 Feb 2007 09:33 GMT5
I am trying to get at different users inboxes programmatically (see code
below).  It works fine, except for the fact that the logon line seems to
always logon to my local account rather than logging on to other
accounts on the network.  Anybody know how to logon to other people's
adding one element to a fixed array []20 Feb 2007 09:18 GMT4
This is my first time posting so I hope i'm in the right place.
I have a project which uses an xsd.exe generated .cs file containing
the class definitions for each of my schema's XML elements.
I am using this stucture in memory to maintain my data, but I have
question20 Feb 2007 09:12 GMT4
is there any way to find out if the number is in scientific format
How make ClickOnce copy a file to the client?20 Feb 2007 09:07 GMT1
I have a Win app that references another project.  In that other project,
there is a remoting.config file that obviusly doesn't get compiled into the
DLL.
When I use ClickOnce to publish my app, it doesn't work because that file
Raising UI-level events from a thread without using Invoke?20 Feb 2007 08:54 GMT23
Hi,
I have a class which monitors a TCP socket. This will on occasion raise an event which can be handled by a GUI.
Now, I am aware of the
if(InvokeRequire) {
 
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.