blah blah blah is here! blah blah » Close

0
votes
1 answers

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 ...

0
votes
1 answers

RE: winform vs webform in C#.NET

<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 ...

0
votes
1 answers

RE: SMTP Listener

stop your smtp service.

0
votes
1 answers

changing profile failure

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... :(

0
votes
1 answers

advice on a 64-bit random number generator

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 ...

0
votes
1 answers

has anyone had exprerince with installshield?

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 ...

0
votes
1 answers

RichTextBox which scrolls to the end

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 ...

0
votes
1 answers

RE: Web Site Templates in .NET C# information please...

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 ...

0
votes
1 answers

never seen this before...

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 ...

0
votes
1 answers

webservice question

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?

0
votes
1 answers

asp.net IIS configuration question

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 ...

0
votes
1 answers

forums out of sorts.

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>+-------+-------------------- ...

0
votes
1 answers

how to fix visual studio

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 ...

0
votes
1 answers

navigation bug

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 ...

0
votes
1 answers

some thoughts

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 ...

Feedback