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# / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Setting .Text property of a group of textboxes from another control30 May 2008 22:32 GMT3
I am trying to figure out how to efficiently do the following:
Say I have 10 TextBox fields on a form. From each of those, I would
like to have
a right click context menu. There are 10 menu items on the context
repeater control with selection30 May 2008 19:20 GMT3
Hi,
    I wish to create a repeater control in c#.net that allows for the
selection of rows, any idea how this can be done.
Regards
Max recipients allowed in TO list30 May 2008 19:06 GMT3
hi..
Is there a max on the number of recipients allowed in the multiple
recipient format when we send mail through system.we.mail?
User control property doesn't added into the dsigner...30 May 2008 18:06 GMT4
I am creating a user control. I added a new class as the property of the
control. but the value of the class elements are not saved in the form
designer. What is my wrong? Any experience?
Any help would be appreciated.
WPF ScrollBar increase the RepeatButton value30 May 2008 18:02 GMT1
I have a WPF ScrollBar that had a rather large maximum value. Now the
problem is that everytime I click the RepeatButton (the buttons on
both side of the Thumb button) it only increases the value by 1.
What's the best way to increase this value by a reasonable number? Is
WPF equivalent of DropDownList?30 May 2008 17:34 GMT7
I'm getting started with WPF & am converting a small asp.net app that uses a
couple of dropdownlists. They have the useful feature of holding a string
and also another (index) value in each item.  ComboBox does not seem to have
this virtue.  Suggestions?
File.Copy problem large number files over network30 May 2008 16:39 GMT1
I am using standard File.Copy(source,dest,true) method in C# and I have
problem with copying large number of files.
Here is my code:
 foreach (FileInfo file in files)
dataset relations30 May 2008 16:16 GMT6
I have three datatables in my dataset firstly a products then a
stocklink then a stock table. Now i have linked products table to a
datagrid and the stock. The stock link table joins these 2 tables
together i have a relationship between products and stocklink and i
c# xml processing30 May 2008 16:14 GMT1
generic xml:
<obrazac>
<odjeljak sifra="G.5">
    <red num="1">
Managed/Unmanaged code30 May 2008 15:14 GMT2
I am trying to understand this; I have a question.
I understand these statements are true:
1. Managed code is code that is executed by the CLR.
2. Managed code can access managed and unmanaged data.
Get rid of DataTable30 May 2008 14:39 GMT7
How can get rid of a DataTable instance?
Set it to null + call Dispose on it?  Anything else? Is Dispose really
necessary given that the DataTable doesn't hold any resources (AFAIKT)?
Yes, I know there is no deterministic finalization - but I want to do my
XmlArray with two unrelated XmlArrayItems30 May 2008 14:26 GMT2
does anyone know if I can have an XmlArray with two unrelated
XmlArrayItem,
i.e. where the items are not child-parent related?
I tried this, but I get an exception when creating the XmlSerializer.
FormsAuthentication.RedirectFromLoginPage30 May 2008 13:51 GMT2
When you have authenticated a user and you call
FormsAuthentication.RedirectFromLoginPage, how does it know what is the
default page that it is supposed to redirect to?  The page I want it to
redirect to upon successful login is main.aspx, but it just says that
asp.net to php30 May 2008 13:02 GMT10
I have a small web app (Default.aspx, Default.aspx.cs)
and one of my clients demands a PHP version.
I have no prior experience in PHP coding
so if anyone could help translate this two
Data transfer objects in C#30 May 2008 11:48 GMT3
I am learning DTO and wrote a dto for my "Product" class. I want to know
whether I am following the right method ? Here is my code
class Product
{
 
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.