Click here to Skip to main content
15,895,142 members

Comments by Krishna Veni (Top 71 by date)

Krishna Veni 2 days ago View    
The visibilitychange event does not directly capture browser window close or tab close events. Instead, it responds to changes in the visibility state of the document, which can occur when the user switches tabs, minimizes the browser window, or switches to another application. but i need for when window closed/application tab close/when browser refresh
Krishna Veni 3-Jan-24 12:25pm View    
var orders = (await manager.ToArray<orders>("Orders")).ToList();
when execute this error occured. I can not able to send
Krishna Veni 25-Dec-23 2:53am View    
I dont want duplicateid any time thats why i did not used guid.
Krishna Veni 24-Dec-23 9:33am View    
Snowflake id value not preserved when passing to webapi
Krishna Veni 5-Jul-23 20:30pm View    
That provide concept only.realted example asking clearly.