
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
April 17th, 2021, 02:23 PM
Have you tried some of the BlueScreenView type apps that will display the BSOD dump file in an easy to read report so you can see what caused it.
2 replies | 152 view(s)
-
April 17th, 2021, 12:17 PM
Does anyone know what is the best source to prepare for passing microsoft certifications such as mcsa certification, microsoft 70 741 etc.
...
0 replies | 92 view(s)
-
April 17th, 2021, 10:46 AM
Why not take charge and provide your own logging/error handling? If you take care of the error handling inside your app, the app will never crash...
2 replies | 152 view(s)
-
April 17th, 2021, 02:48 AM
Can't we start a campaign somehow for Windows to show human readable crash logs? Linux and Mac have been doing this for decades and it's high time...
2 replies | 152 view(s)
-
April 16th, 2021, 09:26 AM
If I need to improve an existing code by using a thread pool, how can I get data from a SQL DB:
bool CMyClass::GetSQLSelect(std::string sql,...
0 replies | 193 view(s)
-
April 16th, 2021, 04:27 AM
thanks for the explaination sir. i think i understand
6 replies | 309 view(s)
-
April 15th, 2021, 05:00 AM
Consider this test class and the generated output from various uses of puish_back() and emplace_back():
include <vector>
#include <iostream>
...
6 replies | 309 view(s)
-
April 15th, 2021, 03:37 AM
emplace back enables the arguments of a class/struct constructor to be specified without the requirement to create another instance of the class.
...
6 replies | 309 view(s)
-
April 15th, 2021, 02:55 AM
I don't know which one is faster cause I never used emplace_back and never had any lengthy calculations with vectors.
Note also that you should...
6 replies | 309 view(s)
-
April 15th, 2021, 01:55 AM
after you asked to measure execution time, i did test with std::chrono::steady_clock::now() on it and emplace_back is slightly faster. Sorry didnt...
6 replies | 309 view(s)
-
April 15th, 2021, 01:13 AM
Did you try to measure the execution times of both emplace_back and push_back methods and compare these?
6 replies | 309 view(s)
-
April 14th, 2021, 11:46 PM
Well i just figured out there's a emplace_back method than does same thing as push_back after 4 years messing around with c++. Which one is faster or...
6 replies | 309 view(s)
-
April 13th, 2021, 07:31 PM
I see, I am one of those people who would vote for outsourcing IT. But, aside from the pros of having one, like focus on the primary business, access...
2 replies | 1611 view(s)
-
April 13th, 2021, 05:48 AM
Hello,
I have form that generate new form with multiple textboxs and labels how save new form and can retrieve it again in another time ?
I want,...
0 replies | 319 view(s)
-
April 12th, 2021, 04:30 PM
Design your full-time freelance career as a top freelance developer with Toptal.
Freelance work is defining developer careers in exciting new...
0 replies | 231 view(s)
-
April 12th, 2021, 12:01 PM
Why do you set the tempdb as the Initial Catalog (Database)?
1 replies | 364 view(s)
-
April 12th, 2021, 06:21 AM
Hi,
According to my experience, you should choose https://innowise-group.com/technologies/.net/ for having robust and engaging websites. You’ll get...
1 replies | 583 view(s)
-
April 12th, 2021, 05:38 AM
Dear folks.
I am writing a program for connecting sql server database, and populating data from table using a stored procedure. it is working fine...
1 replies | 364 view(s)
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|