blah blah blah is here! blah blah » Close

0
votes
1 answers

Datagrid: Little plus sign appear with datasets

I saw on a few posts that ppl were trying to do the opposite, but I want a datagrid which grabs data from an Xml file/string and fill a dataset which is binded to the datagrid. Could you guys supply me with a Xml & Code Example? Thank ...

0
votes
1 answers

Compact Framework

Hey! Visual Studio .NET 2003 comes with the Compact Framework, so you can program for Pocket PC devices!! Finally, I can stop using mobileVB and use something in C# ;)

0
votes
1 answers

MaximumAsp Ad >

I couldn't help but notice the MaximumAsp ad (it was very animated), but the ad also sounded familiar... I couldn't put my finger on it until I finally saw it on TV: "Kix: Kid tested; Mother approved" Well, atleast we now know t ...

0
votes
1 answers

Friends Online

I like the idea of displaying "Who's Online Now?" of this site, and I would wish to do something similiar on a project that I am working on the side. This is what I have so far: 1) User(s) log in: Server updates an Xml file to s ...

0
votes
1 answers

Get/Set data from SQL

How do I set/get data from SQL2000 database using C#? I set up a table inside the database. The database is called "xDB" and the table I want to access is called "tbl_ES" with the column "ES" of type ntext. ...

0
votes
1 answers

Article

Guess you guys didnt get my last article

0
votes
1 answers

Feilds/Properties not getting values

Hey, I am working on a web control (ascx) and there are various private properties/feilds that are declared, but when I assign them values, they don't seems to get them (see example below): [C#] public class dome : ... { -private string ...

0
votes
1 answers

Richtextbox control

I couldn't help but notice that csharpfriends use the asp.net richtextbox control to enter in the text for submittin an article. I hope that they didn't pay to much it, because all it is a inline frame with the designMode property set to & ...

0
votes
1 answers

Indexing Service

I am trying to make a search engine for a pariticular web site with the use of Window's Indexing Service. All of the searches that I went through only came up with examples done in ASP, but not ASP.NET. I also know that the Indexing Servi ...

0
votes
1 answers

Keep Aspx in memory

Is there anyway to keep an aspx page/site in memory on the server at all times? When you hit a site for the first time on the server, it starts the JIT compiler and puts the site in memory, but then after 10 minutes, the site gets flushed ...

0
votes
1 answers

Application bug in site

Click on the dropdown list box to the upper right of the page and select Threaded View

0
votes
1 answers

Points

Is there anyway I can see a history of the points that I had at the end of each month??

0
votes
1 answers

Creating Virtual Directories

Does anyone know how to create a virtual directory via C# in a console app?

0
votes
1 answers

Site loads slow

Hey, I have a site that I am making (<a href="http://handman.tzo.net:8084">http://handman.tzo.net:8084</a>) that loads pretty slow when the user hits the page for the first time. I understand that the JIT is compiling ...

0
votes
1 answers

Please wait while Window configures Visual Studio .Net

Hey I just installed Vs.net on my laptop remotely. The reason for this is because my cdrom on my laptop died and I need my envorinment up. After installing it serveral times I get a message every time I start vs.net: "Please wait wh ...

Feedback