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
VS2005 and VS200823 May 2008 02:32 GMT3
Hello guys!!!
I have a little question, i've heard that some people has installed on their
machine vs2005 and vs2008, but if you can work vs2005 projects in vs2008
which is the reason to have both vs installed on same machine?  or my old
Apply a control template to a thumb with c#23 May 2008 02:15 GMT3
I have a wpf app and need to apply a control template to a thumb at runtime,
but I can't do it the same way I would apply a style.  this is what I want
to do:
Thumb thm = new Thumb();
opening a pdf file using javascript23 May 2008 01:59 GMT2
I want to open a pdf file from a web page using javascript.
Thanks.
Huge resource file22 May 2008 22:46 GMT1
I work with VS 2005.
In a certain minute the resource file of my project became huge - around 3
mbytes(the ususal size is a few kbytes).
Can someone help please?
makefile?22 May 2008 21:36 GMT3
Hi, For C/C++ project, when I needed the translation stored in the resource
file,  I used to build the solution and created a makefile using .OBJ so that
the customers can change the resource strings or dialog/font etc. For C#, all
I can find is csc.exe. Since it doesn't create  ...
Download complete event22 May 2008 21:15 GMT1
I have a site (www.motiont.com) where people can come and download a
zip file.  Is it possible for me to know when the file was fully
downloaded (and not cancelled in the middle)?
It is .net 2.0 site
xml serialize22 May 2008 20:20 GMT2
just a little probleme...
how can i do, for delete "q1:" when i serialize my object ?
[Serializable]
    [XmlRoot(ElementName="rr",Namespace = "http://www.mysite.com/ws/")]
Updating a field from a combo box lookup22 May 2008 18:22 GMT4
I need to provide a pick list for a data entry field.  I do everything but
take the selected value and get it into the dataset for eventual update to
the the database.  I can show the field of the dataset and I have a separate
combo box field but can't seem to connect the two.  ...
c# object caching and reference counting22 May 2008 17:52 GMT5
I need to cache various resource objects such as images for example,
wich might be referenced from multiple objects
(wich could be considered documents for ease of discusion)
and the idea is simply to make sure they arnt duplicated
DrawToBitmap C# problem22 May 2008 17:49 GMT1
Hi, im having a problem with drawtobitmap in C# when i call the method its not printing the contents of a control. in my case richtext format, my code is below;
Bitmap bi = new Bitmap(this.rtfbody.Width + 200, this.rtfbody.Width + 200);
bi.SetResolution(3000, 3000);
// rf = rtfbody ...
Dlgedit.exe, is it no more...?22 May 2008 17:04 GMT3
Hello Newsgroup,
Made my own assembley that enables highly customisable Windows Common
Dialogs, specifically FileOpen, FileSave, ChooseColor and ChooseFont. I'd
done these before using VB 6.0. In order to place these dialogs on custom
evaluate a string to an object question22 May 2008 16:05 GMT8
I have a custom business object of type Person.
i created a page with check boxes that will post to a second page that is
strongly typed with the first page and i have a function that retreives all
the checked boxes from the first page. The ID value of each checkbox is the
how to retrive value of textbox assined in page UNLOAD event in javascript....22 May 2008 13:41 GMT1
i have created a web application in vb.net.
i have assigned a value to the textbox during page UNLOAD event as below..
........
Protected Sub Page_Unload(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Unload
Web farm question22 May 2008 13:37 GMT1
I am working on a shopping cart application, it works fine on a stand alone
sever, but not on a web farm environment. The items I added to shopping cart
could disappear suddenly, I think the following codes might have somthing to
do with the problem.
Regional Settings22 May 2008 11:57 GMT1
How can I query & change the country settings programatically?
Thanks.
 
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.