Search results

  1. Pi606

    about VB.NET

    x10 has limited support for asp.net (up to the .NET framework 1.1)
  2. Pi606

    Playing Sounds in VBasic.net.

    I usually use C#, so I have tried to translate correctly. Excuse any obvious syntax errors. ;) Imports Microsoft.DirectX.AudioVideoPlayback Public Class PlayAudio Public Static Sub Play(String filename) Dim sound as Audio sound = New Audio(filename)...
  3. Pi606

    Favicon Poll

    Basically what everyone else said, Icon 1. Just Anti-Aliased.
  4. Pi606

    Starting with C++

    Just to let you know...Visual C++ is different from C++. Visual C++ is managed, and runs on .NET. Unmanaged C++ has no dependencies on .NET and is used by Dev-C++ However, i think that there is a way to write unmanaged C++ code in Visual C++ Correct me if i'm wrong, though.;)
  5. Pi606

    ASP.NET not linking to code behind??

    If he's using Visual Web Developer 2008, there's no way to downgrade to .NET 1.1 This topic is over two weeks old, so I don't know if he has found a solution or not.
  6. Pi606

    ASP.NET not linking to code behind??

    If you do not use external code--that is, include your C# code in the page, you will not have a problem. Other than that, here's a possible solution: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Server.MapPath(Default.aspx.cs)" Inherits="_Default" %> or: <%@ Page Language="C#"...
  7. Pi606

    Slicing and coding!

    Paint.NET has a PSD importer/exporter on their plugin site. Not sure how good it is, but it's an option. http://paintdotnet.forumer.com/viewtopic.php?t=1238
  8. Pi606

    Website Template for 750 creds

    Alright, since no one seems interested, I'll close this. But thanks for the feedback, guys, even if you didn't like it.
  9. Pi606

    Best website builder

    Visual Web Developer 2008 is what I use (its free), with Notepad++ for the PHP. However, if .NET 2.0 ever gets set up, I'll switch to the programming language meant to be used in this program, ASP.NET.
  10. Pi606

    Super Smash Bros. Brawl Mini Mushroom Trick

    Neither had I. I found it completely by accident. (Ironically, right before fighting the final boss).
  11. Pi606

    Funny Picture Thread

    Some windows errors: http://pi606.x10hosting.com/images/errors/error1.jpg http://pi606.x10hosting.com/images/errors/error2.jpg http://pi606.x10hosting.com/images/errors/error3.jpg http://pi606.x10hosting.com/images/errors/error4.jpg http://pi606.x10hosting.com/images/errors/error5.jpg...
  12. Pi606

    Forum Game <Film>

    Die Hard
  13. Pi606

    [game} Rename the person above you

    hermitobserver >> Hermit Observer Grammaritized!!1!!11!
  14. Pi606

    Word Assoation Game

    Freedom >> Declaration of Independence
  15. Pi606

    Game: Ban the Person above you!!!!!!!!!!!

    I ban alexandgruntz for having a 1 pixel wide white line around the top and left of his avatar.
  16. Pi606

    [Game] Make Up A Definition

    Pedriple: A new shoe insole to replace "gellin'" with a ripple. lunaxord
  17. Pi606

    Forum game <King of the hill>

    I use...noise canceling headphones! I then "forcibly remove" the accordion.
  18. Pi606

    Alphabet Subject

    Kirby: Nightmare in Dreamland
  19. Pi606

    [Game] Acronyms

    Corrosive Athletic Nikes
  20. Pi606

    Forum Game <Wish>

    Congratulations. You have one. However, the other people in this topic get jealous that your wish didn't get corrupted, and smash the screen while you sleep. I wish that the octocore processors were released, and that I got one for free, legally.
Top