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
S

seanwright

@seanwright
About
Posts
21
Topics
11
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Exntending windows explorer
    S seanwright

    Thanks for the tip. However, I have been writing programs for several years, albeit rather simple ones. I am familiar with both languages. I guess I should be more precise: what I really want to know is: what are the mechanisms involved with creating this type of application? How do I interface with windows explorer through .net? Can anyone direct me to some sample applications? Thanks

    .NET (Core and Framework) csharp sysadmin question

  • Exntending windows explorer
    S seanwright

    Hello Everyone, I am looking into developing an extension for windows explorer that will add a kind of a virtual folder (which access files and directories through a web service) so that I can drag files from my desktop and deposit them on a server via a web service. Any ideas on how I should proceed? I'd like to write this in either c# or vb.net. Thanks!

    .NET (Core and Framework) csharp sysadmin question

  • class from database table
    S seanwright

    I've been looking at O/RM for a while. I guess I'm just looking (right now) at creating custom collection classes based of data from a database. Now, I don't want every column from the table I'm querying, just a few key columns. So basically I'm looking for a utility which will generate a class and I'll just delete what I don't need afterwards. Make sense?

    .NET (Core and Framework) csharp database tools question

  • class from database table
    S seanwright

    Hey all, I was wondering if there was a utility to generate c# classes from database tables?

    .NET (Core and Framework) csharp database tools question

  • WebBrowser Control - new window detection?
    S seanwright

    Hey all, I was wondering if there was a way for the WebBrowser Control to detect when a link is opening a new window, i.e. using: Open a new window! Any help would be appreciated! Thanks! Sean

    .NET (Core and Framework) com help question

  • Interface blues
    S seanwright

    Ok, I got a piece of code and I can't seem to compile it... I don't quite know how to ask the question so here goes. I have the following code: public interface X : _Collection { [DispId(0)] Y this[object ] { get; set; } } Where Y is another interface. I get an 'Identifier expected' message when I compile. Can anyone explain this code and a possible solution? Thanks!

    C# question tutorial

  • Modifying machine.config
    S seanwright

    Hey all, Can anyone tell me how I can modify the machine.config to add sections and keys (preferrably using vb.net)? I've been looking at system.configuration (.net 2.0) but I can't seem to wrap my head around it. Any good tutorials? Thanks!

    .NET (Core and Framework) csharp question workspace

  • Drawing outside the container
    S seanwright

    Could you be more specific?

    .NET (Core and Framework) question graphics docker

  • Drawing outside the container
    S seanwright

    Ok, I have a question: Say I have a panel, and in that panel I have a couple of images, arranged in a row, side by side. Using a timer, I want to 'grow' one of the images and also allow it to grow outside of the panel control without getting clipped. Is this possible? If so, how would I go about doing this?

    .NET (Core and Framework) question graphics docker

  • Java IDE's?
    S seanwright

    Try Netbeans.

    The Lounge visual-studio csharp java com question

  • Resizing the TextBox
    S seanwright

    Found a solution that should work nicely: http://www.dotnet247.com/247reference/msgs/43/216202.aspx

    .NET (Core and Framework) tutorial question

  • Resizing the TextBox
    S seanwright

    VB.Net

    .NET (Core and Framework) tutorial question

  • Resizing the TextBox
    S seanwright

    Ok one other thing... I'm thinking of doing something similar with the Label Control as well...

    .NET (Core and Framework) tutorial question

  • Resizing the TextBox
    S seanwright

    Hello All, Can anyone tell me how to resize a textbox to fit a given string? The textbox must keep the same width and adjusts its height to properly display whatever text I put in it. Thanks!

    .NET (Core and Framework) tutorial question

  • runtime compilation / extensible framework?
    S seanwright

    Hey all, I'm writing a modular application which is essentially an application framework. I would like users to be able to select the modules they want to use AND I would like them to download new modules as they are developed. Any ideas how I can 'attach' code to my application?

    .NET (Core and Framework) question

  • Mobile PhotoCamera control
    S seanwright

    I encountered the same problem. If you go here: http://www.veo.com/downloads/download.asp?software=sdkPocketpc you will find an SDK. I'm trying to use it because apparently the Veo Photo Traveller is the oem version of the HP Mobile camera... it's a start, but I haven't gotten very far. Let me know if you get it to work! Sean

    Mobile help tutorial question

  • Detecting hardware
    S seanwright

    Hello everyone, I'm wondering if you could help. I'm looking for a way to detect when a CF or SD card is inserted into my pocket pc. Any ideas?

    Mobile hardware help question

  • Accessing Dll functions
    S seanwright

    Nope, no .h file

    Mobile

  • Accessing Dll functions
    S seanwright

    I have no idea... with windows I can find out all the exported functions in a dll, but I don't know how with the PocketPC

    Mobile

  • Accessing Dll functions
    S seanwright

    Hey All, I would like to be able to access functions within an application extension on my pocket pc. Specifically, I have an HP Photosmart Mobile Camera and would like to write a VB app that does the following: I click on a button on my form and then the program captures an image. I noticed a couple of application extensions in the Windows directory of my pocket pc...

    Mobile
  • Login

  • Don't have an account? Register

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