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
A

Andrew Connell

@Andrew Connell
About
Posts
55
Topics
22
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Opening IE with only titlebar and page using WSH/scripting...
    A Andrew Connell

    Mark Nischalke wrote: You could make it a HTA. Write a HTML page and change the extention to hta. Perfect... that method had slipped my mind. -AC MCDBA http://www.aconnell.com

    Web Development html com security tools question

  • Opening IE with only titlebar and page using WSH/scripting...
    A Andrew Connell

    I'm writing a little application and using IE as my interface (HTML, VBScript, behaviors, etc). What I'd like to do is have the user execute a script that loads IE with a default page but no menubar, toolbar, addressbar, status bar, or any of the IE branding. Basically, I'm trying to simply get my application to start in a browser, but not give them any of the options locally. This application will be started locally... NOT launched over the web. It's similar to the MS Baseline Security Analyzer, except that it won't be launched via an exe. Has anyone been able to do this? -AC MCDBA http://www.aconnell.com

    Web Development html com security tools question

  • File type association
    A Andrew Connell

    Look in the deployment projects... there's a real easy way to add it. Not 100% sure how to implement something such as an "OPEN" when the file is 2x-clicked. -AC MCDBA http://www.aconnell.com

    C# csharp question

  • MSXML version included in what version of IE?
    A Andrew Connell

    Paul Watson wrote: no, not those kind of fruit cakes all you sickos Hahaha, nice touch. Now I just need to find my info on each of the parsers (which one has the flaky XSL parser). -AC

    XML / XSL xml question announcement

  • MSXML version included in what version of IE?
    A Andrew Connell

    YOU ARE THE MAN! I'm sending you a fruitcake this year! -AC

    XML / XSL xml question announcement

  • MSXML version included in what version of IE?
    A Andrew Connell

    A long time ago, I found an article on MSDN that had all the info for what version of the MSXML parser was included with what version of IE. Does anyone have a referece such as this? It was something as simple as: IE v4.0 contains MSXML2 IE v4.1 contains MSXML2 ... IE v6.x contains MSXML3 (???) Writing an app and if I know what version of XML was included with what version of IE (which is the standard browser), I know where to start. Know I'll need this in future apps. Thanks! AC -AC

    XML / XSL xml question announcement

  • MS SQL Server & IIS Security... military grade?
    A Andrew Connell

    I have a developer background, but in a new job, I fell into the role of security expert for Microsoft's SQL Server (v7 & 2000) and IIS (v4 & 5). I am contracted to a US Dept. of Defense agency. When they were doing a big security push, they didn't have any IIS or SQL Server "experts/gurus." I'm no self-proclaimed expert, but because I was familiar with both thanks to my MCDBA cert, I was tasks with locking them down. In the last few months, I've learned quite a bit about security on these to systems. The military bases their security off the specifications created by a group of software companies & govt agencies such as Microsoft, Sun, IBM, HP, CIA, and the NSA. There's a gold & platinum standard. These standards are used by many of the people in the private sector... the military uses the platinum standard. What is thethe point of this posting? I was thinking about writing a few articles based on this security. Would this be something of interest to others? -AC

    Article Writing question database sql-server sysadmin windows-admin

  • To WinXP or not WinXP... that is my question
    A Andrew Connell

    I have a 3-box network at home... a Win2k Server (used as a file server and IIS/SQL host), a desktop running Win2k Server and a laptop running Win2k Server (used to have Pro). I've been debating on moving the laptop to WinXP Pro but my concern has been it's capabilities as a development platform. The more and more I see screenshots and attend seminars, the more I see WinXP. I love the look and feel, just concerned about using it as a development platform (also to watch DVDs). I'm toying wiht the idea of putting WinXP on it and if I don't like it, just putting Win2K Pro back on (need those power managment features). Does anyone have any opinions or input about using WinXP Pro on a laptop when the primary use of the laptop is development (VS.NET/PhotoShop/Illustrator/OfficeXP)? What about WinXP Pro's power managment features on a laptop? Thanks, -AC

    Web Development adobe sysadmin question csharp database

  • To WinXP or not WinXP... that is my question
    A Andrew Connell

    I have a 3-box network at home... a Win2k Server (used as a file server and IIS/SQL host), a desktop running Win2k Server and a laptop running Win2k Server (used to have Pro). I've been debating on moving the laptop to WinXP Pro but my concern has been it's capabilities as a development platform. The more and more I see screenshots and attend seminars, the more I see WinXP. I love the look and feel, just concerned about using it as a development platform (also to watch DVDs). I'm toying wiht the idea of putting WinXP on it and if I don't like it, just putting Win2K Pro back on (need those power managment features). Does anyone have any opinions or input about using WinXP Pro on a laptop when the primary use of the laptop is development (VS.NET/PhotoShop/Illustrator/OfficeXP)? What about WinXP Pro's power managment features on a laptop? Thanks, -AC

    System Admin adobe sysadmin question csharp database

  • Alpha/Beta/RC/RTM ... explination of different dev. stages?
    A Andrew Connell

    We've all seen the various stages of development for a product... alpha, beta, release candidate, release to manufacturer. I'm looking for something that does a good job of explaining EXACTLY what each stage involves. So many times you see people just talk about their software listed as Beta and RTM. My team is working on a new project and our customer has requested we use this staged development. Anyone have a good reference out there? -AC

    Collaboration / Beta Testing sales collaboration beta-testing question announcement

  • Problem with frames using .NET & webbrowser control
    A Andrew Connell

    GriffonRL- Have you had success in trapping the navigation events in the browser? -AC

    C# help question csharp c++ html

  • HOWTO: Web-like table w/ links (similar to solution list in VS.NET start page)
    A Andrew Connell

    I got a reply to my similar posting on GotDotNet[^] by an MS guy. He has a work around that seems VERY easy and not too hacky. :-D What he said he did is to use a 'fake' hyperlink and used the BeforeNavigate2 event to find out what the hyperlink URL is. I'm going to try this as it seems like a good solution for me. My URL will be a flag like <a href="OpenCollection.1"> and I'll just have a switch statement inside my BeforeNavigate2 event handler method. -AC

    C# csharp html css visual-studio com

  • HOWTO: Web-like table w/ links (similar to solution list in VS.NET start page)
    A Andrew Connell

    StephaneRodriguez wrote: I know that's hard using C++ already, but trying to do it using C# is just harder. Thanks... looks like I need to keep looking because C++ is greek to me. You got me going in the right direction. Andrew Connell, MCDBA IM on MSN andrew@aconnell.com

    C# csharp html css visual-studio com

  • HOWTO: Web-like table w/ links (similar to solution list in VS.NET start page)
    A Andrew Connell

    I took a look at the Driller, but it didn't help me as much as I had hoped. Lemme give it a shot... StephaneRodriguez wrote: add window.external.myMethod calls So.... the onclick event is easy... is the syntax just: ![](sample.gif) StephaneRodriguez wrote: Now in your app hosting the web browser, you have a IDispatch interface exposing myMethod(), and this will get automatically called. So... that code would look something like (in C#)... public void Button1Clicked(string p1, string p2) : IDispatch { MessageBox.Show("Dynomite!"); } Sorry... this is greek to me... thanks for your first post :) Andrew Connell, MCDBA IM on MSN andrew@aconnell.com

    C# csharp html css visual-studio com

  • HOWTO: Web-like table w/ links (similar to solution list in VS.NET start page)
    A Andrew Connell

    I'm trying to create something similar to the start page for my application. I'd ideally like to have a table with small icons that I can trap the OnClick event. The contents of the table are dynamic. One option is to make a webcontrol of sorts that I fill with HTML. Problem is how to trap those events. Prefer to do it without IE (just another control to check for on the install). I would like to stay away from the WinForm grid control and have something more along the lines that looks similar to the VS.NET start page or the Groove Welcome page (http://www.groove.net/products/popup/workspace/welcome.html). Any ideas? Andrew Connell, MCDBA IM on MSN andrew@aconnell.com

    C# csharp html css visual-studio com

  • I Liked CP A Lot Better...
    A Andrew Connell

    What about "Developers Lounge" and "Off-Topic Soapbox" Moderators in the Devleopers Lounge could nix off topic posts. For some reason, I think this thread is going to take on a life similar to the media reporting on the media... "Is the media responsible for the increase in child kidnappings? Story at 11p" Andrew Connell, MCDBA IM on MSN andrew@aconnell.com

    The Lounge

  • Code Project Forums
    A Andrew Connell

    Whoa.. is the source code for these forums available for download? Andrew Connell, MCDBA IM on MSN andrew@aconnell.com

    The Lounge database com question

  • Typed DataSets and casing problems
    A Andrew Connell

    Yikes!:eek: That's something I definatley don't want to get into. I'd much rather deal with the native DataRow objects than manually add each item into the typed object. That seems like a TON of overhead. If I find anything I'll be sure to post it. In the meantime, I'm investigating MAPPING and merging the two different types. If I can do that in my data access layer/components, and just continue on with the application development, then I'm fine with that. Andrew Connell, MCDBA IM on MSN andrew@aconnell.com

    C# com help

  • Typed DataSets and casting problems...
    A Andrew Connell

    Sorry for cross-post... realized this is the more appropriate group after I sent the first one: I've created a strongly typed dataset but whenever I try to select rows from a table and try to cast the rows, I'm getting an error "Specified cast is not valid.". I have a table named "Inventory". I'm able to select rows and place them in a variable with type DataRow[]. However, when I try to cast it to a InventoryRow, I get errors every time. Here's the code: my dataset name is PADS... working code: DataRow[] recordArray = this._dataSet.Inventory.Select(); error code: PADS.InventoryRow[] recordArray = (PADS.InventoryRow[])this._dataSet.Inventory.Select(); I'm certain I'm using the correct variable names because I'm able to easily create new records with the following: PADS.InventoryRow record = this._dataSet.Inventory.NewInventoryRow(); this._dataSet.Inventory.AddInventoryRow(record); Any input would be greatly appreciated! Andrew Connell, MCDBA IM on MSN andrew@aconnell.com Andrew Connell, MCDBA IM on MSN andrew@aconnell.com

    Database com help

  • Typed DataSets and casing problems
    A Andrew Connell

    I've created a strongly typed dataset but whenever I try to select rows from a table and try to cast the rows, I'm getting an error "Specified cast is not valid.". I have a table named "Inventory". I'm able to select rows and place them in a variable with type DataRow[]. However, when I try to cast it to a InventoryRow, I get errors every time. Here's the code: my dataset name is PADS... working code: DataRow[] recordArray = this._dataSet.Inventory.Select(); error code: PADS.InventoryRow[] recordArray = (PADS.InventoryRow[])this._dataSet.Inventory.Select(); I'm certain I'm using the correct variable names because I'm able to easily create new records with the following: PADS.InventoryRow record = this._dataSet.Inventory.NewInventoryRow(); this._dataSet.Inventory.AddInventoryRow(record); Any input would be greatly appreciated! Andrew Connell, MCDBA IM on MSN andrew@aconnell.com

    C# com help
  • Login

  • Don't have an account? Register

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