Trending Design Patterns Discussions

Follow

Ask the Community


Ask any professional question and get answers from other specialists.

Stream language
Default profile image
Question added by Deleted user
8 years ago
Answers:
6
Followers:
Views:
114
Vote Count:
0
Answer should contain a minimum of 25 characters.
Mohammad Ateieh's image
Question added by Mohammad Ateieh Software Engineering Manager Bayt.com
10 years ago

What are design patterns? Have you used any design pattern in your code?‎

Tell us about one design pattern you have used before.‎

Answers:
4
Followers:
Views:
824
Vote Count:
4
Answer should contain a minimum of 25 characters.
Yameen Mohammed Khan's image
Question added by Yameen Mohammed Khan IT Manager Al Faisal Medical Center
10 years ago
Answers:
1
Followers:
Views:
143
Vote Count:
1
Answer should contain a minimum of 25 characters.
Rasik Bihari's image
Question added by Rasik Bihari Technical Lead Grapecity
10 years ago
Answers:
1
Followers:
Views:
114
Vote Count:
1
Answer should contain a minimum of 25 characters.
Default profile image
Question added by Fida Abo Alrob Sr. Copywriter Imena Digital
10 years ago
Answers:
1
Followers:
Views:
153
Vote Count:
1
Answer should contain a minimum of 25 characters.
Mohammed Abdelwahab's image
Question added by Mohammed Abdelwahab Information Technology Project Director SNIT
10 years ago
Answers:
2
Followers:
Views:
94
Vote Count:
0
Answer should contain a minimum of 25 characters.
Shahbaz Awan's image
Question added by Shahbaz Awan M2M IoT Software Architect Wadi Makkah
10 years ago
Answers:
2
Followers:
Views:
369
Vote Count:
0
Answer should contain a minimum of 25 characters.
Asif Mohammad's image
Question added by Asif Mohammad DevOps Lead Autodesk
10 years ago

How can we notify clients for any changes in WCF service? or in other terms, if we change anything in WCF service how should it reflect to clients?‎

I don't want to tell the client explicitly that something is changed in my service that he is consuming.‎

Answers:
3
Followers:
Views:
713
Vote Count:
0
Answer should contain a minimum of 25 characters.
Ahmed Zahran's image
Question added by Ahmed Zahran Senior Software Developer Oracle
11 years ago

Why do I have to re-declare the class static variables in both .cpp and .h files?‎

In QT, I have a class called MainWindow. I have a variable called plotGrpahics declared as static in my header MainWindow.h file: class MainWindow : public QMainWindow {‎ ... See More

Answers:
2
Followers:
Views:
448
Vote Count:
0
Answer should contain a minimum of 25 characters.