
Visual Studio Professional 2008
မိုက္ခရိုေဆာ့ ဆိုဒ္က အစမ္းဗားရွင္းကိုယူပါ
Visual Studio Professional 2008 ISO format (3GB)
အဲဒီကေန ဆြဲယူပါ၊
နည္း(၁)
အစမ္းဗားရွင္းကို အင္စေတာ္ေလးရွင္းလုပ္လိုက္၊ ျပီးရင္ အန္အင္စေတာလုပ္၊ အဲဒီအခါမွာ upgrade option ေပၚလာမယ္၊
အဲဒီအခါမွာ ဒီ ကီးကိုထည့္ေပးလိုက္၊ ရျပီသံုးလို႔။
(more…)
Posted by MrDBA |
No Comments »
IE 8 Beta 1 ကို Microsoft ကေန သံုးခြင့္ေပးထားပါတယ္၊ ရည္ရြယ္ခ်က္ကေတာ့ Web Developer ေတြ စမ္းသံုးၾကည့္လို႔ရေအာင္ လို႔ေျပာထားတာဘဲဗ်၊
ဒီလိုေျပာၾကတာဘဲ …
Internet Explorer 8 takes the Web experience beyond the page and introduces a new way to seamlessly experience the power of the Web whether you are a Web developer writing to standards, or an end user discovering a new online service.
This beta release is available to everyone, but is primarily for Web developers and designers to test the new tools, layout engine, and programming enhancements.
အင္စေတာ္ေလးရွင္းမလုပ္မီ .. ဒီမွာ သြားျပီး ကိုယ့္ ၀င္းဒီုးဗားရွင္းနဲ႔ ကိုက္မကိုက္ရယ္ .. မၾကိဳက္ရင္ ဘယ္လိုျပန္ျဖဳတ္ခ်မလဲဆိုတာေလး .. ဖတ္ထားပါလား ၾကိဳသိထားရေအာင္လို႔ေပါ့။
IE 8 Beta 1 - စမ္းသံုးၾကည့္ပါလား ဒီမွာ
Posted by MrDBA |
No Comments »
ကိုယ့္ Program မွာတြဲသံုးဖို႔ Third party Dll file ေတြကို Register လုပ္ရန္အတြက္ DOS Mode ကေနသြားသြားလုပ္ေနရတာ တစ္ခါတစ္ခါ command ေမ့ေနရင္တို႔၊ ေနာက္က parameter ေမ့ေနရင္တို႔ သိပ္အလုပ္မတြင္လွဘူးေပါ့ .. ဒီေတာ့ DLL File ေလးကို mouse နဲ႔ Right click ေခါက္ ၊ ေပၚလာတဲ့ menu မွာေရြးျပီး Register လုပ္လို႔ရရင္ ေကာင္းမွာေပါ့ဗ်ာ၊
Registry မွာ နဲနဲ ျပင္ေပးလိုက္ယံုနဲ႔ menu ေလးေပၚလာမယ္ဗ်ား … တဆင့္ျခင္းစီကေတာ့ ဒီလိုပါ.
လိုျခင္တာက Registry မွာဒီလို ေဆာက္ျခင္တယ္ .. ပထမဆံုး Run box ကေန Regedt32 လို႔ရိုက္ Enter ေခါက္ (သို႔) OK ကို click ေခါက္ပါ။

(more…)
Posted by MrDBA |
5 Comments »

Program ေတြေရးတဲ့အခါ Regular Expression စစ္ရတာေတြၾကံဳရမွာေပါ့ .. (ဥပမာ၊ e-mail format, integer only, postal code, phone number with international style) စသျဖင့္ ၾကံဳလာတဲ့အခါ ေလ့လာကိုးကားႏိုင္ပါတယ္ သူမ်ားေရးျပီးသားေလးေတြၾကည့္ျပီး ကူးေရးႏိုင္သလို ကိုယ္က နားလည္သြားတဲ့အခါမွာ ကိုယ္ပိုင္လိုအပ္ခ်က္အရလဲ ျပန္လည္ေျပာင္းလဲႏိုင္ပါတယ္ဗ်ာ။
(more…)
Posted by MrDBA |
2 Comments »

PHPMaker is a powerful automation tool that can generate a full set of PHP quickly from MySQL database. Using PHPMaker, you can instantly create Web sites that allow users to view, edit, search, add and delete records on the Web. PHPMaker is designed for high flexibility, numerous options enable you to generate PHP applications that best suits your needs. The generated codes are clean, straightforward and easy-to-customize. The PHP scripts can be run on both Windows or Linux/Unix servers. PHPMaker can save you tons of time and is suitable for both beginners and experienced develpers alike.
Features:
- All scripts linked up properly.
- Optional PHP list, add/copy, view, edit, delete, multi-update and search pages for each table/view. (See Table Setup) Customizable table display order.
- Optional Inline-Add, Inline-Copy, Inline-Delete, Inline-Edit right in the List page.
- Optional confirmation page before insering or updating record.
- Pagers in List/View page.
(more…)
Posted by MrDBA |
2 Comments »
ကိုယ့္ Program ေလးေတြကို Startup လုပ္ႏိုင္ဖို႔ Registry မွာျပင္ႏိုင္မည့္ နည္းလမ္းအသြယ္သြယ္ ၃၅ ရပ္ပါ၊
Registry Autostart Locations
1.HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run\
All values in this key are executed.
2.HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunOnce\
All values in this key are executed, and then their autostart reference is deleted.
3.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunServices\
All values in this key are executed as services.
4.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunServicesOnce\
All values in this key are executed as services, and then their autostart reference is deleted.
5.
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run\
All values in this key are executed.
(more…)
Posted by MrDBA |
4 Comments »

http://www.divshare.com/download/3981274-29c
Posted by mgyaykhae |
9 Comments »
ေဒါင္းလုပ္ လုပ္စရာမလိုဘဲ အင္တာနက္ေပၚကေနဘဲ သူေရးျပထားတဲ့ အဆင့္မ်ားကို ဖတ္ရင္း ေလ့က်င့္ခန္းလုပ္ႏိုင္တဲ့ ေနရာေလးပါ။
အဲ .. အိမ္မွာ အင္တာနက္မရွိလို႔ ဘယ္လိုလုပ္ ဖတ္ျပီး ေလ့က်င့္မလဲဆိုရင္ေတာ့ … ေလ့က်င့္ခ်င္တဲ့ ေလ့က်င့္ခန္းေလးကို select All > Copy လုပ္ Ms Word ကေလးနဲ႔ သိမ္းသြား၊ အိမ္ေရာက္မွျပန္ဖြင့္ .. ကဲေလ့က်င့္လို႔ရျပီေပါ့။
(more…)
Posted by MrDBA |
1 Comment »
PHP Ready made Scripts မ်ား ျဖစ္ပါတယ္ ေလ့လာပါ ကူးေရးၾကပါ။
ALL-IN-ONE” 100+ PHPSELECT SCRIPTS IN A SINGLE ZIPPED FILE all_phpselect_scripts.zip
Submit-A-Link Style Script linksubmit.zip
Suggest My Site Script suggest.zip
Users Online Script #1 usersonline.zip
Users Online Script #2 cjusersonline.zip
Advanced Guestbook Script guestbook.zip
Affiliate Banner Rotation Script adrotator.zip
Affiliate Linkmaster affiliatemask.zip
Affiliate Program (Advanced Version) postaffiliate.zip
Affiliate Program (Basic Version) phpaffiliate.zip
Another PHP Web FTP Program webftp.zip
Auction Website phpauction.zip
Auto Hits Script scau.zip
Automated Form Submission Prevention human.zip
Bookmarks/Favorites Script bookmarks.zip
Build a Webring webring.zip
(more…)
Posted by MrDBA |
4 Comments »