key generation

About this tag
Discussions tagged with key generation on WindowsForum.com cover a range of technical scenarios. One thread explores key generation strategies in Entity Framework 7, focusing on using sequences to pre-fetch keys for large INSERT batches. Another thread addresses VBA code for writing to the Windows 7 registry, specifically creating a key and setting its value, with challenges related to registry redirection. A third thread involves obtaining a Windows 7 RC product key from Microsoft's official site, where users encountered page errors and redirects. These topics span database key generation, registry key creation in VBA, and product key acquisition for Windows 7.
  1. Key Generation Strategies in Entity Framework 7

    In this short video Rowan takes us through a different approach to generating keys in Entity Framework 7 using sequences. This approach is interesting in cases of large INSERT batches primarily because keys are all fetched beforehand. Would love your thoughts! Here are some links for more...
  2. M

    Windows 7 VBA write to registry Win 7

    I am not able to figure out how to write to the registry in VB or VBA. I tried using the windows APi and WS.Script, both work in the XP environment, but not Win7 I just need to create a key and set the key value. MY current code I am using can read the key if I manually create it. I have read...
  3. S

    Windows 7 Windows 7 RC key homepage problem

    So I'm trying to get another key for 64-but Win7 from the official site. I choose my language, click go, enter my Windows Live account, then it says that the page could not be found and I get redirected to this: betaexperience scripts gcs aspx - Bing I got a key 1-2 weeks ago and I did not...