Sign In
  • Home
  • Recent
  • Media
    • Videos
    • Podcasts
    • Screencasts
  • Shows
    • The HPC Show
    • This Week On Channel 9
    • ARCast.TV
    • See All Shows...
  • Forums
    • Coffeehouse
    • Tech Off
    • Feedback
  • Sandbox
  • Wiki
  • Search
  • About
Subscribe

page 1 of 2015

What's your view?

Posted By: jamie | Today @ 4:15 PM
URL:


Embed Code:

Close
Entry Media
It is obvious there is some funny business going on today with page views here on C9 - but it made me wonder...

do you care about page views?

I think one of the alumni to this site - scoble - the king of views might have..

If you started a blog - and no one ever read what you posted... would you continue to post?
When you make a thread on C9 - do you secretly - hope that many people view it?

or does it not matter?

What is an acceptable - post/thread worth - x - number of views?
when does it reach below worthwhile levels?

or there is no such level.. you post "because it's there"

Im just wondering how important page views are to people


?
Views (38)
|
Comments (2)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

Picture boxes.

Posted By: Emyr | Today @ 2:59 PM
URL:


Embed Code:

Close
Entry Media
Dear all,

Is it possible to have two images of different sizes in a single picture box in C#?  I'm using VS2008.

Thanks

Emyr
Views (17)
|
Comments (1)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

AutoComplete doesn't always display

Posted By: qwert231 | Today @ 1:38 PM
URL:


Embed Code:

Close
Entry Media
I have instances where in IE 6 the autocomplete Extender does not show. Sometimes it does.

It works in Firefox, but looks ugly.
Views (10)
|
Comments (0)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

Crystal Reports and multiple data sources

Posted By: JakeAtCTE | Today @ 1:13 PM
URL:


Embed Code:

Close
Entry Media

We have several new reports that pull data from two seperate databases and need to be able to view these reports via a Windows form.  We have been using CrystalHelper to accomplish this in the past but it does not allow for multiple data sources on a single report.  Does anyone know of a way to get CrystalHelper to do this or knows of another way to display reports with multiple data sources in a Windows form?   We are using C# in .Net 2.0

Your help is appreciated,
Jake

Views (11)
|
Comments (0)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

Access V2.0 Database/Vista

Posted By: a235301 | Today @ 1:03 PM
URL:


Embed Code:

Close
Entry Media
We distribute an older application that uses an Access V2.0 database.  We've found that the Access 2.0 database becomes corrupt when running on Vista.  Our only workaround to this is manually upgrade the database to say V2000 or V2003.  Then the database behaves fine, no corruption.  We're also seeing some corruptions now on XP and may be the same problem as we're seeing on Vista(although it's much, much more prevalent on Vista).

Note that we are NOT running the Access 2.0 application on Vista, we're simply accessing an Access 2.0 database from our application. That Access 2.0 database is becoming corrupted routinely on Vista.

Is anyone aware of this issue, are there workarounds?  Is there a tool that I can distribute with my application where I can upgrade the V2.0 databases that are currently in place to V2000 or V2003?

I haven't found any documentation on this on the web.

Thanks!
Views (13)
|
Comments (2)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

Anybody got a spare Rackmount DVD drive for a fair price?

Posted By: rahsoftware | Today @ 12:53 PM
URL:


Embed Code:

Close
Entry Media
Hey All,

I have a Dell Poweredge 2650 which I want to upgrade to Windows Server 2008. But to install Windows Server 2008 I need a DVD drive, does anybody have one spair which I can buy off you?

Cheers,
Rob
Views (15)
|
Comments (0)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

Pex - Automated Exploratory Testing for .NET

Posted By: Brian Keller | Today @ 10:56 AM
URL:


Embed Code:

Close
Entry Media
Pex is a tool being developed by Microsoft Research which has the potential to dramatically improve the quality of software testing while requiring minimal, if any, effort on the part of the developer.[Click to read the full post ]
Tags: MS Research, Software Testing
Views (178)
|
Comments (1)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook
  • iPod (MP4)
  • MP3
  • PSP (MP4)
  • WMA
  • WMV
  • WMV (High)
  • Zune

Trouble with AutoComplete extender visibility

Posted By: qwert231 | Today @ 10:29 AM
URL:


Embed Code:

Close
Entry Media
I am able to get my AutoComplete extender (ACE) to work, but by default, it shows up behind some of the elements further down the page. Not a good thing.

So, I've created a class for it to use:
.autocomplete_completionList {
    border: 1px solid #090;
    list-style-type: none;
    margin: 0px;
    background-color: #FFF;
    text-align: right;
}
...
<cc1:AutoCompleteExtender ID="AutoCompleteExtender1" runat="server"
  ...
  EnableCaching="true"
  CompletionListCssClass="autocomplete_completionList" >
</cc1:AutoCompleteExtender>

But with that set, I get nothing. Any ideas?
Views (10)
|
Comments (0)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

the single, small and non-managed application you just adore

Posted By: Ion Todirel | Today @ 10:20 AM
URL:


Embed Code:

Close
Entry Media
who is it?
Views (22)
|
Comments (20)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

Oh look! Go to last.

Posted By: blowdart | Today @ 9:25 AM
URL:


Embed Code:

Close
Entry Media
I only just noticed you can click on the text beside Time:

(And Jamie; no claiming this was because you whined outside the feedback forum)
Views (26)
|
Comments (16)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

C9 in Local Language

Posted By: DukeNukem | Today @ 8:50 AM
URL:


Embed Code:

Close
Entry Media

WOW this is cool !!

C9 just appeared with a lot of links en fixed titels in DUTCH, my native language

COOl !

Views (15)
|
Comments (13)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

Copy/Paste from Word to DB - NOOOO!

Posted By: jonathansampson | Today @ 7:55 AM
URL:


Embed Code:

Close
Entry Media

Any of you guys ever have encoding problems with your text when you copy from a rich-text editor like Word, or Wordpad into something like MySQL? It jacks up certain characters, like ? ' , ... and --. What is the deal here? I'm not sure if this is encoding, or what, but I'm interested in figuring out why it does this. I typically have to go through each entry and manually delete the character (which appears italisized usually) and manually retype it again, so that it appears normal.

Any insight?

Jonathan Sampson

Views (10)
|
Comments (4)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

.NET 3.0 Add-ins in VS2005

Posted By: foreachdev | Today @ 7:53 AM
URL:


Embed Code:

Close
Entry Media

I start a new job in a week that work in WCF. I been working samples in VS 2008 just fine.

I am trying to figure out what install I need to get the project templates in VS  2005. I can create services and all just fine manually since .NET 3.0 is installed. But it would be nice to have a SVC template for example for hosting services on IIS. What do I need to install to get the templates in New Project.. and Add New Item...?

Views (10)
|
Comments (1)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

Opera 9.51 in Download

Posted By: Dovella | Today @ 7:29 AM
URL:


Embed Code:

Close
Entry Media
Update your version or

Download Here Opera 9.51   FINAL

from softpedia

According to the official change log (Windows, Linux, Mac), version 9.51 introduces a range on enhancements and fixes in areas such as User Interface, Mail/News, Display and Scripting, security, along with miscellaneous improvements, but also Windows-, Linux- and Mac OS X-specific tweaks. Launched just ahead of Firefox 3.0, Opera fails to enjoy the market share of Internet Explorer or the strong community support of Mozilla's open source browser and, as such, the impact delivered by Opera 9.5 was superficial, to say the leas
Views (12)
|
Comments (0)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook

4+4 = My Question

Posted By: Dovella | Today @ 7:15 AM
URL:


Embed Code:

Close
Entry Media
Apple and '30 years that sells PCs and we talk about success with sales to 4.6% (at least with regard to where it is most portable' strong that the Desktop).
Microsoft enters on a nearly saturated market such as MP3 players and acquires 4% of the market with ZUNE in a couple of years and it will be flop???

To you the conclusions
Views (13)
|
Comments (5)
|
Downloads
|
Share
  • Del.icio.us
  • Digg
  • Facebook