- 0
[C#, ASP.net] Help Designing Something
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Posts
-
By cleverclogs · Posted
can i install vista on my surface pro 8? ;D -
-
By zikalify · Posted
Garmin Dash Cam X310: 4K dash cam on sale at lowest price for $334.99 by Paul Hill Dash cam footage can be vital for drivers who get into accidents as it can be used to help with insurance claims if you’re involved in an accident, outside of that, it can be used for filming your trips or recording freak events such as asteroids burning up in the atmosphere. If you’re still without one, or looking to upgrade, take a moment to read about the Garmin Dash Cam X310 which has been reduced by 16% from $399.99 to $334.99. To briefly touch on the features before we get started, the X310 is a compact 4K Ultra HD touchscreen dash cam with a 140-degree field of view, ensuring it captures everything. There’s also a built-in Clarity Polarizer to reduce glare from the windshield and it features automatic recording. The main attraction of the Garmin Dash Cam X310 is undoubtedly the 4K Ultra HD video which will capture fine details, and the 140-degree field of view that ensures it doesn’t miss anything important. Coupled with this, the Clarity Polarizer helps to reduce glare from the windshield so that your video footage is better. It also includes HDR which improves the night vision. Aside from having a touchscreen, the X310 comes with voice control allowing you to save video and audio hands-free, meaning you can focus on driving. It supports multiple languages - English, German, French, Spanish, Italian, and Swedish. Other features include built-in GPS for recording the location, date, and time of incidents; parking guard and live view for security while parked (required a paid Vault subscription); and its compact design which allows it to sit “virtually unnoticed” on the windshield. Please note that the product description says some jurisdictions may restrict the use of dashcams, so check your local laws before buying. If you are looking for a high-resolution dash cam with voice control and advanced parking surveillance (paid subscription), the X310 could be for you. The main downside of this product is that it’s still at a premium price point, despite it being at its lowest price on Amazon. If you don’t mind this, it could definitely be a great choice for you. Garmin Dash Cam X310: $334.99 (Amazon US) / MSRP $399.99 This Amazon deal is US-specific and not available in other regions unless specified. If you don't like it or want to look at more options, check out the Amazon US deals page here. Get Prime (SNAP), Prime Video, Audible Plus or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases. -
By +thexfile · Posted
I have a Motorola B12, and it's been working pretty solidly for a year now. -
By +sphbecker · Posted
yes, which is especially funny considering you no longer have an option to turn them off, so how could this matter to anyone? It would be pretty evil if they waited until after Windows 10 EOL to renew the certs, but based on these dates, it looks like that wouldn't be possible, so no worries that I can see.
-
-
Recent Achievements
-
Marites earned a badge
Week One Done
-
runge100 earned a badge
One Year In
-
runge100 earned a badge
One Month Later
-
jfam earned a badge
One Month Later
-
TheRingmaster earned a badge
First Post
-
-
Popular Contributors
-
Tell a friend
Question
AgentGray
Alright, let me start with the fact that I do not consider myself a true .net coder by any stretch of the imagination, but it's gotten into My boss's head that since I can code some basic database interface tools I should be more then capable to coding something significantly more complex then this.
I've got a weird issue, where I don't even know where to begin to deal with:
Database design:
Categories:
ID, Name
Data:
ID, Name
AdjCategories:
ID, CatID, DataID
ValuePairs -
ID, CatID, DataID, Property, Value
so....
basically
we have a category: Colors
we have a Data: Blue
we have an adjustment: Blue in Colors
we have a value pair: (Blue in Colors) Has a a Property: HexCode and a Value: #0000FF
The data structure's pretty set in stone, I've stripped out a lot of extra data to keep this simple as possible... because it's already one of the longest posts i've ever made on this forum ;) and I haven't gotten to the issue.
the way we want to display the info :
Where the form is allows the user to enter data into the Key/Value data.
Now I've nested a DataGrid inside a ListView to get the first two bits of the data displaying...more or less right... but how would I even handle the form? I am having a hard time figuring this out... and could use some help.
Link to comment
https://www.neowin.net/forum/topic/882866-c-aspnet-help-designing-something/Share on other sites
0 answers to this question
Recommended Posts