is there a way ti get Date\time values Online? [closed] - c#

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
My Pc is resetting its date time each restart\sleep
so i want to write an application that sets the time on each boot
is there a way to get the current date time online in C# or JAVA ?

Here is a nice post: http://nickstips.wordpress.com/2010/02/12/c-get-nist-internet-time/
It describes in very detail how to achieve what you want :)

Related

Fastest way to read new email from gmail [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
What is the fastest way to read is any new gmail message?
I want to refresh it in about 1 second delay. I'm using GMAIL.
1 - The question is not explicit. You need to be more specific.
2 - By the way, here is the official dpcimentation: https://developers.google.com/gmail/api/
3 - What i recommend if it is a window service, use Task Scheduling or Quartz to perform every x minutes and implement your logic.

How to get power usage programmatically in Windows [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I am working on a windows application(C#) to monitor computers. Are there any way to get current power usage in windows ?
This is simply not supported under Windows. MS documents their PowerManagement API
I walked through every subheading, and nowhere can such detail be monitored. If the system is on battery and you poll the %battery remaining (which is not terrible accurate), you would know about as much as is possible through the API

Picture Password Source [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
Is it possible to recreate the picture password as a login mechanism for your .NET application? Or is there some law stating it cant be done because you'll get sued?
http://blogs.msdn.com/b/b8/archive/2011/12/16/signing-in-with-a-picture-password.aspx
Unfortunately Microsoft seem to have a patent for this approach in the USA at least: http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&r=1&f=G&l=50&s1=8,024,775.PN.&OS=PN/8,024,775&RS=PN/8,024,775 , so depending where you're based you might run into legal problems.

Streaming video over with C# [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Greeting
Is there any example code to show how to stream video over ip C# windows app???
http://www.codeproject.com/KB/audio-video/cameraviewer.aspx
Check out http://www.fathsoft.com/videocapx.html. VideoCapX ActiveX control supports streaming live and file-based video over IP. There are several C# samples included.

What is the most popular website written in asp.net? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
I am trying to justify writing a website in asp.net that has the potential to be as large as wikipedia. Are there any large websites content driven websites that have been written asp.net?
From what i've heard ...
Stackoverflow
PlentyOfFish
Myspace (once was based on coldfusion)

Categories

Resources