5
moort
7y

I needed to create a c# wrapper class for an activex element which has functions for sudoku.

Then create a wpf interface to play it.
So far so good. Ive had c# wpf, so no problem.

Finished that

"Make another interface in asp.net mvc"

I thought to myself, sure how difficult can asp.net be?

Very difficult apparently.

At least, if you want to make a grid which you can change per cell with an x and y.

I just went to bed after i gave up, when I suddenly got an idea. It ain't pretty, but just might work

Comments
Add Comment