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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Round to next value26 Aug 2007 17:49 GMT4
I want to ROUND the value if it is .5 or more to next integer. I am
using like this:
adAmount = Math.Round((basicPay * PerOrAmount) / 100, 0);
But it is not doing correctly. Suppose of adAmount = 132.5, it will
Very strange behaviour, can't cast to Object!26 Aug 2007 16:37 GMT5
I'm getting a very strange behaviour while running  a project I've
done.... Let's expose it: I've two projects. Both of them use a Form
to do some Gui stuff. Other threads pack up messages this way like:
public class UiMsg
Obtaining the index of an array item from inside an event26 Aug 2007 05:46 GMT7
Quick Question   Seems to be an easy task, but apparently I'm not very
bright.  I have an array of checkboxes, created at runtime and
inserted in a panel.  Upon creation, they're each attached to the same
CheckChanged event. Within this event, how do I know the index of the
cache question26 Aug 2007 02:04 GMT2
What is the difference between putting an object into the cache this way

Cache["ObjName"]
and this way :
Let's Unite Against Jews and Mongrels!26 Aug 2007 01:55 GMT1
Rise up and shine, white sons and daughters
Rise up and shine, you gotta fight to part those waters
When we swim in the light, all will be okay
The black, yellow and brown man will wash away.
Basic math Q: how do I make a number-generation function that is biased toward a specified numeric  value26 Aug 2007 01:03 GMT13
I have written a simple function that attempts to set the angle of objects
so as to place them in aesthetically appealing ways. The code follows; there
is some stupidness in it (e.g. a test for meaningless <=180 as a boolean
test). The function is designed to return values that ...
Read text file to Temp file and apply formating and color changes26 Aug 2007 00:48 GMT14
I want to open a text file and format it into a specific line and then apply
color to a specific location of the text and then display it in a RichTextBox
after all of this is done.
I can do all of the above after the file is loaded into the RichTextBox, and
log4net question26 Aug 2007 00:16 GMT2
I know this isn't the log4net support mailing list, but I was hoping someone
could give me a quick hand with this. I just don't like the idea of
subscribing to a mailing list to ask a single question, have to filter
through all the stuff I don't care about and then unsubscribe ...
parameterized datetime query25 Aug 2007 21:29 GMT3
I want to know how can i query from sql server date field without the time?
i mean if i have the following dates:
8/22/2007 12:00:00 AM
8/22/2007 12:23:00 AM
SqlClient and System.TypeInitializationException - Real Head Scratcher25 Aug 2007 19:53 GMT3
I solved this, but would appreciate an explanation if one is to be
had...this seems like a real WTF to me (sorry, I'm particularly put out
right now).
Please note 2 questions following the explanation of the issue:
Plotting a graph25 Aug 2007 19:05 GMT8
Having plotted a graph from x,y co-ordinate to x,y co-ordinate, the graph
disappears immediately (after the last plot). Writing " " to a label, in
between subsequent plots, solves this problem. Could someone please shed
some light on the cause of this?
first message by me25 Aug 2007 13:41 GMT1
Hello  
[color=#006699:dc61d80649]This is [/color:dc61d80649]
a good
[color=#006699:dc61d80649]site for this[/color:dc61d80649]
dll referance25 Aug 2007 12:43 GMT1
Is .net 2 dll can refer in .net 1.1 application.???
is it possible to change fonts in a graphics drawstirng?25 Aug 2007 06:00 GMT5
hey, I want to draw one thing, then dynamically change fonts to a different
font in the same string. can I do that?? any help ?? it needs to be using
"Graphics.Drawstring" method
myactual problem is that I want to put certain, small writing underneath
Exception List25 Aug 2007 05:56 GMT3
I see exceptions in lots of different namespaces.  Is there a complete
list somewhere of all the exceptions from all the different
namespaces?
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.