IQ DIRECT

Blog

Navigation

  • Home
  • About us
  • Portfolio
  • Reviews
  • Blog
  • Contacts

Blog

Why there are so few parks in South Bend?

The first zoo in South Bend was located in Leeper Park from 1902 to 1914. The current zoo in Potawatomi Park was founded in 1921 when Albert R. Erskine, the president of Studebaker Corporation, donated a single deer to start the zoo. The Potawatomi Zoo is the second oldest zoo in Indiana. It has more than 400 animals on its 93,000 m2. The zoo is now operated by the Potawatomi Zoological Society. Along with the zoo, the South Bend Parks and Recreation Department operates over 50 parks, golf courses, and recreation areas throughout the city. Notable parks include Rum Village Park, with a disc golf course, mountain bike trails, hiking trails, and a nature center, and Potawatomi Park, with the region's largest public playground and a performance arts pavilion and outdoor viewing area.

TPL_COM_CONTENT_READ_MOREWhy there are so few parks in South Bend?
Where to Download the Latest Version of .NET Framework

If you are searching to download Microsoft .NET Framework's latest version, you had come to the right place. Here you can find the link to the official Microsoft Website for .NET Framework.

TPL_COM_CONTENT_READ_MOREWhere to Download the Latest Version of .NET Framework
How to Reset STM32 MCU Programatically?

While the STM32 controller is reset at the power cycle, sometimes it is needed to reset the controller programmatically. This is needed in the process of severe system failure, misconfiguration of internal hardware, or during the firmware update process. So, how can we reset the STM32 Microcontroller programmatically?

The answer to the question on How to Reset the STM32 Microcontroller is the following. The correct function for this is NVIC_SystemReset(). Call this function from any place of code and it will never return, but reset the controller. The alternate function is HAL_NVIC_SystemReset(), just an alias for the above.

TPL_COM_CONTENT_READ_MOREHow to Reset STM32 MCU Programatically?
[Code Sample] Retrieve C++ Application Version from VS_VERSION Resource

Sometimes you may need to retrieve the application version from its own resources. While sounding trivial, this task is not so easy to solve. While you can easily access string resources or dialog resources using the dedicated WinAPI functions, the version resource retrieval is not so easy. That's because the corresponding function VerQueryValue is intended for retrieving versions from another loaded module, not from own executable. So, how would you retrieve the application version from your own executable then?

TPL_COM_CONTENT_READ_MORE[Code Sample] Retrieve C++ Application Version from VS_VERSION Resource
  • Access single file from different threads or processes and maintain consistensy without using extra locks
  • [Code Snippet] Parse FB2 format book in C#
  • How to shutdown a computer programmatically in Windows
  • How to read connection string from App.config
  • Fiddler: The Powerful Debugging Tool for any Web Developer

Page 23 of 58

  • 18
  • ...
  • 20
  • 21
  • 22
  • 23
  • 24
  • ...
  • 26
  • 27

Copyright ©2026 IQ DIRECT


main version