I have my domain object, Client, I\'ve got a form on my JSP that is pre-populated with its data, I can take in amended values, and persist the object.
开发者_开发问答Is there a simple way of making the static content of an .aspx page multi-lingual? Resource files are nice for controls but it\'s quite hard and annoying to write big chunks of html in
I\'m making my first website, and I\'m trying to make variable-sized buttons so they\'ll render correctly on low resolution (read: mobile) browsers. Currently I just have the usual rollover image solu
I am not an Expression Tree master by any stretch of the imagination, what I have is code that looks like this:
i have a section that when created takes in images, however when you edit this item i dont want them to re-upload none changes images just to change a description or name.
I recently stumbled over the object database engine db4o which I think looks really interesting. I would like to use it in an ASP.NET MVC application that will be deployed to a shared hosting environm
I can\'t get why this code work: $seq = \'GAGAGAGA\'; my $regexp = \'(?=((G[UCGA][GA]A)|(U[GA]CG)|(CUUG)))\'; # zero width match
I\'ve got 2 methods. One method starts playing an audio file (.mp3), the other method updates a UIToolBar to show a button (PLAY or PAUSE). These two methods are called in the following order:
related to (gcc) Multi-Dim Array or Double Pointer for Warning-free Compil开发者_StackOverflowe , is there a way to return so-called \"decayed array pointer\" from a function? in summary (suppose 2 di
[1] Ok, I don\'t even know how to call this, to be honest. So let me get some semi-pseudo code, to show what I\'m trying to do. I\'m using jQuery to get an already existing script declared inside the