Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

puppiesLover

@puppiesLover
About
Posts
11
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to make a web application avalaible on the internet?
    P puppiesLover

    Dear fellows, I'm new to ASP.NET. Just learned it on my own and i've created some web applications and web service. Can any one tell me how to make those applications available on the internet? I can't just do the same with what i did for making an HTML page available on the internet. Please help me out!! THANKS A LOT

    ASP.NET csharp html asp-net help tutorial

  • FileSystemWatcher
    P puppiesLover

    I have a fileSystemWatcher object to watch for file changes under some directory and display a message for each file change. However, enven though I change the file only once, the message get displayed twice. The file is a .txt file. Anybody knows why this happens and how to fix it? Thanks a lot

    C# help tutorial question

  • How to upload a web-application?
    P puppiesLover

    Can anybody show me in steps by steps how to upload a .NET web application/ web service into a webhost/webserver? I have no idea on how to do this. Help me out, pleasee!!!!

    C# csharp help tutorial question

  • Web Service
    P puppiesLover

    hi guys, I build a class using C# Library class option. How can i make this class available in a web service? Thanks

    C# question csharp

  • System.Web.Services not available
    P puppiesLover

    Hi guys, I have System.Web available, but I don't have System.Web.Services avalaible. What should I do? Thanks

    C# question

  • Configuration file
    P puppiesLover

    Can anyone give me a big picture of what configuration files(like Web.config files) are for? and how to use them? Thanks a lot,

    C# tutorial question workspace

  • Program Flow
    P puppiesLover

    dear my love ones,;P Say i have 2 buttons: btnDoSomeWork: implement taskX and btnTryAgain: allow user to hit btnDoSomeWork I run my program, and hit btnDoSomeWork , let it run taskX Now I hit btnTryAgain, take some new input, and have user click btnDoSomeWork the second time. This will make the 2 same taskX(s) run concurrently, which is not what i want. Is there anyway to stop the first taskX when i hit btnTryAgain? THANKS IN ADVANCE

    C# question

  • SQL in C# question
    P puppiesLover

    I'm doing some database in C# using MS SQL. Problem #1: Everytime i do a connection to my database, i have to copy and paste the code over and over. I heard of a way to put these code in the configuration file, but i don't know how to. Problem #2: I also heard of someway(interface, object) allowing me to do SQL query indirectly instead of passing the query string directly into the SqlCommand object. And, again, I don't know how to. Problem #3: Is there anyway i can pass in my sql query dynamically(ie, as a varible)? I just learn C# on my own, and having problem searching for things like this Please help me out! THANKS A BUNCH!!!

    C# database help question csharp algorithms

  • how to generalize SQL queries
    P puppiesLover

    I'm doing some database in C# using MS SQL. Problem #1: Everytime i do a connection to my database, i have to copy and paste the code over and over. I heard of a way to put these code in the configuration file, but i don't know how to. Problem #2: I also heard of someway(interface, object) allowing me to do SQL query indirectly instead of passing the query string directly into the SqlCommand object. And, again, I don't know how to. Problem #3: Is there anyway i can pass in my sql query dynamically(ie, as a varible)? I just learn C# on my own, and having problem searching for things like this Please help me out! THANKS A BUNCH!!!

    Database database help csharp algorithms tutorial

  • How Timer works
    P puppiesLover

    Completely new to C#. can anyone give me a big picture on how Timer works in C#? For example, what is the framework for me to do a certain job, say methodX(), every 5 seconds? thanks in advance!

    C# question csharp tutorial career

  • how to view property of a file in terms of coding
    P puppiesLover

    I need to monitor if there're any change to some files after some interval of time. To do this, i have to somehow know when the file is last modified. We can do it easily by right-clicking on the file and click on its property. But, in terms of coding, i need to know how to read the property/ where to find information about a file's property. Anybody knows? please help me out thanks puppiesLover

    C# help tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups