Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Windows service app with a better screen switch for Taichi notebooks
...Why :
- Close lid lack some function (ex: tent mode)
- Close lid is cpu-hungry => make my fan spin.
How :
- a c# windows service app
- a desktop app
- a metro front-end app
Functionalities :
- switch screen configuration
- auto-swith mode (close lid detection)
- enable/disable the touch screen
- pen-compliant
- icon tray
- settings
On the road:
- solution for brightness level for tablet screen (i think it's the part that suck also in the asus utility, ie active check)
- installer
3-7-2013
source!
i moved switch mecanism from destktop app to servce app, add configuration and a better handle of sleep recover.
...