DevNet General Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

Have you ever wondered how you can run a complex application like Photoshop via the web at photoshop.adobe.com without any installation or configuration? Have you ever seen high-end video games being played in a web browser and wondered how that’s po...

davidn# by Cisco Employee
  • 1275 Views
  • 0 replies
  • 2 Helpful votes

The Power of 2 (not about  2 n  ) The number 2 is the smallest and only even prime number. The Chinese consider the number 2 to be lucky. A Chinese proverb says, "good things come in pairs." In the real world, what can you buy with just $2? Can you b...

yawming_0-1679282872458.png
yawming by Cisco Employee
  • 1667 Views
  • 1 replies
  • 6 Helpful votes

Did you know that the first computer virus was called the “Creeper” virus. It was discovered in the early 1970s, and it infected the ARPANET, which was the precursor to the modern internet. The virus displayed a message that said "I'm the creeper, ca...

davidn# by Cisco Employee
  • 1616 Views
  • 0 replies
  • 3 Helpful votes

I have an application written in C# that calls a process like so:System.Diagnostics.Process.Start("IM://" + user);    "user" being a string with the user's email address in it.  I have jabber set as the program to handle the IM: protocol under defaul...

Hello everyone, I write code for applications and spend a lot of time on errors that appear, the question arises about code refactoring. Many people say that this is useful for the cleanliness of the code and for its support in the future. Who does r...

HarryGrow by Community Member
  • 1934 Views
  • 4 replies
  • 0 Helpful votes