تبلیغات :
خرید لپ تاپ استوک
ماهان سرور
آکوستیک ، فوم شانه تخم مرغی ، پنل صداگیر ، یونولیت
دستگاه جوجه کشی حرفه ای
فروش آنلاین لباس کودک
خرید فالوور ایرانی
خرید فالوور اینستاگرام
خرید ممبر تلگرام

[ + افزودن آگهی متنی جدید ]




صفحه 43 از 70 اولاول ... 3339404142434445464753 ... آخرآخر
نمايش نتايج 421 به 430 از 696

نام تاپيک: چند پروژه VB همراه با سورس و فایل EXE ( پروژه های کامل)

  1. #421
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    Save File without CommonDialog1

    Saves text files without using CommonDialog1 theres 2 examples... First I've been programming for 1 year now.. so my level is Intermediate... HOWEVER this is a Beginner project... its basically for anyone its easy and simple

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=70164&strZipAccessC ode=tp%2FS701647922

    @#@

  2. #422
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    Scolling text

    Scroll the text you want to scroll !

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=36152&strZipAccessC ode=tp%2FS361528562

    @#@

  3. #423
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    SaveSettings For Your Applications

    This Will Show you how to Save Your Settings without any API Calls and wihout INI Files or any files.With use of INBUILT Function Savesettings and Getsettings

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=38279&strZipAccessC ode=tp%2FS382799382

    @#@

  4. #424
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    SaveSetting and GetSetting example - Using the registry

    This is a example of how to use the registry to Save a setting, and how to Get it the next time your app starts.<br> I use the registry all the time (like all other apps out there, just snoop in your registry and you will see).<br><br> In my example I save the forms position when unloading, and get the forms saved position when starting my app.<br> VERY SIMPLE AND SMALL CODE<br><br> This is a way to 'remember' the last position. I think many authors find this usefull. Please send feedback. Questions are welcome too.

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=9273&strZipAccessCo de=tp%2FC92737162

    @#@

  5. #425
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    Save/Load in Binary Text

    Shows the basic save/load procedure in Binary

    http://www.planetsourcecode.com/upload_PSC/screenshots/PIC200072780405587.jpg

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=10117&strZipAccessC ode=tp%2FC101173272

    @#@

  6. #426
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    Save, Retrieve Image from Database (MSSQL)

    1 - Using ADODB 2 - Save image file to MSSQL (column type = image) 3 - Includes a function to resize the image. Download also the VB.NET version http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=7537&lngWId=10

    http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC200911141242225874.jpg

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=72645&strZipAccessC ode=tp%2FS726451111

    @#@

  7. #427
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    Screen Lock v1

    you can stop people from using the computer by using screenlock you just type the password and confirm it and then the program will quit.you can also change the picture of the background. Please Rate it d

    http://www.planetsourcecode.com/Upload_PSC/ScreenShots/PIC2004926442532516.gif

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=56354&strZipAccessC ode=tp%2FS563545592

    @#@

  8. #428
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    Screen distorted

    How to distort the screen. This code is a good example for demostrating Bitblt api and capturing the screen

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=66927&strZipAccessC ode=tp%2FS669271102

    @#@

  9. #429
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    Screen browser

    Shows websites!

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=49562&strZipAccessC ode=tp%2FS495620103

    @#@

  10. #430
    حـــــرفـه ای MrGee's Avatar
    تاريخ عضويت
    May 2008
    محل سكونت
    کرج
    پست ها
    3,693

    پيش فرض

    @#@

    Says Bot

    my code lets you fool people by saying something with somother nickname

    http://www.planetsourcecode.com/vb/scripts/ShowZip.asp?lngWId=1&lngCodeId=39163&strZipAccessC ode=tp%2FS391632592

    @#@

Thread Information

Users Browsing this Thread

هم اکنون 1 کاربر در حال مشاهده این تاپیک میباشد. (0 کاربر عضو شده و 1 مهمان)

User Tag List

قوانين ايجاد تاپيک در انجمن

  • شما نمی توانید تاپیک ایحاد کنید
  • شما نمی توانید پاسخی ارسال کنید
  • شما نمی توانید فایل پیوست کنید
  • شما نمی توانید پاسخ خود را ویرایش کنید
  •