[QUESTION] A few more General VB Questions menu

Shout-Out

User Tag List

Results 1 to 5 of 5
  1. #1
    insignia96's Avatar Banned
    Reputation
    33
    Join Date
    Oct 2008
    Posts
    304
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [QUESTION] A few more General VB Questions

    Okay now i am asking these 3 questions:

    1. How can i have my app save a .iproj file or something of that sort. Like to save your work in the program.

    2. How can i make it so my program doesn't require .NET framework? Like have it acess the DLL's locally?

    3. My app is going to be a Web Page Designer, So it'll have a function like Save Project (above) then Build .HTML File. How can i make it like convert certain data to HTML like if my .iproj page was like this:

    Code:
    <Project>
    <PageHead>
    <PageTitle>
    Something
    </PageTitle>
    <PageScripts>
    </PageScripts>
    </PageHead>
    <PageBody>
    <Header type="1">
    TEST
    </Header>
    </PageBody>
    </Project>
    How would i make a parser to spit out this:

    Code:
    <html>
    <head>
    <title>
    Something
    </title>
    </head>
    <body>
    <h1>
    TEST
    </h1>
    </body>
    </html>
    Thanks for any help!



    [QUESTION] A few more General VB Questions
  2. #2
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1. Look into serialization. (You'll probably want XML serialization, just save the file with an .iproj extension instead of .xml)

    2. Unfortunately can't be done. .NET requires the CLR to be running in order to function properly. (Trust me, if there was a way to run .NET programs without requiring .NET, I'd know about it.)

    3. Just use a TextWriter and do some easy logic. (Should be really easy to figure out how to do it)

  3. #3
    Clain's Avatar Banned
    Reputation
    179
    Join Date
    Jan 2008
    Posts
    1,396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2. Use VB6 :P

  4. #4
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2. Remotesoft Salamander .NET Protector (C#, VB.NET, IL, MSIL, J#, MC++)

    Costs a ton, but it works. VB6 is over 8 years out of date.

  5. #5
    insignia96's Avatar Banned
    Reputation
    33
    Join Date
    Oct 2008
    Posts
    304
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2.

    I was hoping for that. I may be able to do it w/ VB6 if not then oh well. Thanks for 1 & 3 Apoc. +Rep

    EDIT: Dam gotta spread

Similar Threads

  1. [Achievement] So.Many.Choppers. MoP Stream - 12 past realm firsts let's get a few more.
    By Imokim2 in forum World of Warcraft Guides
    Replies: 2
    Last Post: 09-24-2012, 06:19 PM
  2. [Selling] 85 Hunter + a few more 80s
    By Ciris in forum WoW-US Account Buy Sell Trade
    Replies: 0
    Last Post: 08-31-2012, 11:10 AM
  3. Few more questions
    By kolis764 in forum WoW Memory Editing
    Replies: 1
    Last Post: 03-08-2010, 09:48 AM
  4. A Few More Morph Codes :D
    By Festigio in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 12-26-2007, 06:25 PM
  5. More general hacking questions
    By aqua200546 in forum Community Chat
    Replies: 2
    Last Post: 05-23-2007, 08:06 PM
All times are GMT -5. The time now is 09:23 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search