ToughDev

We Love Technical Sharing!

  • Home
  • Software
  • Hardware
  • VoIP
  • Linux
  • Microcontroller
  • Radio/TV
  • Retro
  • Reviews
  • Highlights
  • Contact

C#

C# VB.NET 

New Features in VB 9.0 and C# 3.0

June 1, 2009May 4, 2023 ToughDev 0 Comment

The following is a list of some new language-specific features available to C# 3.0 and VB 9.0, available in Visual

Read more
.NET Framework C# CodeProject 

P/Invoking C++ callback functions crashes when .NET application is not in focus

May 13, 2009April 4, 2023 ToughDev 0 Comment

A C++ DLL exports one function having its only parameter as a pointer to another function: #define AFX_EXT_CLASS __declspec(dllexport)typedef void

Read more
C# VB.NET 

Use the DefaultEvent attribute in .NET

March 16, 2009 ToughDev 0 Comment

The DefaultEvent attribute indicates a class’s default event. If the class is a component and you double-click on it in

Read more
C# 

Bit-fields in C++

February 21, 2009 ToughDev 0 Comment

Classes and structures can contain members that occupy less storage than an integral type. These members are specified as bit

Read more
C# 

Accessing WIN32 API functions from C++ CLI

February 21, 2009 ToughDev 1 Comment

First, add the following declaration to stdafx.h: // TODO: reference additional headers your program requires here #include “windows.h” For example,

Read more
C# 

C++ Read/Write files

January 8, 2009 ToughDev 0 Comment

Write binary data to file using namespace std; BYTE* buffer; ofstream fout(“file.dat”, ios::binary); fout.write((char *)(&buffer), sizeof(number)); fout.close(); Reference: Simple File

Read more
.NET Framework C# VB.NET 

Late-binding in .NET

October 22, 2008 ToughDev 0 Comment

Early-binding: Variable types are defined at compile time (e.g. string, integers): String st = “hello world”;Boolean ok = st.Contains(“hello”); The

Read more

About Us

Since 2008, ToughDev has been publishing technical sharing articles on a wide range of topics from software development to electronics design. Our interests include, but are not limited to, Android/iOS programming, VoIP products, embedded design using Arduino/PIC microcontrollers, reverse-engineering, retro-computing, and many others. We also perform product reviews, both on new and vintage products, and share our findings with the community. In addition, our team also develops customized software/hardware solutions highly adapted to suit your needs.

Read our latest review of the DS1054Z/GDS1054B/DSO4084C oscilloscopes as well as our text-to-speech solution for the PIC24 for some examples of what we can do.

Contact us if you have interesting ideas to share and our friendly staff will get back to you!

Terms of use

Recent Comments

  • ToughDev on Fixing BOOTMGR blinking cursor of death when moving Windows across different partitions
  • Maga on Fixing BOOTMGR blinking cursor of death when moving Windows across different partitions
  • AJ on Brother Super PowerNote PN-8500MDSe vintage word processor
  • ToughDev on Brother Super PowerNote PN-8500MDSe vintage word processor
  • AJ on Brother Super PowerNote PN-8500MDSe vintage word processor
  • ToughDev on DigiTech AR1780 and XHDATA D-808 portable FM/SW/MW/LW/SSB radio
  • Kevin Davidson on DigiTech AR1780 and XHDATA D-808 portable FM/SW/MW/LW/SSB radio
  • ToughDev on AlphaSmart Dana, an almost perfect typewriter running Palm OS 4.1
  • ToughDev on Exploring Retro68 GCC-based SDK for 68K Macintosh computers
  • Steve Young on AlphaSmart Dana, an almost perfect typewriter running Palm OS 4.1
  • Totara on Exploring Retro68 GCC-based SDK for 68K Macintosh computers
  • Jim Bob on Windows Virtual PC vs. Microsoft Virtual PC 2007
  • Nader on Receive unlimited incoming VoIP calls with FlyNumber’s virtual phone numbers and SIP2SIP
  • tatelÂș on Rigol DS1054Z, GW-INSTEK GDS1054B and Hantek DSO4084C digital oscilloscopes
  • Zeno on Unlocking the Linksys SPA2102 Phone Adapter
  • marco on System 7.5.5 on Mini vMac
  • ToughDev on Tweaking the AlphaSmart Neo, a great portable word processor with 700-hour battery life
  • sam on Tweaking the AlphaSmart Neo, a great portable word processor with 700-hour battery life
  • ToughDev on Brother Super PowerNote PN-8500MDSe vintage word processor
  • Alex on Brother Super PowerNote PN-8500MDSe vintage word processor
Follow @mrtoughdev

Tags

68k 8086tiny 80386 adlib alphasmart amiga c++ cctv ch375 ch376 commodore data recovery dosbox dspic embedded ffmpeg Floureon intel atom iOS macintosh macintosh se mac os microsoft office mini pc msdos ms dos open office pcjs pcx86 radio raspberry pi retro68 rtsp sangean scsi2sd tecsun turbo c ubuntu v380 virtualbox windows windows 98 WordPress word processor xCode

Archives

  • 2023 (10)
  • 2022 (12)
  • 2021 (12)
  • 2020 (12)
  • 2019 (12)
  • 2018 (13)
  • 2017 (12)
  • 2016 (13)
  • 2015 (29)
  • 2014 (17)
  • 2013 (16)
  • 2012 (13)
  • 2011 (16)
  • 2010 (30)
  • 2009 (53)
  • 2008 (53)

Random Posts

  • Blogspot bug: Google+ Share button and Google Friend Connect widget
  • Receive unlimited incoming VoIP calls with FlyNumber’s virtual phone numbers and SIP2SIP
  • VGA output with PIC Microcontroller
  • P/Invoking C++ callback functions crashes when .NET application is not in focus
  • About Windows Mobile CAB files
  • System 6.0.8 on a vintage Macintosh SE with 4MB RAM
  • Capturing data from a Tektronix 1230 logic analyzer by emulating a parallel port printer
  • Interfacing VS1053 audio encoder/decoder module with PIC using SPI
  • Mini vMac on PocketPC
  • Configuring Hoiio SIP provider to work with FreePBX
  • Windows Server 2003 under Virtual PC: Sound card
  • SJPhone: free SIP client for Pocket PC
  • Create a table of contents in Blogger.com
  • Dell OptiPlex FX160 Intel Atom 230 Tiny Desktop PC
  • Comparison of popular PDF libraries on iOS and Android

Featured

Mobile Development
VoIP
Macintosh 68k
Logic Analyzer
Microcontroller
Oscilloscope
Radio/TV
Reverse-engineer

Tools

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org


ToughDev - We Love Technical Sharing! - Blog Directory OnToplist.com

blog search engine
blog search engine


Copyright © 2023 ToughDev. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.