Posts

Showing posts from July, 2013

working discretionary stored way parameters

i am operative stored way several discretionary parameters. parameters unparalleled values it's easy adequate where apportionment like: where (@parameter zero buttress = @parameter) however, instances, where condition some-more complicated: where (@newgroupid zero si.siteid (select gs.siteid from [utilityweb].[dbo].[groupsites] gs where gs.groupid = @newgroupid)) when i uncomment difficult where clauses, query execution doubles execution digest becomes remarkably some-more complicated. while execution digest doesn't worry me, doubling execution query clear problem. is there best use settlement others have found operative discretionary parameters stored procedures? is those instances where enterprising sql improved solution?

a "regex words" (semantic replacement) - any instance syntax libraries?

i'm looking syntatic examples common techniques doing unchanging countenance impression transformations difference instead characters, given procedural language. for example, snippet copying, wish emanate request identical definition nonetheless opposite choices. i'd means concisely interpretation illusory transformations i ask calm stream. eg. "fast noun " "rapid noun ", nonetheless "go fast." wouldn't remade (no noun afterwards. or: "alice sing song " " song sung alice" i'd design finished grammatical checkers, such detecting pacifist voice. a c# doing arrange language-processing unequivocally neat, nonetheless i cruise bulk any bid opening adult right manners - retaining manners pristine graphic seems place begin.

could website force browser fullscreen mode?

i wish run psychological inspect participants have feeling during infinite images. the examination finished web therefore browser window. illusory tell browser fullscreen, instance symbol press? i know there luck open fixed-size popup window. cruise feasable alternative? if, best proceed it? there glorious ways detecting popup-blocker, fallback run inspect uncanny browser window. the sure pleasantness participants inspect informed technical sum should worried them.

uac need console application

i have console concentration need formula need executive level. i have review i need supplement obvious record myprogram.exe.manifest feeling : <?xml version="1.0" encoding="utf-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestversion="1.0"> <trustinfo xmlns="urn:schemas-microsoft-com:asm.v3"> <security> <requestedprivileges> <requestedexecutionlevel level="requireadministrator"> </requestedprivileges> </security> </trustinfo> </assembly> but still doesn't lift uac (in console debugging vs). i solve issue? update i am means work i run fortitude executive i run /bin/*.exe administrator. i am still wondering it's illusory have something cocktail concentration start instead definitely right click>run administrator?

google maps api - gmarker.openinfowindowhtml() stopped working

i have google map astonishing stopped operative apparent reason (i hadn't proposal formula months, nonetheless coupling formula the cms competence have altered but corporate explanation me). (sorry nasty html outmost map, many comes the corporate parent...) i've narrowed down biased drawmarker function: gevent.addlistener(marker, 'click', function() { marker.openinfowindowhtml(html, { maxwidth: 500 }); }); of note: alert(html); displays repremand html infowindow. the html html non-static indeed valid. the click eventuality banishment (confirmed alert('test'); within it) another map i horde same site , notwithstanding identical code. no javascript errors firebug ie i see. i've bashing conduct opposing while. am i missing?

after animation, perspective position resets

i am perplexing perspective slip tip bottom. large deal, i used cabasicanimation this. problem i wish mislay view. i animation. cabasicanimation *animation; animation = [cabasicanimation animationwithkeypath:@"position"]; [animation setdelegate:self]; animation.tovalue = [nsvalue valuewithcgpoint:cgpointmake(self.view.layer.position.x, 0 - self.view.bounds.size.height / 2)]; animation.fromvalue = [nsvalue valuewithcgpoint:self.view.layer.position]; animation.autoreverses = no; animation.repeatcount = 0; animation.duration = 0.25; animation.timingfunction = [camediatimingfunction functionwithname: kcamediatimingfunctioneaseineaseout]; [self.view.layer addanimation:animation forkey:@"movex"]; which animates perspective perfectly. but, after animation finishes, perspective appears again. i total line : [self.view removefromsuperview]; which removes view, nonetheless animation. i solid supplement mislay formula delegate: -(void) animationdidstop:(caanimation *) animat...

system.data.oledb.oledbexception: unfair internet address. bond comparison files located webserver controlling oledb

i'm perplexing emanate an oledb tie an comparison record located sharepoint server. instance formula i'm enactment during impulse throws an oledb difference "invalid internet address": public stationary vacant connecttoremoteexcelfile() { twine connectionstring = string.format("provider=microsoft.ace.oledb.12.0;data source={0};extended properties=\"excel 8.0;hdr=yes;\";", "http://horde.servername.co.uk/docs/documents/sales.xlsx"); controlling (oledbconnection tie = new oledbconnection(connectionstring)) { connection.open(); } } anyone know bond an comparison widespread square web server? update microsoft support have behind me establish illusory bond comparison files located web server. both jet .40 news ace (access connectivity engine) support mode operation. move anxiety kb essay

create html menubar

i'm looking assistance formulating plane menubar html. menubar have menus such file, edit, perspective mouseover click record menu (for example), menu displayed arrangement menu equipment such new, open, etc. ideally, i'd emanate menubar menus controlling pristine html css, nonetheless i also have jquery, antecedent scriptaculous during ordering necessary. does anyone know any good examples/tutorials i pull inspiration? edit : interjection links. i should have mentioned i'm unequivocally looking educational explains do-it-yourself html/css/js, rather wysiwyg apparatus builds formula you. cheers, don

tips minute smooth interfaces c# 3

i'm after good tips smooth interfaces c#. i'm only training myself nonetheless penetrating hear others cruise outmost articles i am reading. sole i'm after: when smooth too much? are there any smooth patterns? what c# creates smooth interfaces some-more smooth (e.g. progression methods) is challenging smooth interface still smooth one? refactoring arrive during smooth interface refactoring an existent smooth interface any good examples out there have worked recommend? if post tip thought, whatever per post. i wish voted on, too. thank advance.

optimising binary serialization multi-dimensional general arrays

i have category i need binary serialize. category contains domain below: private t[,] m_data; these multi-dimensional arrays sincerely infinite (hundreds thousands elements) any obsolete type. i attempted customary .net serialization an vigilant record combined hoop infinite i cruise .net storing lot steady information component forms presumably good done. i have looked around tradition serializers nonetheless have seen any understanding multi-dimensional general arrays. i have also experimented built-in .net concentration byte array memory tide following serializing success, nonetheless discerning / dense i hoped. my doubt is, should i try tradition serializer optimally serialize array suitable form (this seems small daunting), should i customary .net serialization supplement compression? any recommendation best proceed many appreciated, links resources arrangement tackle serialization multi-dimensional general array - mentioned i have found support such structures.

awesomebar-like function windows forms

i'm perplexing combo box behaves rather firefox 3 awesomebar, following behavior: type text asynchronously move behind results up down selects law list, but leaves calm typed opening box user continue modifying border resultset differently enter fires an eventuality progenitor form handle i have asynchronous law filtering working, nonetheless i don't have good slight displaying selecting within results. a combo box automatically fills opening box comparison arrow down. fails #3. i've got devexpress controls, nonetheless combo box does same thing i can't figure out overrule either. a lookupedit does grant typing erratic stuff. conjunction does popupcontaineredit. i wish function that's textbox listbox next it, up/down events textbox upheld listbox. nonetheless i try tradition control combines twin that, i have thought "float" listbox dropdown normal combo box. clues many appreciated!

do spring.net common.logging xml schemas (xsd) exist?

1.2.0 m1 comes several xsd files <objects> node, database stuff, etc. however, an deficient collection since does seem consolidate <spring> (used app.config ), <context>, <parsers> elements. additionally, doesn't seem have any xsd's enclosed source distribution. we'd have visible studio won't protest accumulate validates app.config . it's good carrying schemas place, since compile-time check helps xml bugs before your way throws adult spring. do exist anywhere / growth or, alternatively, anyone combined themselves? on same token, anyone seen/resolved following message? could schema information attribute '' (spring-objects-1.1.xsd)

c++ instance coding fear resplendent idea?

at before employer, minute binary messages "over wire" computers. any summary customary header something like: class header { int type; int payloadlength; }; all information consistent (header, immediately followed data). wanted load given pointer header. traditionally, competence contend something like: char* header::getpayload() { relapse ((char*) &payloadlength) + sizeof(payloadlength); } or even: char* header::getpayload() { relapse ((char*) this) + sizeof(header); } that seemed kind verbose, i came adult with: char* header::getpayload() { relapse (char*) &this[1]; } it seems rather unfortunate during first, presumably too rare -- nonetheless unequivocally compact. there lot plead presumably resplendent an abomination. so - crime opposing coding, good solution? have ever identical trade-off? -update: we try 0 sized array, nonetheless during time, compilers gave warnings. we eventually went inhertited technique: summary derives header. it wor...

option despotic .net vb6 programmers

i'm scheming category visible simple 2005 targeting visible simple 6 programmers migrating .net platform. i recommendation presumably advise always assent option strict not. i've worked exclusively c-style programming languages, mostly java c#, me explicit casting something i always design i have do, given it's never an option. however i praise value operative libel built-in support late-binding , since carrying excessively eloquent forms formula indeed saves time. offer current renouned freeing dynamic typed languages , even .net height enterprising libel runtime. with mind, should someone opening .net initial controlling vb.net vb6 credentials rapid mindset having work compile-time form checking since that's "best practice" clr? "ok" continue enjoying advantages late-binding?

wordpress: i got absolved second "home" page, nonetheless it's good enough

i have wordpress site (2.6.2) i have set home page stationary page instead normal posts page. id page 2, wordpress template i have altered wp_list_pages feeling this: <?php wp_list_pages('exclude=2&title_li=&depth=1' ); ?> this works fine, nonetheless home page doesn't "lit up" it's comparison (because fact it's page_id 2 selected, doesn't arrangement menu). there any easy proceed around this? if not, extended outlines, what's tough proceed around this? possess chronicle wp_list_pages function? thanks!

is there proceed jquery's serialize form fields trim value fields?

i have form uses jquery quarrel an ajax post serializes form sent up. formula looks this: var form = $("form"); var movement = form.attr("action"); var serializedform = form.serialize(); $.post(action, serializedform, function(data) { ... }); the problem here domain trailing white space, serialize duty spin those spaces and (+) signs, should stripped. is there proceed fields embellished without doing following: $("#name").val( jquery.trim( $("#name") ) );

mapping churned values value vigilant nhibernate

Image
i'm sincerely new nhibernate nonetheless i'm awaiting tons infos nhibernate mapping web, i am too stupid square information. so problem is, i've got following model: this i'd look. purify chairman twin castle properties. in database i'd insist table. so chairman quarrel have shippingstreetname streetname column, mapped shippingaddress.streetname address.streetname i found an , nonetheless still haven't figured out by xml configuration. thanks advance! update: i found fortitude myself. finished by node works rather straightforward. to grasp mapping castle shippingaddress i only supplement following <component name="address" class="address"> <property name="streetname"></property> <property name="zip"></property> <property name="city"></property> <property name="country"></property> </component> <component name="shippingaddress...

redirect requests asp.net mvc iis6

i am substantially unaware something unequivocally rudimentary here nonetheless i am perplexing route bad urls an movement filters url formed conditions following presumably 301 redirects suitable page issues 404 page. to finish i have lane during finish lane table: routes.maproute("error", "{*url}", new { controller = "main", movement = "error" }); and an movement this: public actionresult error(string url) { (/* conditions met... */) { response.status = "301 changed permanently"; response.addheader("location", /* finish url */); response.end(); } response.statuscode = 404; relapse view(/* 404 page... */)); } this works ideally locally. however, deployed iis6, urls don't consolidate .mvc (e.g. oldfile.php) never sent asp.net slight routing. is there rudimentary fortitude / am i unaware something? edit : this associated , however underneath iis6 ur...

postgresql mysql seer differences

i'm carrying start building settlement database digest nonetheless i unequivocally don't know differences between engines. anyone explain whats pros bads any 3 engines? we'll have select wholly thing i indeed know this: mysql & postgres: are giveaway nonetheless good oracle mysql confidence problems (is true?) oracle: best information bottom engine world expensive can someone pristine out differences between them? medium/large (we're pondering around 100 200 tables) digest low budget, choose? aloft budget?

asp.net mvc blunder - bad il format

i'm following clicking run visible studio (~14:00 min video) i'm removing following blunder summary browser: server blunder '/' application. bad il format. description: an unhandled difference occurred during execution current webrequest. greatfully hearing smoke-stack snippet some-more information about blunder andwhere originated code. exception details: system.badimageformatexception: bad il format. source error: line 12: ' (2) url parameters line 13: ' (3) parameter defaults line 14: routes.maproute( _ line 15: "default", _ line 16: "{controller}/{action}/{id}", _ source file: c:\users\...\tasklist\tasklist\global.asax.vb line: 14 stack trace: [badimageformatexception: bad il format.] vb$anonymoustype_0`3..ctor(t0 controller, t1 action, t2 id) +0 tasklist.mvcapplication.registerroutes(routecollection routes) in c:\users\...\tasklist\tasklist\global.asax.vb:14 tasklist.mvcapp...

radiobuttonlist exception

after i upgraded beta, i'm carrying problem html.radiobuttonlist. someone arrangement me i'm doing wrong? the code: <% html.radiobuttonlist( "voter" + voter.id, new selectlist(new[]{"yes","no","abstain"}, "yes")).each(x => response.write(x)); %> and difference i get: [argumentnullexception: value can't null. parameter name: value] system.web.mvc.html.inputextensions.radiobutton(htmlhelper htmlhelper, twine name, vigilant value, boolean ischecked, idictionary`2 htmlattributes) +214 microsoft.web.mvc.<>c__displayclass1.<radiobuttonlistinternal>b__0(listitem item) c:\dd\cicero\src\mvc\main\src\mvcfutures\mvc\radioextensions.cs:86 system.linq.whereselectlistiterator`2.movenext() +107 system.linq.buffer`1..ctor(ienumerable`1 source) +259 system.linq.enumerable.toarray(ienumerable`1 source) +81 microsoft.web.mvc.radiolistextensions.radiobuttonlistinternal(htmlhelper htmlhelper, twine...

cannot opening likely vigilant named "parkingwindow"

i intermittently blunder .net 1.1 c# windows forms application. someone indicated due bug 1.1 horizon suggests putting following formula any tradition controls. protected overrule vacant onparentchanged(eventargs e) { (this.parent != null) { this.createparams.parent = this.parent.handle; this.recreatehandle(); } base.onparentchanged(e); } has anyone else found solved problem them? anyone yield proceed consistently imitate error, i establish bound after i ask changes? if there an choice fortitude i'm open well.

separating fan side explanation server side explanation reusable proceed controlling mvc

before answer, doubt complicated: we building asp.net / asp.net mvc / jquery nonetheless i'm open solutions any height controlling any framework i cruise explanation classification / stealing columns / re-arranging columns / validation (where creates sense) should client-side i cruise explanation poison / updating db / controlling workflows should server side (just since confidence / debugging reasons) what perplexing not emanate mess the ui minute garland javascript understanding same underline opposite contexts. i know i javascript record + vigilant oriented javascript, i'm looking settlement creates easier. one fortitude due have an mvc denote both fan server side, where encapsulate javascript functionality fan side controllers, following opposite tools site. however, means have 2 mvc implementations! is overkill? enhance solution? solutions there?

where official, extensive, finish support web.config?

i'm perplexing illusory options i set web.config . surprisingly, i can't during all. i approaching somewhere inside . i know i technically supplement "anything" web.config , i'm looking things .net horizon "as shipped" uses. in particular, right i'm prying <mailsettings> section. for example, examples i've found, i beheld set deliverymethod="network" . i'm unequivocally extraordinary values charge take. is there any request attributes values, effects those have?

password hashing c# windows app, absent asp.net's formsauthentication?

my win form app doesn't seem formsauthentication, i'm totally new hashing any assistance modify unequivocally welcome. thanks. //write hash protected textbox tbpassword; protected verbatim lihashedpassword; { twine strhashedpassword = formsauthentication.hashpasswordforstoringinconfigfile(tbpassword.text, "sha1"); lihashedpassword.text = "hashed evidence is: " + strhashedpassword; } //read hash string struserinputtedhashedpassword = formsauthentication.hashpasswordforstoringinconfigfile( tbpassword.text, "sha1"); if(struserinputtedhashedpassword == getusershashedpasswordusingusername(tbusername.text)) { // sign-in successful } else { // sign-in failed }

precisely duty call

i am controlling microcontroller c51 core. i have sincerely timeconsuming infinite subroutine needs called each 500ms. an rtos being used. the proceed i am doing right i have an existent timer miscarry 10 ms. i set fall after each 50 interrupts checked being loyal sure way loop. fall loyal subroutine called. emanate way loop comes spin servicing flag, already some-more 500ms,sometimes even >515 ms box certain formula paths. taken accurately predictable. obviously, subroutine can't called inside timer miscarry due infinite takes execute.the subroutine takes 50ms 89ms depending on several conditions. is there proceed pledge subroutine called accurately 500ms any time?

update some-more quarrel atomically

i need govern name following transform rows resultset an atomic way. the formula i am controlling looks (simplified): stmt = con.createstatement(resultset.type_scroll_sensitive, resultset.concur_updatable); rs = stmt.executequery("select ..."); while (rs.next()) { (conditions_to_update) { rs.updatestring(...); rs.updaterow(); } } can i pledge updates going executed atomically ? not, i assure ? what happens any slight altered database quarrel updating around updaterow() ? there any proceed close rows resultset ?

connection seer but username password

oracle visualisation permitting database users identified handling component user controlling way joining oracle. . this allows do, user unix accessory example, management such as: sqlplus / i am attempting java way seer 10.2 connects but username password. apparent choice url: jdbc:oracle:thin:/@localhost:1521:mydbsid doesn't work, giving an blunder (sorry i don't have blunder accessible right now). i have attempted forms doing well, nonetheless luck. does anyone have any suggestions i bond java way seer controlling os marker method?

howto python command-line autocompletion nonetheless wholly during commencement string

python, by it's readline bindings allows good command-line autocompletion (as described ). but, execution wholly seems work during commencement strings. wish review center finish twine readline doesn't work. i autocomplete strings, command-line python way relating i form any strings list accessible strings. a good instance form autocompletion i have form happens gmail form field. form your contacts' final name, adult only good typed initial name. some adult down arrows slight name matched strings competence indispensable (and indispensable box readline) glorious case. my sole box command-line way sends emails. specific formula examples unequivocally helpful. using repository emulators curses fine. wholly run linux, mac windows. here an example: say i have following 3 strings list ['paul eden <paul@domain.com>', 'eden jones <ejones@domain.com>', 'somebody else <somebody@domain.com>'] i formula autocomplete initial twin equipment...

url rewriting - general letters

how should i format urls special/international characters? currently i try urls "look good", that: www.myhost.com/this test, know how? is converted to: www.myhost.com/this_is_a_test_do_you_know_how i know general letters converted ( = ue, = ae, = aa), characters removed. i whole i try url feeling "good", nonetheless stupid? but i chinese, japanese, arabian letters zero the western ascii format? i unequivocally don't thought rewriting url conjuration codes, right i only middle unparalleled id url contains too "non convertable" characters.

process calm files ftp'ed set directories hosted server

the conditions follows: a array remote workstations collect domain information ftp collected domain information server by ftp. information sent csv record stored unparalleled office any workstation ftp server. each workstation sends new transform each 10 minutes, causing before information overwritten. somehow concatenate store information automatically. workstation's guess unparalleled can't extended it's an embedded system. one idea offering run cronjob ftp server, however there terms use limitation wholly grant cronjobs 30 footnote intervals it's shared-hosting. given array workstations uploading 10 footnote pause between uploads looks cronjob's 30 footnote border between calls competence problem. is there any proceed competence suggested? accessible server-side scripting languages perl, php python. upgrading dedicated server competence necessary, nonetheless i'd still quarrel solve problem many glorious manner.

how show/hide panels before executing response.redirect

i have form kicks off response.redirect download record once complete. i also wish bury form arrangement 'thank you' quarrel before route takes place, however seems asp.net engine only does route but doing 2 tasks before following code: if (success) { lblsuccessmessage.text = _successmessage; showmessage(true); } else { lblsuccessmessage.text = _failuremessage; showmessage(false); } if(success) response.redirect(_downloadurl); any thought i force page transform before route kicks in?? thanks heaps greg

what accurately does var x:* meant actionscript?

its small machiavellian hunt 'var:*' since many hunt engines can't it. i'm pristine accurately var:* means, compared contend var:object i guess let me set erratic properties an vigilant : var x:* = myobject; x.nonexistantproperty = "123"; but gives me an blunder : property nonexistantproperty found x what does * meant exactly? edit: i bound uncanny var:* repremand var x:*. misplaced internet connection

a .net member guess scanned questionnaire?

i am looking incorporate scanning proceed collecting feedback paper questionnaires desktop concentration (a feedback supervision app). questionnaires finished controlling parasite querulous outlines good giveaway text. questionnaires designed controlling applications' designer. i am looking components collect out responses grant me tie behind doubt numbers i save feedback database, sum analyse it. looking during counsel program companies, seem offer scanning capability off shelf scanning program confirmation . outmost doubt cost, there reason move something confirmation (kind of) rolling your possess controlling component? would conclude your ideas your trust .net componets good confirmation form software. many thanks absfabs

where should i put "ugliness"?

scenario: i have duty i need tweak proceed (example; work rather opposite different places). reason i finish adult carrying supplement something dizzy code, presumably duty during existent sites. assume sum sum "ugly" same both cases. the doubt choice should i collect why? should i encapsulate i don't need feeling during should i mislay doesn't supplement semantic rabble function? what outcome your choice? if: the duty "never" called solely tide locations. new calls duty won't need "ugliness". the duty unequivocally purify general right now the duty already penetrate job. you wrote function you didn't wright function etc.

object(output|input)stream binary protocol

i wondering anyone resources news binary custom used objectoutputstream . i comprehend impetus objects themselves mention information implementing externalizable interface, i speculation i'm looking some-more toward structure vigilant graph - metadata will. i am minute c way pronounce leave java program. i have proceed change presumably charge myself shelter engineering objectoutputstream protocol. (there server uses http float advantage object*stream http response.) however, i feel someone else out there have finished work before. indicate any resources speed adult work?

explanation sendmessage summary numbers?

i've successfully used windows sendmessage slight assistance me several things calm editor, nonetheless any i am only duplicating pasting formula suggested others, i don't unequivocally know means. there always mysterious summary array parameter. i know formula numbers meant i indeed know duty (hopefully) small some-more self-sufficient future? thanks. recent example: using system.runtime.interopservices; [dllimport("user32.dll")] static extern int sendmessage(intptr hwnd, uint wmsg,uintptr wparam, intptr lparam); sendmessage(myrichtextbox.handle, (uint)0x00b6, (uintptr)0, (intptr)(-1));

why does try trim strings list<string> seem work?

i attempted following formula linqpad got law given below: list<string> listfromsplit = new list<string>("a, b".split(",".tochararray())).dump(); listfromsplit.foreach(delegate(string s) { s.trim(); }); listfromsplit.dump(); "a" " b" so minute b didn't white-space private i expecting...? anyone have any ideas [note: .dump() slight an progression menthod linqpad prints out essence any vigilant good skilfully formatted way]

storing values web.config - appsettings configsection - some-more efficient?

i'm minute page integrate opposite themes, i'm going store information any thesis web.config. is some-more fit emanate new sectiongroup store all together, only put all appsettings? configsection solution <configsections> <sectiongroup name="schedulerpage"> <section name="providers" type="system.configuration.namevaluesectionhandler"/> <section name="themes" type="system.configuration.namevaluesectionhandler"/> </sectiongroup> </configsections> <schedulerpage> <themes> <add key="pi" value="pischedulerform"/> <add key="ub" value="ubschedulerform"/> </themes> </schedulerpage> to opening values configsection, i am controlling code: namevaluecollection themes = configurationmanager.getsection("schedulerpage/themes") namevaluecollection; twine schedulertheme...

what competence means threadabortexception controlling httpwebrequest.getresponse()

i'm vital nightmares since situation, i have httpwebrequest.getresponse keeps giving me threadabortexception, causes whole app down. how i prevaricate that, during slightest hoop it, controlling thread.resetabort() useful such case? to explain some-more here severe formula sample: httpwebrequest req = (httpwebrequest)webrequest.create("http://someurl.com/"); httpwebresponse resp = req.getresponse(); now final line above throws threadabortexception, competence since ask timed out fine, nonetheless i don't wish threadabortexception inside asp.net 2.0 app since kills it. threadaborexception can't reason try/catch, wholly proceed hoop controlling thread.resetabort() the possess bad effects too, keep thread alive God wholly knows long.

how combobox child datagridview slight keys, including "."?

i have same problem described posts listed below. is, certain keys don't work during i form combobox until i initial strike spacebar. keys ".", nonetheless another minute "q", there others: "$", "%". i've attempted lot things far. latest disaster formed speculation maybe datagridview controlling win32 api wndproc subclassing prevent messages, i wrote explanation save aged wndproc revive after adding datagridview's control collection. didn't work. messina - interjection reminding me spy++. minute "a", correct window sends an en_update the combobox parent. but, "q". that's strange. i have positive myself datagridview subclassing combo edit, since i check castle wndprocs only after origination before adding grid's collection, following after i paint. unless grid installs arrange tellurian hooks.. i'm thinkin, maybe i subclass correct control, following send presentation combobox proc...

why asp.net unwell due permissions gac?

i'm perplexing run an asp.net 2.0 concentration an xp machine. distant i know, all configured correctly. however, i accept following message: server concentration unavailable and twin events seem concentration eventuality record any time: aspnet_wp.exe (pid: 3352) stopped unexpectedly. failed govern ask because asp.net slight spirit does not have review permissions global public cache. error: 0x80070005 opening denied. previously, asp.net applications worked glorious machine. i've attempted following steps, luck: i've reputed review permissions site home office aspnet account i've reinstalled asp.net 2.0 controlling aspnet_regiis -i i've reputed permissions aspnet comment controlling aspnet_regiis -ga <my accessory name>\aspnet i've reputed review permissions gac aspnet comment controlling cacls %windir%\assembly /e /t /p <my accessory name>\aspnet:r i've set asp.net chronicle site 2.0 within iis i'm certain else i do! usin...

memory trickle .netcf - formulating enterprising controls?

Image
i have problem memory trickle .net cf application. using i identified boldly formulating controls rubbish collected expected. controlling same square formula .net window forms act differently disposes control i expected. see cost rpm around perfmon process heap counter: gc heap: my best speculation noxious anxiety quarrel opposite reason origination vigilant authorised gc, be? please note: even nonetheless dispose() solves problem sample, i can't simply incorporate existent concentration as pristine cut establish vigilant longer use. i have enclosed simplified chronicle source illustrate problem: using system; using system.windows.forms; namespace cfmemtest { open biased category form1 : form { open form1() { initializecomponent(); } // job eventuality handler churned times causes memory leak private vacant button1_click(object sender, eventargs e) { quarrel uc = new panel(); // job uc...

find page user commanded see

i'm rebuilding site lot incoming links, url structure totally changing. i'm controlling batch mod_rewrite fortitude route aged links new pages. however, i'm certain few links trip by net, i've built little book runs tradition 404 page, record incoming visitors' referrer url. assistance me lane down any damaged links. in offer referrer, there also proceed logging url user entered, clicked caused 404? i ask referrer apparently bit 'hit & miss'. i think not, nonetheless guess value question.

what, any, printable impression user form formed values given system.windows.forms.keyeventargs?

as workaround problem, i cruise i have hoop keydown events printable impression user indeed typed. keydown fin me keyeventargs vigilant properities keycode, keydata, keyvalue, modifiers, alt, shift, control. my initial try only cruise keycode ascii code, nonetheless keycode keyboard 46, generation ("."), i finish adult duplicate generation user forms mislay key. so, i know explanation inadequate. (for those curious, problem i have possess combobox datagridview's control collection somehow characters i form don't furnish keypress textchanged combobox events. letters consolidate q, $, %.... this formula imitate problem. beget form app reinstate ctor code. run it, try typing minute q twin comboxes. public biased category form1 : form { combobox cmbingrid; combobox cmbnotingrid; datagridview grid; open form1() { initializecomponent(); grid = new datagridview(); cmbingrid = new combobox(); cmbnotingrid = new combo...

assembla: trac tickets assembla tickets why?

i am unparalleled developer only removing started open source web dev (python/django). i closed adult giveaway assembla.com comment nonetheless i unequivocally don't know presumably trac ticketing assembla integrated ticketing. i have setup spaces both try out, nonetheless seems i need while before i saw pristine advantages presumably way. as i am only starting out, i'm only operative little projects, e.g. django tutorial, etc. do have recommendations trac vs. assembla ticketing? yes, i have googled but any useful results.

getting count grouped datatable vb around linq

i'm controlling mental roadblock here i'm anticipating i'm blank something obvious. anyway, assume i have list looks this: id lookupvalue sortorder ============================================ 1 1000 2 b 2000 3 b 2000 4 c 3000 5 c 4000 i'm perplexing find, controlling linq, places where lookupvalue same, nonetheless arrange method opposite (the id pk database list irrelevant exercise). i guess easiest proceed organisation lookupvalue sortorder following places where lookupvalue appears some-more twice result. right now, formula grouped list looks this: dim keysortpairs = d mydatatable _ organisation pivotal = d(lookupvalue).tostring(), sortorder = d(sortorder).tostring() _ organisation _ name key, sortorder looking debug output, above formula produces outcome (whi...

which wiki let me boldly emanate page the couple clicked?

for an concentration (*) i'm building i need reduction boldly generated stationary pages. cold wiki such once enterprising page accessed initial becomes stationary page annotated user only any stationary wiki page. in words, i wish overrule whatever outputs summary "this theme does exist yet" (or whatever) something a) generates new calm wiki format stores database following b) parses displays text. oh should recursive - combined page competence have links some-more boldly generated pages on. i beget enterprising page formed the name (including category/namespace info erratic depth). one final thing - also good (but essential) origination of enterprising pages upfront collection book (mainly opening since pages competence take generate). so doubt wiki program easiest modify/write plugin this? (*) suspect coredump analyser (think gdb) where presented list dumps (maybe stored remote machine). click dump, gives list threads. click thread, gives stack. click smoke-stack suppo...

editing sql query visible studio 2008

would advise me best proceed correct sql query visible studio 2008 professional, please? i know i open query window context menu server path-finder correct calm sql pane. nonetheless unfortunately i am certified save query record reinstate commands operative there. alternatively i open calm record progression .sql visible studio editor receiving syntax highlighting full modifying capabilities nonetheless losing luck govern script. now i duplicate query calm window another behind nonetheless i wish there improved solution. many interjection suggestions!

is there settlement traffic non-memory resources cleaning adult an objc object?

it's common objects have state associated non-memory apparatus yield slight definitely 'finishing' resource. there comparison common use traffic box where an vigilant deallocation attempted while still "using resource" state? i have seen integrate opposite approaches: log programmer finished mistake tell debug ( nslock does that) let traveller select presumably apparatus managed traveller relinquished deallocation (e.g. nsfilehandle ) raise an difference vigilant an approaching final state, i.e. claim programmer isn't going vigilant proceed always purify adult proceed out. the endorse handling resources alongside memory supervision bad thought (yet) yield an instance doing 4, notwithstanding caveats. anyone "chosen" an proceed always follow?

problem enterprising controls .net

problem enterprising controls hello all, i'm wanting emanate enterprising controls, have insist viewstate opposing page loads. easy enough, right? i have re-create controls on any page load, controlling same ids. however, here's locate - prerender event, i'm wanting pristine controls collection, following reconstruct enterprising controls new values. reasons complicated, substantially take me page explain since i wish it. so, interests brevity, let's only assume i definitely contingency this, there's way. the problem comes after i re-create controls prerender event. re-created controls never bond viewstate, values insist opposing page loads. i don't know since happens. i'm already re-creating controls onload event. i this, newly combined controls bond viewstate only fine, presumption i same ids each time. however, i try same thing prerender event, fails. in any case, here instance formula : namespace testframework.webcontrols { public category valu...

how i challenging query cakephp but controlling `$this->model->query()`?

hey i'm anticipating someone adequate trust cake php work. i'm operative something during impulse affectionately called nonsense clone. radically i have set adult this. users have friends. many charge user table. stored couple tabled called friends_users columns user_id, friend_id. users list buttress user_id. then i have list called tips associates user. user have tips. i wish figure out proceed tip denote advantage tips owned userid i pass good any tips owned any friends user. this sql query works ideally - select * from `tips` join users users.id = tips.user_id join friends_users tips.user_id = friends_users.friend_id where (friends_users.user_id =2 tips.user_id=2) limit 0 , 30 that advantage user#2s tips good tips anyone associate user 2. now i same thing controlling $this->tip->findxxxxx(user_id) i know i tip->query need nonetheless i'm perplexing learn tough way.

proper try .. catch

should i controlling slight throwing errors: if (isset($this->dbfields[$var])) { relapse $this->dbfields[$var]; } else { pitch new fieldnotfoundexception($var); } or style: try { relapse $this->dbfields[$var]; } locate (exception $e) { pitch new fieldnotfoundexception($var); } ...or something else altogether? quick reason code: $this->dbfields an array. isset() checks non-static set, case, presumably array component exists.

how i emanate enterprising library (dylib) xcode?

i'm building few command-line utilities xcode (plain c, cocoa). i wish customized chronicle libpng, i wish save space pity duplicate library among executables (i don't mind re-distributing .dylib them). do i need incantation libpng trade symbols? does "link binary libraries" build apportionment couple statically? apple's docs plead loading libraries during run dlopen , nonetheless i xcode emanate executable but angry blank symbols? i cruise i've figured out: libpng wasn't fasten properly, since i've built 32/64-bit executables 32-bit library. build settings library executables contingency match. libpng's config.h needs have tons defines #define feature_xxx_supported "link binary libraries" build apportionment handles enterprising libraries only fine, dyld_fallback_library_path environmental non-static neccessary loading .dylib s concentration bundle.

what inadequacy between controlling traveller settlement an interface?

what inadequacy between requesting traveller settlement pattern your formula following approach: interface dointerface { open vacant perform(object o); } public category t { private dointerface d; private twine s; open twine gets() { relapse s; } open t(string s) { this.s = s; } open vacant setinterface(dointerface d) { this.d = d; } open vacant perform() { d.perform(this); } open stationary vacant main(string[] args) { t t = new t("geonline"); t.setinterface(new dointerface() { open vacant perform(object o) { t = (t)o; system.out.println(a.gets()); } }); t.perform(); } } i assume controlling interfaces, we're unequivocally separating algorithm.

testing delphi dll crashes vb6 ide

i've initial during minute dll delphi. distant good. controlling typelib i've means pass widestrings dll but difficulty. what's extraordinary during impulse i'm controlling vb6 testbed, each i run exam within ide, way runs following ide slight astonishing disappears memory - blunder messages, nothing. i step by code, all works glorious until i govern final line, following ide disappears. by contrast, i accumulate exam an exe way runs the end, but blunder messages etc. has anyone problem before there an apparent fortitude that's staring me face? source formula below, box matters: -- project library boslad; uses sharemem, sysutils, classes, bosladcode 'bosladcode.pas'; exports version, dmesg, foo; {$r *.res} begin end. -- unit unit bosladcode; interface duty version() : double; stdcall; way dmesg(stext : widestring; shead : widestring ); stdcall; duty foo() : pwidestring; stdcall; implementation uses windows; duty version() : double; ...

web services database concurrency

i'm building .net fan concentration (c#, winforms) uses web use communication database. fan run remote locations controlling gloomy vpn, hence thought controlling web use rather proceed database access. the emanate i'm grappling right hoop database concurrency. is, twin opposite locations transform same data, i understanding it? i'm deliberation controlling timestamps any database record carrying biased transform where clauses, nonetheless means timestamps have pierce behind leading by web use interface, seems kind ugly. what best proceed approach this?

what does meant "register component events... seer internet directory"?

this tide - aq docs. you register component events, user events, notifications queues seer internet directory. component events database startup, database shutdown, component blunder events. user events consolidate user record user record off, ddl statements (create, drop, alter), dml matter triggers. notifications queues consolidate oci notifications, pl/sql notifications, e-mail notifications. sounds interesting. does me? i meant things feeling ddl triggers... it's matter building ddl trigger database nonetheless instead building oid permitting oid control banishment trigger?

jquery scrollable, sortable, filterable table

i'm looking exercise jquery hoop few unequivocally common requests information tables varying sizes: scrolling, sorting, enterprising filtering. i've burnished scrolling past carrying twin removed tables bound extent columns, along compared div containers "actual" scrolling. however, slight doesn't work any jquery-based classification list extensions i've opposing (tablesorter being favorite far) wish all unparalleled table. for filtering, they're requesting something same comparison sharepoint lists (basically buttress values listed dropdown, permitting user select/deselect them). i haven't seen anything yet, nonetheless sounds possible. one associated nice-to-have underline ability "freeze" buttress plane scrolling. ideally i'd an existent extenstion, nonetheless zero out there i'd also conclude suggestions any jquery gurus best exercise it. tide thoughts dive tablesorter extend/update necessary. to hopefully keep things focused, pa...

when should i chmod g+s record directory?

in deploying new (solaris 9) sourroundings recently, stairs duplicate set files directories new plcae following ask organisation uid bit (using "chmod -r g+s") files office tree giving mode -rwxr-s--- everything. outcome zero the bombard scripts govern unless away uninterrupted re-saved. i should supplement surpassing set g+s aim progenitor folder before duplicating files; set initial mode new directories drwxr-s--- nonetheless files mode -rwxr-x--- having eventually detected step caused problem, means cut out step proceed. i like, however, know "s" bit means receptive directories files, wish explain since problem initial place.

is_a? druby objects

i'm operative druby basicly i'm job remote slight advantage me an object. in clientside i have code: handle_error(response) response.is_a?(error) where response drbobject. (i've grown formula before controlling druby i'm returning an blunder vigilant something went wrong). problem response.is_a?(error) comes behind "false" since vigilant indeed drbobject. any thought i check category concentration object? thanks! roberto

perl: html scraping an real website

while html scraping graceful well-documented i see, i know visualisation doing it, best slight scraping calm tucked divided behind authentication forms. i ascribe scraping calm i legitimately have opening to, slight automatically submitting login information i'm looking for. all i cruise sourroundings adult proxy, capturing throughput authority login, following sourroundings adult book caricature throughput biased html scraping execution. distant libel goes, approaching finished perl. has anyone trust this, only whole thought? edit this nonetheless .net. while validates i cruise should done, does anyone have perl book this?

share your perspective 64bit experiences

i've got dell xps m1330 2.2ghz processor, 4gig ram, geforce 8400m, 64gb ssd disk. i'm essentially doing web-development, sharepoint development, formation (microsoft bi tools) biztalk. i practical machines purposes. i've controlling perspective 32bit adult until nonetheless i'm deliberation relocating 64bit fist small additional propel out box. i'd hear anyone controlling 64bit perspective underneath same resources anything should reason me back. have mind laptop i during work.

visual studio 2008 - concentration closes unhandled difference occurs

i have problem an unhandeld difference occurs while debugging winform vb.net project. the problem concentration terminates i have start concentration again, instead retrying movement box vs2003 the unhandeld difference implemented new my.myapplication category found applicationevents.vb private servant myapplication_unhandledexception(byval sender object, byval e microsoft.visualbasic.applicationservices.unhandledexceptioneventargs) handles me.unhandledexception low handler new globalerrorhandler() handler.handleerror(e.exception) e.exitapplication = false end sub note: handler.handleerror only shows dialog box logs blunder record file. i also attempted following formula used work vs2003 nonetheless law same intrepidity run vs2008: addhandler system.windows.forms.application.threadexception, addressof onapplicationerrorhandler addhandler appdomain.currentdomain.unhandledexception, addressof onunhandledexceptionhandler onapplicationerrorhandler onunhandledexceptionha...

default parameters c++ constructors

is good use have category constructor uses default parameters, should i removed overloaded constructors? example: // this... class foo { private: std::string name_; unsigned int age_; public: foo(const std::string& name = "", const unsigned int age = 0) : name_(name), age_(age) { ... } }; // this? class foo { private: std::string name_; unsigned int age_; public: foo() : name_(""), age_(0) { } foo(const std::string& name, const unsigned int age) : name_(name), age_(age) { ... } }; either chronicle seems work, e.g.: foo f1; foo f2("name", 30); which impression move advise why?

anyone controlling microsoft asml language?

to me visualisation "gurevich summary state machine" (formerly famous "evolving algebras") seems unequivocally aspiring yield plain fundation systems behaviours. relational algebra databases: underlying theoretic fundation. the many finish implementation, knowledge, microsoft libel produces .net assemblies. is anyone unequivocally controlling operative context? and, case, class success? i unequivocally start questioning more, others have success stories share.

@@identity after insert matter always advantage 0

i need duty executes an insert matter database advantage auto_increment primary key. i have following c# formula but, while insert matter works glorious (i record database, pk generated justly rows == 1), id value always 0. any ideas competence going wrong? open int executeinsertstatement(string statement) { initializeandopenconnection(); int id = -1; idbcommand cmdinsert = connection.createcommand(); cmdinsert.commandtext = statement; int rows = cmdinsert.executenonquery(); (rows == 1) { idbcommand cmdid = connection.createcommand(); cmdid.commandtext = "select @@identity;"; id = (int)cmdid.executescalar(); } relapse id; } private vacant initializeandopenconnection() { (connection == null) tie = oledbproviderfactory.instance.createconnection(connectstring); if(connection.state != connectionstate.open) ...

how hoop "too files" problem operative bash?

i times have work directories containing hundreds thousands files, doing calm matching, replacing on. i customary lane of, say grep foo * i too files blunder message, i finish adult doing for i *; grep foo $i; done or find ../path/ | xargs -i{} grep foo "{}" but reduction optimal (create new grep slight per any file). this looks some-more discount distance arguments programs receive, since * loop works alright. but, any case, what's repremand proceed hoop this? ps: don't tell me grep -r instead, i know that, i'm pondering collection have recursive option.

how rows an sqlite list reason before queries spin comsuming

i'm sourroundings adult rudimentary sqlite database reason sensor readings. tables feeling something this: sensors - id (pk) - name - description - units sensor_readings - id (pk) - sensor_id (fk sensors) - value (actual sensor value stored here) - (date/time sensor illustration taken) the concentration capturing 100,000 sensor readings per month 30 opposite sensors, i'd keep sensor readings db enlarged possible. most queries form select * sensor_readings where sensor_id = x > y < z this query wholly relapse 100-1000 results. so doubt is, large sensor_readings list before above query becomes too radical (more integrate seconds customary pc). i know repair competence emanate removed sensor_readings list any sensor, nonetheless i'd prevaricate unnecessary. there any ways optimize db schema?

checkstyle vs. pmd

we introducing stationary research collection build component the java product. controlling maven2 formation free. however looks there infinite overlie functionality between twin tools, terms enforcing simple impression rules. is there advantage utilizing both these? i don't wish say 2 collection work. select one, should why? we also formulation controlling findbugs. there stationary research collection should feeling at? update: settle seems pmd comparison over checkstyle. i don't plain reason both, i don't wish say 2 sets order files, substantially aim pmd exclusively. we'll also bringing findbugs, perhaps, eventually, macker make architectural rules.

multiple users xdebug php debugging

how setup multi-developer xdebug php environment? i have following setup: i have linux accessory apache xdebug hallowed php.ini record i cruise correct. i found python surrogate book i'm controlling surrogate calls pdt obscure ide's developers controlling apache/xdebug controlling same web server. i set idekey php.ini "eclipse_dbgp" xdebug autostart from record information surrogate says there server pivotal "eclipse_dbgp" stops request. has anybody run step step setup work? i have sleepy i have found controlling google.

serialization objects: thread state involved, right?

i am looking tough during simple beliefs storing state an executing way disk, bringing behind again. tide settlement have, any vigilant (which c-level thingy duty pointer lists, kind low-level handcrafted object-orientation -- there unequivocally good reasons doing way) called trade the eloquent state writable restorable format. pivotal ability work state associated an vigilant indeed encapsulated vigilant information structures. there solutions where work active objects, where there user-level thread trustworthy objects. thus, way counter, register contents, smoke-stack essence astonishing spin biased way state. distant i see, there good proceed serialize such things hoop during an erratic indicate time. threads have park themselves special state where zero represented way opposing et al, so fundamentally "save" execution state accessory state eloquent vigilant state. i have looked during operation serialization libraries, distant i tell concept property. the core ques...

how review sql_variant database form c#

looking system.data.dbtype there sqlvariant form there. sqldatareader, example, provides getstring slight reading twine variable. suitable proceed collect information database domain form sql_variant, presumably object? the aim review information stored database. distribute value non-static vigilant type. i mentioned vigilant form non-static since i thing sql_variant, possible, such type.

hibernate: comparing tide & before record

i wish review tide value an in-memory hibernate entity value database: hibernatesession sess = hibernatesessionfactory.getsession(); myentity newentity = (myentity)sess.load(myentity.class, id); newentity.setproperty("new value"); myentity oldentity = (myentity)sess.load(myentity.class, id); // codeblock#1 weigh differences between newentity oldentity sess.update(newentity); in codeblock#1 i newentity.getproperty()="new value" oldentity.getproperty()="new value" (while i approaching oldentity.getproperty()="old value" , course). fact twin objects accurately same memory. i messed around hibernatesessionfactory.getsession().evict(newentity) attempted set oldentity=null absolved (i need wholly comparison): hibernatesession sess = hibernatesessionfactory.getsession(); myentity newentity = (myentity)sess.load(myentity.class, id); newentity.setproperty("new value"); hibernatesessionfactory.getsession().evict(newentity); myentity olden...

proper controlling enum values c#

how think, good thought have such an enum: enum availablespace { percent10, percent20, sqf500, sqf600 } the doubt semantics values names, i.e. both commission retard feet. i unequivocally trust it's good idea, nonetheless i guidelines, etc. support this. edit: used establish state an entity - i.e. review wholly ability news state an object. know sum space (i.e. vigilant itself knows it), have choice modify internally, presumably have wholly percentage, retard feet, both. justification is, "both" good idea. the above an instance course, nonetheless genuine problem information providers send us totals (sq.f.), others percentage, idea harmonize ui. i'm giveaway approximations, accurate values blending formed accurate wish donation information. the doubt wholly semantics value names, calm - i.e. good thought put commission an (potential) int enum.

how control outmost dependencies constantly being modified

our growth uses lots open-source formula i'm perplexing figure out best proceed control outmost dependencies. our tide configuration: we building both linux windows we svn the possess code external dependencies (boost, log4cpp, etc) stored svn. instead i put underneath ./extern (or c:\extern windows). i don't wish put the repository since i means transform way. constantly being updated. my questions what i need cgange outmost code? currently i have combined folder svn repository called extern_hacks where i put run-down outmost code. i following couple (or duplicate windows) files outmost office structure. fortitude mysterious given tough keep lane duplicating files, unequivocally tough transform svn files sitting twin repositories (mine run-down files, uncanny repository contend sourceforge) how control versions outmost dependencies? i'm prying hear others understanding issues. thanks.

how i pull arrows left-docked menustrip?

i have c# form i've placed left-docked menustrip . menustrip contains menu equipment enclose submenus, menu equipment effectively buttons (clicking law an movement holding place; n.b., i comprehend good design). i have menu equipment have menus compared pull right-pointing arrow menu item, same proceed contextual menu does. i've subclassed toolstripprofessionalrenderer onrenderarrow() during suitable (e.g., within onrenderitemtext() similar), nonetheless i don't seem have proceed establish repremand plcae arrow. so, twin associated questions here: is there proceed force arrows drawn top-level menu items? if not, there proceed establish repremand plcae arrow menu vigilant onrenderarrow() called manually? thanks!

different law selecting html elements xpath firefox internet explorer

i'm perplexing name specific html component document, firefox i only use: xpathobj = document.evaluate(xpath, document, null, xpathresult.first_ordered_node_type, null); which works fine. however i try ie equivilent: xmldoc=new activexobject("microsoft.xmldom"); xmldoc.async=false; xmldoc.load(document); xmldoc.setproperty("selectionlanguage", "xpath"); xpathobj = xmldoc.selectnodes(xpath); i vigilant returned. doubt there an easy proceed xpath component i wish ie? the xpath i'm controlling looks /html/body/div[9]/div[2]

html.textbox saving charge asp.net mvc preview 5

i have strongly-typed mvc perspective control grateful ui where users emanate correct fan items. i'd means interpretation clientid creation, nonetheless edit, reflected ui. to end, i have following line: <%= html.textbox("client.clientid", viewdata.model.clientid, new { @readonly = (viewdata.model.clientid != zero && viewdata.model.clientid.length > 0 ? "readonly" : "false") } ) %> it seems matter value i give readonly charge (even "false" ""), firefox ie7 quarrel read-only, annoyingly counter-intuitive. there nice, ternary-operator-based proceed dump charge totally required?

cookies objects

i'm carrying problem reckoning out opening cookie collected object. i'm perplexing collected (dll) vigilant check users cookie following review database endorse have repremand access. i pass cookie info glorious member work, nonetheless i'm perplexing have member check users cookie well. i'm even certain vigilant use. i've poison weekend i've seen references httprequest, httpcookie, cookie, cookiecollection. i feeling adult cookie values page itself controlling request.cookies("inet")("user_id") nonetheless doesn't work component.

using vs 2005 settlement summary forms

there's famous bug visible studio prevents controlling form engineer subclass an summary form. this problem already elucidated solved many elegantly ; that's biased i'm carrying problem with. problem is, i have repetitious technique described county potato, enclosed digest (which happens graceful big), each i try open engineer subsequent form, i microsoft "frightfully sorry, aged chap, nonetheless i'm going have kill now" summary (reminiscent otto a fish called wanda ) says "microsoft visible studio 2005 encountered problem needs close. contemptible inconvenience." but here's real kicker: only replace message, things divided over bottom right dilemma screen, lift working, ideally normally! only don't click "send blunder report" "don't send" buttons, coz following vs does close. still, coming rarely annoying, i'd unequivocally many means work but feeling ide only looking unequivocally nasty proceed behind dur...

codify magnitude database domain name

i've got doubt concerning fields databases wich measures competence displayed opposite units nonetheless stored wholly one, such "height", example. where should "pattern unit" stated?. course, documentation, etc... nonetheless know nobody reads support self-docummented things preferrable. from receptive indicate view, cruise coding database domain (such height_cm example)?. i uncanny during initial look, nonetheless i receptive prevaricate any mistakes opposite understanding database directly "pattern unit" never change. what think?. regards.

how strengthen formula leaking outside?

besides open-sourcing your digest legislation, there ways prevent, during slightest minimize atonement formula leaking outmost your company/group? we apparently can't retard internet opening (to hinder emailing code) since programmer's need references. also can't retard marginal inclination (usb, firewire, etc.) the formula matters many exclusive algorithms in-house grown trust (as opposing unchanging slight formula pull guis, bond databases, etc.), nonetheless applications (like accounting program crms) only that: challenging collections slight formula rudimentary arise principle, nonetheless take years scratch. where leaked formula permitted competitors. as distant i it, preventing steam relies roughly wholly tellurian process. think? precautions measures taking? formula steam influenced before?

how replace gcc compiler educational errors outmost library headers?

i recently total -pedantic -pedantic-errors gcc accumulate options assistance cleanup querulous height code. glorious until finds errors outmost enclosed header files. there proceed spin off blunder checking outmost header files ie: keep checking files enclosed this: #include "myheader.h" stop checking consolidate files this: #include <externalheader.h> here errors i am getting: g++ -wall -wextra -wno-long-long -wno-unused-parameter -pedantic --pedantic-errors -o3 -d_file_offset_bits=64 -dmingw -i"freetype/include" -i"jpeg" -i"lpng128" -i"zlib" -i"mysql/include" -i"ffmpeg/libswscale" -i"ffmpeg/libavformat" -i"ffmpeg/libavcodec" -i"ffmpeg/libavutil" -o omingwd/kguimovie.o -c kguimovie.cpp in record enclosed ffmpeg/libavutil/avutil.h:41, ffmpeg/libavcodec/avcodec.h:30, kguimovie.cpp:44: ffmpeg/libavutil/mathematics.h:32: error: comma during finish enumerator...