Click here to Skip to main content
15,907,233 members
Home / Discussions / C#
   

C#

 
Question.xsd files Pin
fmardani3-Feb-06 10:36
fmardani3-Feb-06 10:36 
QuestionFun with setting subproperties through reflection Pin
tantiboh3-Feb-06 10:08
tantiboh3-Feb-06 10:08 
QuestionLisview 2.0 Databinding Pin
machocr3-Feb-06 9:05
machocr3-Feb-06 9:05 
AnswerRe: Lisview 2.0 Databinding Pin
Ravi Bhavnani3-Feb-06 9:37
professionalRavi Bhavnani3-Feb-06 9:37 
GeneralRe: Lisview 2.0 Databinding Pin
machocr3-Feb-06 11:03
machocr3-Feb-06 11:03 
QuestionAquiring publish version number Pin
Nazadus3-Feb-06 9:05
Nazadus3-Feb-06 9:05 
QuestionComparing Data Pin
Kenneth Childs3-Feb-06 8:21
Kenneth Childs3-Feb-06 8:21 
AnswerRe: Comparing Data Pin
Pualee3-Feb-06 8:34
Pualee3-Feb-06 8:34 
Hi Ken

Im new to .NET, but not new to coding...

My suggestion:
1. Charge the customer more money for the new feature.

2. Collect all input up front before populating your DB or DataTable Object. Create a collection and use the rankings as keys to populated the collection. If the user tries to reuse a rank, an error will pop, which you can propagate up to the User Interface prompting for a unique unused rank. After everything is filled in, populate the DB from the collection.

- or -

You could just make the rankings part of the DB a unique field or primary key. I think this would also throw a catchable error that you can use to prompt the user to use a new rank.

Not sure how much this helps, I've done something similar in VB6 putting everything in XML, but you didn't leave a lot of details Smile | :)

gl hf,

Pualee
GeneralRe: Comparing Data Pin
Kenneth Childs3-Feb-06 8:39
Kenneth Childs3-Feb-06 8:39 
GeneralRe: Comparing Data Pin
Pualee3-Feb-06 8:50
Pualee3-Feb-06 8:50 
Questionproblem when opening a form Pin
melanieab3-Feb-06 8:17
melanieab3-Feb-06 8:17 
AnswerRe: problem when opening a form Pin
S. Senthil Kumar4-Feb-06 20:09
S. Senthil Kumar4-Feb-06 20:09 
QuestionDatabinding with combobox as 'lookup' table Pin
Rajendra Rana3-Feb-06 8:13
Rajendra Rana3-Feb-06 8:13 
Questionhow to create registry objects of Skype (TM) Pin
Sasuko3-Feb-06 8:07
Sasuko3-Feb-06 8:07 
QuestionExcel Borders Problem Pin
FreewareFire3-Feb-06 6:26
FreewareFire3-Feb-06 6:26 
AnswerRe: Excel Borders Problem Pin
Douglas Troy3-Feb-06 6:42
Douglas Troy3-Feb-06 6:42 
QuestionRe: Excel Borders Problem Pin
FreewareFire3-Feb-06 12:51
FreewareFire3-Feb-06 12:51 
AnswerRe: Excel Borders Problem Pin
Member 42856225-Nov-08 1:49
Member 42856225-Nov-08 1:49 
Questionmouse move and click in any other window Pin
toposte3-Feb-06 5:28
toposte3-Feb-06 5:28 
QuestionTracking Current Web Sessions Pin
Pualee3-Feb-06 5:08
Pualee3-Feb-06 5:08 
AnswerRe: Tracking Current Web Sessions Pin
Guffa3-Feb-06 6:03
Guffa3-Feb-06 6:03 
GeneralRe: Tracking Current Web Sessions Pin
Pualee3-Feb-06 7:12
Pualee3-Feb-06 7:12 
GeneralRe: Tracking Current Web Sessions Pin
Ravi Bhavnani3-Feb-06 9:42
professionalRavi Bhavnani3-Feb-06 9:42 
AnswerRe: Tracking Current Web Sessions Pin
Guffa4-Feb-06 3:28
Guffa4-Feb-06 3:28 
QuestionHard Disk Manufacter Serial Number Pin
Stanciu Vlad3-Feb-06 4:56
Stanciu Vlad3-Feb-06 4:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.