votes
doubt vs question
I see this so much in questions here and elsewhere... when you come to post something, do not use "I have a doubt" because what you should be typing is "I have a question". definition of doubt: <a target="_new ...
blah blah blah is here! blah blah » Close
I see this so much in questions here and elsewhere... when you come to post something, do not use "I have a doubt" because what you should be typing is "I have a question". definition of doubt: <a target="_new ...
<em><b>url " http://msdn2.microsoft.com/en-us/library/yhzc935f.aspx " only discusion about Web Control, it doesn't discussion about different atttributes between Winform and Webform clearly. who can show clearly and co ...
I've tried to change my profile here, and when I do, it tells me that my email address already exists so nothing gets updated... :(
I dont know if anyone out there has ever had the need or has used a 64-bit random number generator. I've seen some implementations out there (& I've ported several over from C & fortran), but none that have *really* suited my nee ...
I've had installshild now forever, but have never used it (just havent ever had the chance to sit down and learn it), I usually distribute stuff with a sfx-zip file, but a few days ago I decided to make use of my resources and use installsh ...
well the other day, I was writing a custom windows IM implementation, and I wanted to append the chat text to the bottom of the textbox, when I noticed that the standard RichTextBox didnt have a ScrollToEnd() function, so I added my own. j ...
website portal (customizable site templates) <a target="_new" href="http://dotnetnuke.com/">dotnetnuke.com/</a>. you might find dotnetnuke has some online store components for it (I've used phpnuke and know ...
has anyone ever seen this before in thier intellisense list? I sure never have... (the '?' being in the list) <table bgcolor="CCCCCC" cellpadding="10"><tr><td><img src="http://www.nullfx.com/s ...
I have a webservice that I want to limit input to only one of the functions, to posts only... the rest can accept any standard ws input. can anyone point me in the right direction?
Ok, I've broken down and have started playing with asp.net. I've really never worked with IIS before (well not true, I've done *some* asp stuff @ work, but I have never setup or configured the server before), and when I try to setup a pr ...
Just tonight the forums layout is messed up in my browser (mozilla 1.6), I think a table (| tr | td ) tag was left open or closed. I dont know, but everything now is at the bottom of the page like: <pre>+-------+-------------------- ...
ok I have an annoying problem with my IDE. my <insert whatever it's called> isn't working anymore. when you create an event handler in vs.net after you type the += or if you are inheriting from an interface, vs.net will show a toolt ...
on the root forum page the navigation is reversed: CSharpFriends > CSharpFriends the first one takes you to anycsharpquestionisok topic and the second one takes you back to the root topic listing (site feedback and anycsharpquestioniso ...
I think it would be cool to have a set of "csf" code for the forums. like: [code="C#|VB|C++"]using System;[/code] would format the code (to use indentations and such) using the standard IDE colors for types, comments a ...