Simon Bang Terkildsen
Posts
-
Where do I find an article which was recently deleted? -
Graduation projectNagy Vilmos wrote:
Salma Hayek - I think I've got an idea...
Stalker app?
My number one dev tool? Google
-
Single Sign OnThis might be of interest. Creating a Single Sign-on across ASP.NET Application and Legacy ASP Application[^] Creating a Single Sign-on for ASP.NET Application and Legacy ASP Application (Part II)[^]
My number one dev tool? Google
-
Where to invest time?Pathachiever wrote:
I'm really passionate about making games
I don't see the gaming industry growing much larger than to is now. However if you want to prepare for it Linear algebra would be something you need to be very familiar with.
Pathachiever wrote:
Also, please tell me the technologies/languages
Doesn't matter at all, being a great developer/programmer is about the ability to solve a given problem, what language and technologies you use is of no consequence. If you become a great developer, but have only ever used C# it'll take you no more than one week to pick up 2-4 other managed languages, even picking up a lower level language like C or C++ wouldn't a be tough job. What I suggest you do is to only use one language the next 2-3 years, like for example C#. You start by getting a good book for introducing yourself to C# and while you read it you do all the exercises. Once you're through that book, I would suggest you begin to really understand Object Oriented Programming and Design Patterns, this would most likely be covered somewhat in the C# book, but far from enough. Google is a good resource, but if you want some book suggestions, then I'm told that http://www.amazon.com/Object-Oriented-Thought-Process-Matt-Weisfeld/dp/0672330164/ref=sr_1_1?s=books&ie=UTF8&qid=1317973674&sr=1-1[^] is a great book. Also I see http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612[^] by the Gang of Four as a must have. What ever you do when you look for books, do not buy any book that tells you it'll teach you something in XY days, personally I take great offence to such books, because everyone learn at a different rate, so the only way I see the author can ensure that the estimates holds would be by leaving out some of the tougher details. To summarize the next 2
-
Search page is giving "not found"I just had the same issue in Chrome 14.0.835.187 m but not in IE9. Clearing the cache and cookies in Chrome solved the issue.
My number one dev tool? Google
-
An old Favorite gaming the system...Seems so, I just tried it on my own article and now my reputation history says I received 10 points for an up vote. Doesn't seem right though, why would anyone post an article they themselves didn't believe was worth a 5?
My number one dev tool? Google
-
Google Charts in ASP.NET article not foundsujit0761 wrote:
If you can tell me how to attach a file here.I'll send you the screen shot of error screen
I don't think you can attach files on the CP forums. But it might be usefull for the CP staff to know which server you're on, in the bottom left corner it says WebXY which is the server you're on, e.g. for me it says Web03.
My number one dev tool? Google
-
Google Charts in ASP.NET article not foundFiro Atrum Ventus wrote:
I think he's referring to a link in his article.
sujit0761, if that's the case then you have to go to your article and click "Update your article" in the upper right corner.
My number one dev tool? Google
-
Google Charts in ASP.NET article not foundUpdate your eyesight ;P No seriously, try again, I can reach it. Was probably just a hiccup.
My number one dev tool? Google
-
Help me pleaseThat article shows you how you can use XNA on a Windows 7 phone, if you don't understand it, then I'm sorry to say you have to forget about this and go back to basics. No I can't just show you how to implement your requirements, if you don't want to do your own work then you're on the wrong site. There are plenty of sites out there where you can PAY developers to create your software. I'm offering my help and advise on this site, because I like doing that, but that doesn't mean I'm gonna do charity work for people.
My number one dev tool? Google
-
Help me pleaseIntroduction to XNA on Windows Phone 7[^] Would be a good place to start
My number one dev tool? Google
-
I want to resize dialog thanxGo ahead
My number one dev tool? Google
-
It's a shame I can't upvote itYeah Kim really need to finish that one. Kim don't leave us hanging man :laugh:
My number one dev tool? Google
-
Anyone actually like Linux more than Windows?I've liked Windows more and more with each version, I even liked Vista. But after having a look at the preview I gotta say I hate this metro thing, I find it confusing and weird. I wont install Windows 8 on my grandmothers machine that's for sure, she would call me day and night because she didn't get this metro thing, I'm sure. In short I agree with you. I'll for the first time skip a version of Windows.
My number one dev tool? Google
-
Anyone actually like Linux more than Windows?Solaris X| I actually thought it was dead and burned into oblivion. But after a quick look up in Wikipedia I realized to my horror that it's still very much alive :((
My number one dev tool? Google
-
Live Chat SuggestionI like the idea, but I don't believe it would be practical. 0) Most of the inquirers in the Q&A as it is now, doesn't even respond to requests for clarification 1) If an advisor requests clarification/more details from the inquirer, like what is the inner exception. Then there will be times when the advisor has to sit there while the inquirer gets the information, and I'm sure that it could easily take multiple minutes. I would expect that these chat sessions would take about 15-30 in average (or at least you'll have to reserve the next 15-30 minutes of your life to be sure you have the time required), that represents a lot of effort from an advisor to a single inquirer, an effort which is perfectly fine if it was a paid service. Hell maybe that's an idea, make it a paid service that the Code Project offers and then those members who wishes to support the Code Project could offer their expertise. Personally I would be willing to spend 2-3 hours per week to support the Code Project like that.
My number one dev tool? Google
-
Similarity between Unix and the Stones:laugh: Good one
My number one dev tool? Google
-
WPF combobox selecteditem issueHave a look at this article Debugging WPF data bindings[^] Hopefully it can help you debug your binding. A quick tip, as
myCategory
does not override equals thenmySelectedCategory
will only be displayed/selected in the combobox ifmyCategoryList
contain the very same reference.My number one dev tool? Google
-
"There was an internal error creating the item." when editing questionI justs corrected a spelling error in the question and now it works fine for me too, thank you :thumbsup:
-
"There was an internal error creating the item." when editing questionI get the error message "There was an internal error creating the item." when I try to edit this question auto generate wizard steps[^]. All I do is removing the
pre
tags and press "Update question". I'm using IE9