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# / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CSS Control Adapters19 Sep 2006 14:49 GMT1
I have been reading about the new CSS Control Adapters.  (@
http://weblogs.asp.net/scottgu/default.aspx) And was wondering if any one can
tell me what the point is.  I downloaded the sample kit and was playing
around with it.  What is the difference between using the older ...
Logged in User without domain19 Sep 2006 14:48 GMT5
I am dealing with a strange issue , that , i initially thought would be a sitter to implement , let me know if you have some
clue to resolve the issue :
In one of my business logic , i fetch the current logged on user as follows :
string username = System.Security.Principal ...
.Net 2.0 Certification Book19 Sep 2006 14:45 GMT2
Is there a good book that will prepare me for the MCTS exams?  I'm really
interested in getting to be MCTS.
Regards,
Arlef
ClickOnce19 Sep 2006 14:14 GMT2
Hey guys
A simple question. I am using clickonce which i think is awesome btw, but
what i dont understand is where does it install the data files? Usually
you'd expect c:\program files etc, but you can't state where to insall on
casting from short to ushort19 Sep 2006 14:06 GMT4
I have a problem in casting short to ushort in my project.
i have a ushort value of 38,143 now it is converted into short value of
27,393 and stored in variable.(when i casted ushort to short)
1. now how can i get back value 38,143 from short variable value 27,393
retrive xml attachment19 Sep 2006 13:58 GMT1
i'm developing an application that will be capable of retrive an email
from a pop server and retrieve the attachments of each mail message. I
can so this of any type of file except text files an xml files. This
kind of files doesn't appear in the attachment list. Why?
UITypeEditor as a Control via PropertyDescriptor.GetEditor()19 Sep 2006 13:53 GMT2
::: Question:
Does anyone know of a simple Control / UserControl implementation that hosts
a UITypeEditor? Or the correct way to call PropertyDescriptor.GetEditor()
and get a non-null result for usage in a Form?
Suspending form's controls drawing19 Sep 2006 13:40 GMT1
I'm writing an application and in one of it's forms I should dispose
all existing controls, create and initialize some new controls and then
add them to the form. so the form's appearance will be changed. But
during this transition, when I add a control to the form, that control
Advanced UserControl Question19 Sep 2006 12:57 GMT2
The ToolBar control allows you to add toolbar buttons. When you add a button,
the button is not only displayed in the toolbar, but also added as a
separator control in the form/usercontrol your toolbar exists in.
I'm writing my own usercontrol which contains various different ...
FTP Client via http proxy over SSL?19 Sep 2006 12:46 GMT2
I was using the FtpWebRequest class in .NET 2.0 for an FTP transport over
SSL. It is working well, however the new requirement for my application is
to tranfer files via an HTTP proxy. The FtpWebRequest class supports such a
proxy, however, the documentation states that the FTP ...
KeyDown not capturing all keys19 Sep 2006 12:21 GMT3
I have a control that handles the KeyDown event but it does not seem to
execute when a combination of keys is pressed - like CTRL+Z. If I
press CTRL, it executes. If I press Z, it executes. But the handler
does not see the combination.
question on Managed code19 Sep 2006 10:53 GMT5
I've a pretty basic question on managed code. I read through couple
of.net documentation, and reached a state where I know that managed
code would be run by the .Net run time and it has so and so
advanantages
Thesaurus Implementation19 Sep 2006 09:32 GMT8
Hoping that every body would be fine at this group.
I am learning c sharp. Please, if anybody can make this program, i
would be highly obliged.
Implement a thesaurus (a dictionary of synonyms) that implements the
Can you have a generic-type Windows form?19 Sep 2006 09:23 GMT4
Is it possible to have a Windows form that is declared as a generic type,
i.e.:
public partial class DataEntry<T, C> : DataEntryBase
 where T: ...
Sum column DataView19 Sep 2006 08:57 GMT2
Hi
how can I get the sum of a specific column or field in a DataView.
Cheers
 
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.