All C Answers
- downloading xml file from sql reporting server
- how to execute c# code at runtime in xamarin android?
- convert open xml excel files to html
- select distinct in dataview's rowfilter
- iedriver. download. http request to the remote webdriver server timed out after 60 seconds
- using nspoint mouse tracking on nsview
- return type of overloading assignment operator in c++
- compiler optimization or my misunderstanding
- monotouch & linq - operation is not valid due to the current state of the object
- why can a const class& be initialized to itself?
- custom markupextension in uwp
- errors with new mvc5 project in visual studio 2013.3
- pyarray_simplenewfromdata
- best practice : hide unused parameter
- how to scroll into selected item in listbox in windows phone 7
- testing a method called many times in moq
- why is my customed `::swap` function not called?
- renaming taction for another form
- findasync is slow, but lazy loading is fast
- how do i specify in qmake 4.5's .pro file that i want to ignore a library in msvc8 (2005)
- how to execute multiple animation at same time
- c reverse string function getting weird output
- why not call freelibrary from entry point function?
- netbeans: navigate-> go to declaration/definition broken with "cannot open element" on c++ 64-bit ubuntu
- ios/objective c: converting rgb data to uiimage
- regex replace: transform pattern with a custom function
- odata client $expand does not work
- getting abbreviated timezone using strftime() using c
- efficiency of fopen, fclose
- makefile to compile multiple sources, with different flags
- shortcut for extract local variable in visual studio or resharper (for c#)
- find exact characters in string using regex
- wpf: get a listboxitem as checkbox with a template style to synchronize with isselected
- npgsql parameterized query output incompatible with postgis
- persian raddatetimepicker in c# winform?
- merging csv files with different headers using csvhelper c#
- how to iterate through variable members of a class c++
- what's the standard-defined endianness of std::wstring?
- how to center align combobox selected item in wpf
- determining whether the new date is the default new datetime() or not
- how to create a string with special characters in c#
- isequaltostring always returns false
- microsoft jscript runtime error: 'sys.extended.ui' is null or not an object
- how do i set serial special characters?
- display a qmessagebox from a qthread
- generics and inheritance in c#
- best practice to declare objective-c blocks as variable
- log the warning messages in a text file from a cake script
- how i can remove characters between < and > using regex in c#?
- volatile ienlistmentnotification and transactionscope.asyncflowenabled = true
- debugging of native code
- reading excel cells using c#
- wrapping a glibc function using the dynamic linker
- difference between "gcc -x c" and "gcc -x c++" assembly output
- how to make my singleton class extendable?
- visual studio 2010 project file filters
- force close all open popups from code
- stdout redirection does not work if stdout is a file
- nstimer run every minute but on first second
- rx produce and consume on different threads
- find the length of string array with strlen()
- how to convert json object to array in c#
- reading danish characters from text files
- mechanism for returning a string from c main() program
- can gcc/g++ tell me when it ignores my register?
- c# data binding doesn't update wpf
- main.obj : fatal error lnk1143: invalid or corrupt file: no symbol for comdat section 0x6
- c++, object life-time of anonymous (unnamed) variables
- resharper removes yield from foreach. why?
- is there an equivalent in c of python's set()?
- correct boost_foreach usage?
- dynamically created labels are overridden
- compile c++ with embedded python using cmake import error
- identifying control that caused postback
- delegate events
- xdocument text node new line
- modulus operator changes
- signed and unsigned, and how bit extension works in c
- asp.net : extended range validation
- see disk management info with c#
- does the return process cast/convert the type required to a result according to the c standard, or is that only supported in certain implementations?
- what kind of access modifiers can be applied to a class?
- using delphi's stuct arrays and strings in c#
- .net regular expression - create string?
- freeing a string (allocated in ada) in a c function using free()
- qt: best way to delegate a drag and drop to children
- face detector parameters for opencv cv_haar_scale_image
- implement factory pattern for products with conditional compiling
- outlook comexception
- how do i update an observablecollection item's property from change in a wpf datagrid?
- gcc linker error: version node not found for symbol
- is it possible to get connectionstring from static class in another class library?
- how to determine which authentication method is used?
- how to call private generic method in c# passing type in runtime
- compiler evaluation of explicit null-check vs. null-coalescing operator?
- entity framework tostring method
- cmake: error running link command: %1 is not a valid win32 application
- why do nuget javascript packages copy to scripts folder
- parse out monthly items from a collection of datetime objects
- keep a self hosted servicestack service open as a docker swarm service without using console readline or readkey
- workaround for generic event handler in windows forms
- roslyn: how to load an existing project outside of visual studio
- fopen problem - too many open files
- g++ gives error : invalid initialization of reference of type ‘char&’ from expression of type ‘unsigned char’
- accessing dynamic property in f#
- get site url based on guid? (sharepoint)
- programmatically create a distribution group in active directory
- how can i locate all the network printers in the enterprise?
- are uninitialised serial port attributes given default values as they are when using the default constructor?
- is there a way to find out whether a class is a direct base of another class?
- apply const_cast to a string literal?
- does std::scientific always result in normalized scientific notation for floating-point numbers?
- how do i prevent a char pointer buffer overflow?
- android expand jni local reference table
- how to insert colored text int a listview?
- having a trouble with opening fifo in c
- how to pass in a method as a parameter?
- get assemblies without instantiating them
- (c#) how to modify attribute's value in the existing xml file without loading or rewriting the whole file?
- how to hide a column from google visualization
- pointer to 2d struct array c
- sequence alignment algorithm with a group of characters instead of one character
- visual studio designer - limit property grid to show some specific languages for language property
- notification when a thread is destroyed
- why does the objective-c compiler need to know method signatures?
- sql-query takes a lot longer time in code than query db direct
- how to convert video path to nsdata?
- .net threading & locks & waiting
- activate cursor in qtextedit
- how to do automatic update of exe project in c# and azure startup task?
- callback from unmanaged code to managed
- how can i add a flowdocument to a stackpanel?
- ip cam live feed from c#
- pybind11: transfer class ownership to c++ on construct
- eclipse c printf() fail
- access c constant from ada
- c# bitmap comparison (pinvokestackimbalance exception)
- zig creates a c library but not usable by c
- duplicate, but still use stdout
- what's the equivalent of vb readonly property in c#?
- c: incompatible pointer type initializing
- c# creating a custom numberformatinfo to display "free" when a currency value is $0.00
- force inner join with many-to-many relationship entity framework
- multiple early bound files in web service
- posting nested collection to web api
- c# call an interface method non-virtual implementation
- how do i return objects from a c++ function with ctypes?
- linux kernel module makefile can't include relative paths
- does including an entire namespace slow things down?
- make all forms associated with a program come to the front when one form is selected
- gdb jumping some parts of the assembly codes
- late binding magic under vb.net converted to c#
- how to use inotify in c?
- what does this nm output mean?
- need a c# assembly to reference a strongly named assembly loosely
- how do i format date literals in dynamic linq?
- display mongodb index contents
- why does `string.trim()` not trim the object itself?
- assign null to decimal using ternary operator
- unordered_set storing elements as pointers
- automatically retun mongodb objectid as string with json.net in mvc
- c#/wpf: binding to an element outside of the visual/logical tree
- can i stop uri from unencoding a url in webrequest.create?
- c# sql connection driver
- boost_typeof returns int instead of const int
- how to make memory allocation in msvc c++ deterministic?
- undefined reference error, can not create shared library
- whats is the difference between nested method call and delegates?
- dialog box in c++ not receiving certain keystrokes
- registering method on generic factory with structuremap
- c++ why does error "no matching function" appear when it 100% looks like they match?
- c++ redistributable package with wix
- sorting a listbox listitems with linq?
- convert rows of hexadecimal values to binary, vertically by column
- how to explain './' prefix before the name of an executable in terminal? [closed]
- convert a namevaluecollection to a dynamic object [closed]
- can't apply $select when using odataqueryoptions
- getting a char* from a _variant_t in optimal time
- microsoft visual c++ runtime package framework is missing the framework dependency declaration in the manifest
- cli/c++: void* to system::object
- update label on masterpage from content page with updatepanel without full postback
- why does this `std::atomic_thread_fence` work
- setting position of a control doesn't seem to work when scroll is 'moved' (c#, winforms)
- findobjectoftype returning null
- how to improve this linq query for search
- error c2995: function template has already been defined
- how to write only regularly spaced items from a char buffer to disk in c++
- beacons in windows phone 8.1 - there are no possibilities?
- how to enumerate names of all named pipes in a process?
- c++ - serialize double to binary file in little endian
- are characters signed or unsigned?
- how to marshall c++ char* to c# string using p/invoke
- how to make display template in mvc 4 project
- .net / c# string reference in code behind not loading updated value
- keyedcollection with enum key type will not index by int
- how to reach iteratively few variables which names differ only by number in c++?
- flip layout on iphone for rtl languages
- file not found error for a qml file inside a qt resource
- c++ deduction of "non type pointer to function" class template parameters
- check whether a driver is installed for my usb device
- can i put `extern template` into a header file?
- how do i create dynamic panel to be shown and hide using difference choices in combo box in c#?
- shuffle instruction in cuda not working
- sqlcommand-sqlconnection using disposing issue
- threading problem with waitall and done events - signal firing exception
- are these two code snippets using iqueryable and .asparallel equivalent?
- is it safe to compare boolean variable with 1 and 0 in c, c++?
- how does a plugin resize it's window
- testing private methods using rhinomocks
- error building gcc 4.8.3 from source: libstdc++.so.6: version `cxxabi_1.3.8' not found (required by /usr/lib/x86_64-linux-gnu/libicuuc.so.55)
- create or replace node in an xml without root in c#
- implications of modeling ownership using smart pointers
- error when attempting to use a type from gnu's gmp library as the yylval type for bison
- xamarin forms error => "jarsigner.exe" exited with code 1
- getting an nsstring from an nscfstring
- different ways of using c++ constructors
- json.net vs xpath: how to preserve node order in selecttokens?
- is mfc updateallviews blocking or non blocking?
- how do you shift the starting index of an array in c?
- dynamically adding entries to sysctl
- how to convert a string into a point?
- how to check for c++ copy ellision
- enforce ansi c standard in visual studio 2015
- can not link boost graph library for read_graphviz() example
- parallelize selection sort using openmp
- normals acting weird in opengl
- what does the parameter formattingenabled do in binding's constructor?
- daily/weekly/monthly record count search via storedprocedure
- can't encode arguments in remote procedure call for server registration
- how to bind foreign key? how to create model objects with foreign key in controller class?
- declare generic variable type
- an array of blocks?
- join two models to get data into a view
- what does this macro do? __success(return >= 0) long
- adding a border to the bottom of and editor on xamarin forms for ios
- confusions on await behavior in async main()
- nstextfield resigning first responder
- friend class : inherited classes are not friend as well?
- does the threadpool reset the maximum threads after the code that sets it finishes? should i manually do this?
- lazy allocation for c++ object arrays
- how do i provide a suffix for days of the month?
- how to get the sender of an e-mail in ews mapi?
- task.run with cancellation support
- header file and standard library
- prevent broadcastblock from sending buffered message on linkto
- winforms notification icon duplicates in the system tray
- asp.net c#, same name method that takes different argument type
- print cpp_dec_float in scientific notation without trailing zeros
- when i need to use post method with multiple parameters instead of separate model?
- flto crash with gcc7.2
- how do i resolve process hanging on counitialize()?
- ipv4 to decimal different values?
- botframework v4: question about input forms cards
- combine multiple chars to an int
- minify html with boost regex in c++
- how can i overwrite a file in uwp?
- saving to xml document
- detect when user taps the selection indicator in a uidatepicker?
- active directory query with wildcards has poor performance
- nullcheck before int.tryparse [closed]
- determine if fieldinfo is compiler generated backingfield
- why does compiler see a mismatch between char * and printf's conversion specifier "s" when the char * is typedef'd and accessed through a struct?
- lifetime of returned strings and their .c_str()
- safely destroying a thread pool
- datasets to pocos - an inquiry regarding dal architecture
- how can i dump all nvcc preprocessor defines?
- static deconstructor
- why is <algorithm> not needed for std::copy or std::swap?
- .net assembly binding, can i map an assembly to a version in another assembly?
- what a c static variable in file scope means?
- async causes debugger jump
- too many initializers for array error
- are type aliases used as type of function parameter part of the function signature?
- understanding transactionscope timeouts
- function to return open, closed or closing from hours of day
- c++ macro with memory
- simple delete file program in ansi c for windows
- c++ currency output
- default constructor not generated?
- android version support for push notifications
- executing a cygwin process from .net?
- concatenating strings in c# object structure
- how do i correctly publish my app?
- how did i wrong my datacontext?
- should i call close() on servicecontroller?
- formatting a date/time in c#
- alternatives to wsdl.exe for creating proxy classes from wsdl [closed]
- how to get files from exact subdirectories
- set no. of copies in a system.windows.controls.printdialog
- linux & c - access file on disk.. by address?
- http-handler load error
- pre-fill stdin in c
- how do i fix a "version `glibc_2.14' not found" error?
- how do i stream an mp3 over http in the background?
- azure function input binding: which nuget package for "table" attribute?
- how to use c++ to read in a .csv file and output in another form?
- what to make of an "impossible" stack trace after a crash?
- boost::multiprecision::uint128_t sizeof is 24
- is there a way to have my app push its icon to other apps?
- which is android/java corresponding method to the c#/c++ method gettickcount()?
- how to keep combobox open while selecting items
- not sure how to export objective-c classes. undefined symbols for architecture i386
- "static counter" for types behaves weirdly
- mutilevel include in c# linq
- how to return sqldatareader in c# wcf?
- what does this msvc++ compile error mean
- how to read web.config section as xml in c#?
- automatic/static memory allocation
- convert irandomaccessstreamwithcontenttype to byte[]
- wrong output of qdebug() (utf - 8)
- managed to unmanaged code call causes access violation... sometimes
- fitting a gauss curve to a certain histogram peak in c++
- pointer handling with rubymotion
- qt: some slots don't get executed in release mode
- long integer multiplication
- openfiledialog - only display filenames that have no extensions
- selecting node does not work using htmlagilitypack
- create and emit gtk signal
- deep copy entity with nhibernate
- add/remove eventhandler for uibarbuttonitem
- textbox convert sent key : alt + enter -> enter
- dynamic expressions in "where" clause - linq to sql
- enable/disable enterprise library logging on production
- is it legal to take the address of a const lvalue reference?
- a first chance exception of type 'system.data.entity.validation.dbentityvalidationexception' occurred in entityframework.dll
- nsdictionary-like pretty-print in the debugger (or log)
- rvalues in c++03
- calling delegate method, unrecognized selector because sending to wrong object
- why is z always zero in cuda kernel
- specializing class with sfinae
- template method accesses forward declared class fails to compile only without this pointer
- cmake findpackage(pythonlibs): does cmake give a preference to dynamic or static libraries?
- set selected item in selectlist collection
- why constant size of struct despite having a vector of int
- display the selected row from listview to textbox?
- is it possible to view a binary in ones and zeros?
- class with virtual function, when derived from qobject, leads to linking error
- mark an assembly clscompliant in csproj
- why does calling my cabasicanimation not work in viewdidappear?
- json array to expandoobject via json.net
- double click timer event
- handle stored procedure in entity framework
- how to generate llvm bitcode
- c++ how to replace unusual quotes in code
- is it possible to create a generic bitwise enumeration 'isoptionset()' method?
- what function prototype would i make for this function?
- static class data members and constructors
- upload file into blob azure
- displaying chars as ints without explicit cast
- check dates fall within range using linq
- unit testing best practice? / c# internalsvisibleto() attribute for vbnet 2.0 while testing?
- how to deduce contiguous memory from iterator
- .net will stop debugging run the code in the finally block?
- using textbox or checkbox depending on the type of an attribute
- create new form on same screen position
- adding url to .net xml comments
- dynamically adding a command button to a gridview
- the call is ambiguous beetween the following methods or properties mvc, devexpress
- how to obtain one-way hash for given string in .net?
- c++ - save the contents of a "std::vector<unsigned char>" to a file
- merging .dll files with ilmerge failing to work
- how can i listen to a c++ signal from qml?
- reducing size of switch statement in emulator?
- how can i deploy a c# activex object via a remotely loaded dll (without prior registration) using ie8/ie9 and then access it with javascript?
- understanding null pointer in c
- generate a sql clause using a linq-to-sql expression
- how to define multiple relationships between two entities?
- xmlschema reading annotation at <schema> level
- cannot implicitly convert type iasyncoperation<storagefile> to storagefile
- how can i gracefully terminate a blocked thread?
- will a calling thread see modifications to local variables after thread.join()?
- instruction decoding in x86 architecture [closed]
- exception on opening existing project after ugrading to asp.net mvc6 beta7
- can i use gethashcode() for all string compares?
- segfault cannot access memory at address
- apicontroller extension method - can't access responsemessage
- variable length array with length 0?
- incremental build with gcc and manual makefile?
- _win64 is not defined in x64 project
- a local or parameter named 'e' cannot be declared in this scope
- creating com using atl in c++ from vs2012
- best way (or workaround) to specialize a template alias
- customize tabitem datatemplate
- copy method from another appdomain's assembly and execute it from currentdomain
- multiple assembly.load(byte[]), same instance or leak?
- "off by one error" while using istringstream in c++
- is there a less painful way to getbytes for a buffer not starting at 0?
- call non-default constructor of com class
- mongodb bulk operation get id
- update list by another list (linq)
- using npoi, how do i return a cell value as it has been formatted by excel?
- how to exit gnu octave, after running an m file, without closing plot windows?
- unix/c++: open new terminal and redirect output to it
- dependency scope issues with mediatr and simpleinjector
- get a list of all resources from an assembly
- wcf service is not multithreaded
- should i use matching (gcc) compiler optimization flags when profiling the code?
- disable links in wkwebview?
- detecting when listview scrollbar reaches the bottom
- ::findwindow fails from service application
- deserializing json data in mono
- where to put a member function template
- scaling an asp.net application
- what's the best way to call a property setter by name?
- check only one listviewitem at time
- azure sdk 1.4 - wif - the c++ module failed to load while attempting to initialize the default appdomain
- higlight artifacts when using hard light blend mode
- assert uniqueness of fields in list
- c sockets send/recv buffer type
- fopen not work with xcode
- how to get generic type from generic definition and generic arguments?
- predicatebuilder returning zero records
- icomparable<t>.compareto() return values?
- centering textlabel vertically in uitableviewheaderfooterview from tableview: willdisplayheaderview: forsection:
- how do i convert a lpwstr to a guid?
- running cmd commands via .net?
- ca2w gave me a "'atlthrowlastwin32': identifier not found" error
- tesseract remove_reference ambiguous symbol in project on visual studio 2012
- how to define variable in class to receive either list<string> or string when deserializing json?
- ssl context methods - generic vs server/client
- warning - initialization makes pointer from integer without a cast
- how could i know which core a process is running on?
- windows 10 uwp - c#: how to check network type (edge/3g/lte), not only cellular vs. wlan? [closed]
- openxml get sheet name from worksheet
- how to post to mvc endpoint via postman with json object
- extension method on lambda expression
- c# file export issue
- variadac macro apply macro to all arguments
- set integer value as bit mask
- possible to mark system classes or methods as obsolete in c#?
- purpose of bitwise or of an integer with its negative
- how to merge trees (and sum counts) using linq?
- google sheets api v4 dot net deleting a row
- c# method to check if an active directory domain controller is up and running
- what is the mechanism for performing an intersect in a mongo linq query
- multimap containing pairs?
- custom roleprovider using session
- is this a correct .net 4 implementation for .net 4.5's whenall?
- stopping soundplayer playback
- self referential c++20 concepts
- when does std::string reallocate memory?
- is circular method calling allowed?
- sort with xpath - not xsl
- c# for loop of two dimensional list
- unauthorized access exception in windows 7
- how to update solidcolorbrush color with a dynamicresource?
- implicit declaration of function in c unix
- automapper generic conversion
- how to stable_sort without copying?
- how to use new syntax [closed]
- c++ initializer list capabilities: call functions without initializing member?
- c, open mpi: segmentation fault from call to mpi_finalize(). segfault does not always happen, especially with low numbers of processes
- how to create ip address and port into nsdata to work with
- omitting c# new from jagged array initialization
- membership.getuser(username) - how to return correct casing?
- static pointer to custom type stays nullptr after initialization with static not-null pointer of same type
- how to create a .txt file programmatically on ios
- grouping and sum datatable by two fields with different where conditions
- wsaewouldblock handling
- reimplementation of inherited interface methods
- implement ceil() in c
- iterate through settings files
- sending c structs through tcp in c#
- change the color displayed in wpf charting toolkit legend
- what is the best way to check for reparse point in .net (c#)?
- why does await not wait?
- std::forward_as_tuple to pass arguments to 2 constructors
- using `foreign import prim` with a c function using stg calling convention
- free() not freeing memory in embedded linux.
- .tostring() and .tostring(cultureinfo.currentculture)
- pre/post function call implementation
- validate xml syntax only in c#
- better solution than dynamic_cast in c++
- gcc include order broken?
- asp.net: (c# client-side) how to access html element created after page loads?
- what does this typedef mean?
- why is my dropdownlist's selecteditem only showing the first item in the list each time?
- what database should i choose?
- what is the purpose of glibc's atomic_forced_read function?
- custom xml serialization - include class name
- sum datatable columns of type string
- template self friendship
- can session call dispose method on session ending time?
- is there any difference between using invoke for the parent form or for the target control?
- what’s wrong with use of “using” block on webcontrols?
- console.clear() blinking
- get urlhelper in middleware asp.net mvc core 2.0
- what is a "datetime?" as opposed to just a datetime in c#?
- what's the syntax to inherit documentation from another indexer?
- remove whitespace before or after a character with regex
- which hresult to return when a buffer provided is too small?
- what is considered a statement in c++?
- unziping a zip file with boost and visual c++ 2005?
- fprintf debug assertion fail
- cross correlation of two arrays in opencv
- tricky question about generics, inheritance and chaining
- regex vs string manipulation functions: what is better
- use includemultiple in a method
- pass a function template to other function
- c# wpf refresh listbox from another window
- page breaks in excel vb.net
- nsurlrequest http protocol version
- configure lame mp3 encoder in directshow application using iaudioencoderproperties
- taking a screenshot from the selected area(qrubberband) on qt
- how to call callfunc function in cocos2dx 3.0
- cannot write settings on app.config (or no changes are shown)
- spawning a new terminal and writing to its stdout
- probably defect in wording of c++ working draft (integer conversion rank rules)
- how do i correctly dispose a linq to sql datacontext in a repository?
- find out if someone is logged in gmail, yahoo and facebook
- c# enable/disable network tracing at runtime?
- override the default content-type for responses in nancyfx
- reading utf-8 from stdin using fgets() on windows
- c++ template operator compilation error
- variable types in c and who keeps track of it
- pointer to a pointer to a struct giving headache . .
- destructor in c++
- cmake: set path to mpi headers and binaries manually
- byte to signed int in c
- printf - access violation reading location - c++
- how to prevent or intercept a call to directory.delete(path, true)
- how can i load a generated bitmap into a picturebox?
- how to neatly align text in a textbox and keep it when exporting to .txt
- comparing the dates logic in linq
- interaction of two c/c++ programs
- returning a different result depending on which of n values is the smallest
- partial class template specialisation for multiple types
- how to use an old single-threaded c++ library in a multithreaded environment
- using two .net libraries with the same namespace
- how do you pass an enum by reference?
- what happens to a thread when it 'awaits' something
- custom fields only from sharepoint list
- system.globalization.cultureinfo does not contain a definition for name
- show/hide desktop icons from c++ application
- qopenglwidget with shared opengl context?
- asp.net mvc / web api custom authentication
- reading an sqlite datetime value from database and assigning it to a c# string variable
- getsockopt returns different ip_tos value from the one set in setsockopt
- is it valid to pass a pointer to a stack variable to realloc()?
- how can you tell whether a variable is a 2d array, array of pointers or double pointers of char?
- bron kerbosch algorithm in c++
- web api returns escaped json
- get rawbody from httpcontext of actionexecutioncontext in asp.net core
- uiimagepickercontroller interfaceorientation crash
- send a c++ std::vector<bool> via mpi
- how can i programmatically manipulate the windows 7 on-screen keyboard osk: move, resize, remove titlebar/caption
- how to deploy a database file with a xamarin.from app?
- convert dictionary<int, enumerable> to dictionary<int, enumerable> inverting content
- check if app is running on network pc
- mapping from two items with automapper
- using inheritance in constructor (publix x () : y)
- why gcc doesn't allow me to create `inline static std::stringstream`?
- canvas zooming in wpf using code behind
- ef4 error:the relationship between the two objects cannot be defined because they are attached to different objectcontext objects
- how can an auto variable be volatile?
- qt compiler flags order
- save bitmap image as grayscale image in c#
- what is the difference between the two ways we declared a struct?
- restoring all nuget packages in a visual studio 2015 solution
- email not working in sharekit and no errors
- how to apply a mask to a const void* address?
- objective-c search nsarray for string?
- nested expression method call in linq.select()
- how can i get only txt files from directory in c?
- do i really need to return type::size_type?
- c++ polymorphic call without explicit pointer
- initialise a c++ std::array of struct in c++11
- access local stack of linux threads (pthreads)
- find location of a control in wpf using pointtoscreen
- creating my symmetric key in c#
- subclass a zooming uiscrollview without delegate methods
- selectively loading classes in objective-c
- split string by char, but skip certain char combinations
- code signing in xcode 5
- assigning a pointer returned from a function
- tcp/ip message framing
- .net core mvc - ajax post request with prefix binding
- c#. xlsx date cell import to datatable by npoi 2.0
- asp.net mvc3 return multiple json list
- null-coallescing operator - why casting?
- untitesting/moq method calling webrequest
- msvc: explicit template instantiation fails while implicit instantiation succeeds
- fatal error: class 'stripe' not found in c:\wamp\www\
- ios: problem with nsdate
- how to parse json string?
- how to convert a `const char *` to simply `char *`?
- save entity directly after edit in datagrid
- macro concatenation, function name generation
- dynamically loading and unloading a a dll generated using csharpcodeprovider
- statuscode: 404, reasonphrase: 'not found', version: 1.1,
- ajax control toolkit autocompleteextender displays html source character by character of the current page as autocomplete suggestion list
- how to list all object in gc finalization list?
- sprite/texture atlas: gdi+ bitmap.maketransparent for color-key with opentk
- thread-safe lazy instantiating using mef
- why does c++ have its separate syntax for new & delete?
- simple get string (ignore numbers at end) in c#
- two interfaces in *.h and *.m files
- executing t-sql view from ado.net
- porting "sql" export to t-sql
- catching exception in code
- why is my dbmodelbuilder configuration ignored when mapping entity from dbset<t>.sqlquery?
- generating il for 2d arrays
- conditional either-or on type constraint
- parse email with regex in c#
- c++ lists and pointers
- session not available in ihttpmodule
- can i use intel's tbb with gcc?
- std::remquo purpose and usage?
- how to remove 100s of warnings "implicit conversion loses integer precision: 'nsinteger' (aka 'long') to 'int'" i got after updating to arm64?
- deducing pointer-to-member template arguments
- gcc 4.7.2: std::thread with pointer to member function
- representing time (not date and time) in c#
- c macro inside string in sprintf
- how to resolve an ambiguous reference caused by a conflicting identifier from inline namespace
- entity framework 5: code-first cyclical relationship issues
- what is the purpose of control.getpreferredsize method?
- function pointer declaration syntax confusion
- how to encode a string when it is a pb_callback_t type
- how do i set the font color of a label to the same as the caption color of a groupbox?
- dynamic casts or function overloads?
- wrapper for printf
- merging two iqueryables that are projected to one entity from different tables
- select an xml node via xpath at an arbitrary depth
- how much ram c# application can use? [closed]
- unix network programming clarification
- casting non-numeric char to int?
- function overloading and template deduction priority
- resharper for c/c++
- is it possible to call a rust function taking a vec from c?
- is cout guaranteed to have the ctype<char> facet?
- general code completion framework written in c/c++
- why would /qvec-report:2 return nothing ? (msvc 2012)
- how can i manage bits/binary in c++?
- can i use signalr in my winform c# app?
- should i null-protect my f# code from c# calls
- detect when a users session has exipred
- how to create array of 100 new objects?
- is this the most efficient way to search for a substring?
- how to allow 3rd-party libraries to be imported by scripts called in embedded python interpreter?
- c++ substring multi byte characters
- viewcontroller gets deallocated which leads to crash
- how to create and delete data from entity relationship many-to-many in crm 2011?
- what is aghost.backgroundtask as background task in windows phone silverlight 8.1?
- fluent nhibernate - selecting specific column and count query with group by
- add a realtime progress update to a slow page in asp.net
- default arguments have to be bound at compiled time - why? [closed]
- dt_dir undefined
- how to create a non-selectable context menu item?
- linq function to handle : both fields equal or both null or empty
- storing data in the most significant bits of a pointer
- 'orderby' in linq using a string array c#
- does custom validator works in formview?
- how to automatically indent in vscode in a switch-case statement?
- does list<string>.contains(mystring) do a reference comparison or a value comparison?
- addresponse - adding to memory only
- how to set preprocessor definition of _win32_wce in vs08
- string manipulation: how to replace a string with a specific pattern
- possible to move nsmanagedobject to another nsmanagedcontext?
- create javascript json of class with nested class
- linking opencv 4.1.0, include works, libs doesn't
- system.delegate system.reflection.methodinfo.createdelegate(system.type)
- trouble installing dlib for python on mac osx 10.10
- share common codes between multiple projects
- vs 2010 and mbunit how to run just one test
- c++ arma method and regression analysis
- why lazy<t> forces initialization during serialization?
- interpretation of [basic.scope.hiding]p2 when unqualified name lookup involves using-directives
- isn't accessing private fields and properties due to reflection a security issue?
- custom exception c#
- complex layout in datagridview
- qt creator error endless loop
- entity framework, linq functions and memory usage
- c++ stack around a variable is corrupted
- (ios) why does avaudioplayer initwithcontentsofurl always fail with error code=-43
- how to change compilation flags for myframework_vers.c in xcode?
- jni: can not get array length
- c++ algorithm to find 'maximal difference' in an array
- getting property value based on its column attribute value
- cannot consume scoped service xxx from singleton yyy
- initializing a static std::map<int, unique_ptr<int>> in c++
- preserving insertion order on a std::set or std::unordered_set
- .net - consuming http services on (domino) server with form based authentication
- resharper: file header text not automatically used for new files
- how to add a label to a datagridview cell
- phantom js fails 50% of the time
- reference a big dll for a single method
- how to debug an experimental toolchain producing malformed executables
- httprequestmessage content disposition null when unit testing
- implements interface using member as implementor
- link : fatal error lnk1561: entry point must be defined in empty project
- mvc core 2.0, how to use an appsettings.json file via configuration
- question on free() in c language
- mono: too many heap sections increase maxhincr or max_heap_sects when app takes more than 4 gb in memory
- destructors of block-scope statics can be called several times?
- dictionary trygetvalue nullreferenceexception [closed]
- confirm for linkbutton before performing delete in asp.net
- hastable in c#: using the same key multiple times
- unity3d new input system(2.8), can't reference input action in the editor
- type aliases and incomplete types
- how do i bind a datatrigger in xaml to a code-defined dependency property?
- trouble with findcontrol and dynamicly created controls
- detecting child processes
- has c#/.net builtin conversion routines for length units?
- converting float to uint32 - which expression is more precise
- grab user input from dynamic text box
- why is databinding for a checkedlistbox "hidden"?
- html parser for local html files
- why does ocmock partialmock break kvo?
- open new form after selecting item on listbox
- why don't i need to include library.cpp in the header?
- is there a way to set thread affinity to a processor core with the boost thread library?
- c#: sort/orderby enum value
- fips validated application with hmac function based on sha512?
- manually create classes to map to xml request response
- monotouch.foundation.monotouchexception has been thrown objective-c exception thrown. name: nsinternalinconsistencyexception
- how to check if public msmq is empty
- how to read ms word documents using mfc?
- unary operator-() on zero values - c++
- printing a variable in an embedded python interpreter
- convert a float-formated char[] to float
- conda install -c conda-forge tensorflow just stuck in solving environment
- profiling line-by-line in c++
- enforcing one async observable at a time
- sorting utf-8 strings?
- how to print line numbers for textbox in c#
- does printf() depend on order of format specifiers?
- what is the meaning of the word ambient in this comment from commonservicelocator?
- usbdevice.fromidasync returns null
- lazy initialization of a static member array of a template class
- how to get sql server datetime field in odbc native client
- how to disable new xcode 4.6 warning for whole project ? “… used as the name of the previous parameter rather than as part of the selector"
- is there a shortcut to explicit named paramers when i call a method in c# for visualstudio 2017?
- c# mvc - folder structure - where to put classes?
- clocks_per_sec not matching results from std::clock()
- alter stored procedure in db migration ef 6 code first - how to pass through null as default for a parameter
- filtering a datatable row using a where clause
- accessing com object from thread other than main thread slow in c#
- ssl tunnel with boost::beast
- simple customized iterator with lambdas in c++
- temporary variables and performance in c++
- template for loop replacement
- cygwin compiling error: "this application has requested the runtime to terminate it in an unusual way"
- add delay to gtest test case
- pass struct* from c# to c++ dll
- "class template has already been declared as a non-class template"
- static_cast with bounded types
- missing 'virtual' qualifier in function declarations
- change bson field value (c++)
- trying to string.join an ilist
- get linq to preload a complete table
- ckeditor dropdown toolbar in winforms not registering click events
- objective-c operator (?) and (:)
- entity framework: updating join tables
- replace a pattern in string only if a certain condition is satisfied - regex
- newbie problem with qt c++ - qimage dont work?
- inconsistencies in compiler ambiguity errors
- c++ library: .hpp + .inl (separate definitions and declarations) vs .hpp only (in-class body code)
- call newobject method jni with params in jobjectarray
- after execvp returns, why doesn't my program pick up where it left off?
- can't add target for uibutton - unrecognised selector sent to instance, despite method been in the very same class
- confusion about dbl_epsilon and machine-epsilon in c
- typedef const reference from a pointer
- programatically set focus to a textbox in windows phone
- how to get events of type by reflection ignoring events on parent interfaces
- polymorphic cross-associations on entity framework
- qsqldatabase::open() always returns true
- why can't a range be sorted in range-v3?
- how to read .xls and .xlsx and .xlsm files in c#
- how to remove white background color from bitmap
- sql server filestream how to populate the filestream column
- covariant use of generic lazy class in c#
- numpy/capi error with import_array() when compiling multiple modules
- sfml renderwindow taking a long time to open a window
- how do i add a legend to an asp.net 3.5 chart control?
- asp.net mvc: ignore field(s) when editing
- how to create a xaml custom control in code?
- why my void function from another file is not running in this c program?
- compile/use unrar c++ source for iphone app?
- when using a jsonwriter, what's the purpose of writestartconstructor?
- why do the first and the third printf work so differently?
- how can i remove access db's temporary ldb file
- default values for missing data members in datacontractserializer
- is there a way to find a file by just its name in c#?
- qwinwidget inside mfc dialog not repainting or responding to tab/arrow keys
- edit and continue quit working for me at some point
- qml - q_invokable functions
- asp.net: objects in eval
- why does one work and one crash?
- is the following std::vector code valid?
- c++: enforcing template type implements a method
- objective-c: adding 10 seconds to timer in spritekit
- iactioncontextaccessor is null
- in asp.net mvc 2, can i deserialize a querystring into an array using the default modelbinder?
- always picking up the latest dll from the gac
- placement new on non-pointer variables and class members
- wait for any thread to finish, not all
- gnu linker: adapt to change of name mangling algorithm
- template instantiation effect on compile duration
- on asp:table control how do we create a thead?
- objective-c++ block vs objective-c block
- objects held until app end: no dealloc is okay?
- how can i create a c++ project/solution in visual studio 2010?
- asp.net usercontrol and appdomain typeresolve
- best way to find memory leaks in a c program
- can this implementation of ackermann function be called tail recursive?
- error function, erf(x), not found in math.h for visual studio 2005
- rabbitmq c# api: how to check if a binding exists?
- unable to change culture of .aspx page
- setting a min/max zoom for bing maps in silverlight
- how do i call a base class method from the derived class, if the derived class has a method with the same name?
- incomplete types in collection iterators
- how to initialize std stack with std vector?
- how does overload resolution work for std::vector<int>::insert
- unable to link c runtime library (libcmt.lib) using lld-link.exe (windows)
- json request was too larget to be deserialized
- how to handle httpwebrequest c# with tls 1.3
- what happens to array[1]
- dijkstra shortest-paths fast recalculation if only an edge got removed
- uiview animation change size of button
- swig- convert c++ enum to python enum
- showing animated gif in winforms without locking the file
- resize a vector of atomic?
- merge two lists c++
- does a .net service exhibit thread agility?
- is there a neater way to insert a space between strings than something like " "?
- how to programmatically change background theme of win 8.1 or win 10 uwp app?
- predicate with dapperextensions
- different result for function resolution on mingw64 and msvc
- is a pointer to a stl container safe?
- downloadstring gives a timeout on a https url seeming to work in a browser
- should i declare system call functions in c?
- underscores in company name when using c# settings & localfilesettingsprovider
- c# serialization ascii confusion
- how can i "ping" a text file in a custom unity3d inspector?
- c# - why is math.atan(1) != anything near 45
- microsoft enterprise library caching application block not thread safe?
- c# free image file from use
- why should we copy blocks rather than retain?
- manual stop debugging with backgroundworker
- c++ differ between linking with .o and with .a file: different behavior, why?
- overriding certificate verification in windows8
- do i need 2 comparer<t> for sorting in both directions?
- avaudiosession setcategory error
- why the interface iorderedenumerable<t> isn't covariant in t?
- what is the scope of (nested) autorelease pools?
- cannot compile 7zip under msvc2012
- c# how to allow selection of my computer with folderbrowserdialog
- how do i create a storable instance for this structure without c2hs or other tools?
- how to make an if statement to show xml attribute based on current time
- list of lists of data structure - how do i access with linq?
- which one is safer to use? " ==true" or " != false"
- finding an elements within a range using o(n) runtime
- how to extend a control in avalonia?
- how to "average" two or more geography linestrings using c#/sql server 2008 spatial
- getwindowlong vs getwindowlongptr in c#
- copy or reference when accessing row vectors of eigen matrices
- objective-c: volumechanged wasn't called even add a observer for avsystemcontroller_systemvolumedidchangenotification?
- c++ stl map::operator[] done on an entry being deleted
- design pattern, adding data to a class (3rd party) without modifying it
- c# singleton code reuse
- change identityserver4 entity framework table names
- problems in adapting a geometry object model using boost geometry
- updating a delivered notifications ios 10
- get username of opened file
- is there some graphical way to create my own configuration file on sonarlint?
- private field accessible from another instance of the same class
- how to check state before disposing sqltransaction
- how to capture standard out and print to both the console and a file during process runtime (c++/boost.process)
- how can i rotate an rectanglef at a specific degree using graphics object?
- the type cannot be used as type parameter 't' in the generic type or method 'basecontroller<t>'. there is no implicit reference
- how do i concurrently download and convert a binary file using threads?
- easier way to do callbacks for vectors (or maybe something else in the stl)? c++
- convert string to int in linq
- how to create rounded uitextfield with inner shadow
- c++ operating with template objects
- adding scripts to scriptmanager on condition
- how to store data temporarily in dotnetnuke 7?
- importing "0000" or "0030" into datatable
- retrieve image url from string
- sse loading & adding
- does it make sense to pass a "reference type" to a method as a parameter with 'ref' key?
- how to get a list of the assets in the wp7 content project?
- set combobox display text to a property of observablecollection<t>
- convert word to pdf - disable "save" dialog
- button click does not work correctly
- calling non static method from static method on objective c
- dynamic_cast<> ing variable arguments to templates
- how does unary addition on c pointers work?
- programically get the system name of named pipe
- how to let xdocument.load preserve line break
- sdl2 main game loop
- unknown gcc linker error, but builds sucessfully
- update the partia view based on main view custom filters
- etxtbsy and how to override it
- why does boost.spirit correctly parse an identifier into a std::string, but not into an adapted struct consisting solely of std::string?
- assembly.createinstance returns null
- viewdidappear: why do i have to call super?
- looping on a closed range
- error using 'var' after upgrading to visual studio 2010
- is there a recommended integer type to store function pointers in standard c
- how to load a large, complex object graph using nhibernate
- is list[i] an alias for list.get_item(i) in c#?
- how i can read contents from richtextbox with information is it bolded, underlined, italic etc
- returning a pointed to an object within a std::vector
- program skipping a line of code
- sharpziplib library compress a folder with subfolders with high level compresion and efficient time
- is there such a thing as a c# style extension method in c++?
- c# shortcut path modification
- swig typemap for python: input and output arrays
- find the first value greater than user specified value from a map container
- what is the right way to use qquickimageprovider?
- timer callback closes wpf app (dispatchertimer works..)
- how do i jump to a specific line in a richtextbox?
- c# 9.0 records - tostring not inherited
- asp.net 2.0 web site can't access classes in app_code
- real time audio playback from mic. c#
- web calls never timing out
- why is my uipickerview crashing?
- segfault with multithreaded curl request
- conditional invocation of constructor [closed]
- mongodb field-array searching (c#, how to?)
- selenium webdriver c# element.enabled evaluating to true when element is still disabled
- linux c/c++ allocate/deallocate memory in dynamic library
- what are potential disadvantages of using extern "c"?
- unsubscribing from an event
- using getopenfilename instead of openfiledialog
- using .net core library in .net 4.5.2 console application
- epoll order of events from epoll_wait
- how to codesign growl.framework for sandboxed mac app
- how to show/open/start excelworkbook project(sheet1) from windowsform project?
- size limit of local folder?
- issue with positioning of pop over view
- proper way to return a string in c
- uitableview - section header. how to change text?
- recursive functional explanation in binary tree
- adding what's this button
- uiimageview.image to mail attachment with monotouch
- attribute, interface, or abstract class
- covariance in different fw causes code break?
- default initialization of pod vs. non-pod class types
- unable to match regex in c
- masterpage .findcontrol in class
- bearer error="invalid_token", error_description="the issuer is invalid"
- how to display the uwp application in the tray at the bottom right corner of the system
- how to go to the next cell (detail view) in a uitableview?
- generate gcc dependencies with full path
- shouldn't this code lead to a deadlock?
- what's are reasonable upper bounds for the number of states, symbols, and rules of lr(1) grammars?
- streamwriter/streamreader file in use by another process
- deserializing json into object: wrapper class workaround
- does directory.getdirectories(path) return full paths or just names?
- how do i detect a usb drive letter from a c# application?
- parse into vector<boost::string_view> using boost::spirit::x3
- uitableview: load all cells
- wpf binding from system.windows.systemparameters.primaryscreenwidth with a converter
- array comprasion as dictionary keys in c#
- how to add a custom prefix in a << operator for a custom object
- why do objective-c array parameters not use colon notation?
- ml.net show which score relates to which label
- ilist<something> constructor parameter and autofixture
- how can i set an image to have a transparent background in c# without using bitmap.maketransparent()?
- uicollectionview delegate method cellforitematindexpath:indexpath not called from sizeforitematindexpath
- how to keep a list of instances of a class?
- template compilation error: 'x' does not refer to a value
- nskeyedarchiver returning unexpected class?
- what is the fastest way to find longest 'consecutive numbers' streak in vector ?
- ninject - kernel in static class?
- why does java not use the out parameter in its language syntax while c# does?
- getfinalpathnamebyhandle() result without prepended '\\?\'
- from file object to file name
- problems while creating a linux-executable file from c# sourcecode using mkbundle
- .net core configuration manager, reading a dictionary where one key has a colon inside, gives an odd error message about the value, is this expected?
- how can i get c-function based diffs?
- refactor my c# code - switch statement
- heap corruption detection tool for c++
- updated automapper from 3 to 4 broke inheritance mapping
- sha256 hmac using openssl 1.1 not compiling
- c++ inserting a line at specific point in file
- graphical functions in c
- address of (&) gives compiler generated address or loader generated address?
- "attempted to read or write protected memory." while adding item to list<>
- convert json string from camel case to pascal case using c#
- why is the +initialize method of core data managed objects being called twice?
- basic linqtosql question: why won't this compile?
- append cdata to a string
- ef core include() in many to many relation
- how to get the latest value from a replaysubject<t> before completion
- return distinct list of object array where number of array items is non-specific
- how to stop nsimage lockfocus from leaking memory in an nsoperation?
- casting a valuetuple from a cached object
- dividing work to more threads takes more time, why?
- how to get parent frame from page level?
- autofixture - how do i call a method, how to set a private setter of an autoproperty?
- how to know if a qlineedit got focus?
- purpose of a static member function in c++?
- changing filestream write encoding type
- groupby datetime for specific intervals
- autofac - register all windows forms
- registerhotkey fn modifier?
- limiting the use of ram. (c# .net)
- json to string array in c#
- how to bring inline from a richtextbox child into view
- is there any better deep clone methods for list?
- call of overloaded method from generic method issue
- c++ constructor calling and object creation
- identity server 4 infinite loop
- to pass control values as html.pagedlist parameters
- converting string into time using sscanf
- why does std queue not define a swap method specialisation
- getscriptreferences does not get called
- reasons for choosing com
- asp.net core web application static files gives 404 on linux
- why can i not do arithmetic on a cast of a void pointer?
- boost::asio::async_resolve problem
- error in macro expansion
- using sessions in asp.net 5 (mvc 6)
- list of two different types in c#
- i'd like a warning about circular namespace dependency
- counting number of unique pairs and instances of non-unique pairs in unsorted data
- imongocollection stats
- can i copy a google mock object after setting expectations?
- how to format float number (objective-c)
- am i going crazy or is math.pow broken?
- delete multiple rows in a datagridview(table)
- condition to check whether document exists in index (lucene.net)
- class not registered error from php
- why is this an end-recursive variadic macro?
- cgal: how to efficiently calculate the area of facets of a polyhedron?
- work out whether to turn clockwise or anticlockwise from two angles
- perfect forwarding of primitive types
- error: cannot add two pointers
- how to programmatically mark an azure webjob as failed?
- wpf textbox getting cut off
- compiling c++ on the fly: clang/libtooling fails to set triple for llvm ir
- why can't access constructor in body of another constructor?
- what is the way to populate a dropdownlist from a database in asp.net by using classes?
- sending passbook update with pushsharp
- changing uiview background color using an animation
- is a pointer to function (sometimes/always?) a function declarator?
- why is log4net not writing to a file?
- console output with winapi writeconsole
- how to implement a generic hash function in c++
- object binding to winforms combobox fails when selecteditem is null
- wcf error with net.tcp "the service endpoint failed to listen on the uri because access was denied
- questions about makefile - what is "$+" & where are .c files/dependencies called here ?
- is "vector iterator + offset out of range" assertion useful at all?
- c# string replace safely
- position form above the clicked notify icon
- how to make a nuget package for this pcl library
- textfieldparser throws a malformedlineexception on a (seemingly) well-formed csv line (error text doesn't seem to apply)
- why won't my wpf application close properly after it displays a winforms dialog?
- does objective-c use string pooling?
- detaching anonymous listeners from events in c# and garbage collection
- event to handle open with (winapi)
- why did dispatcher begininvoke fail where control begininvoke succeed in c# windows forms app?
- dynamically wrapping text around multiple uiimageview
- specializing std::hash for derived classes works in gcc, not clang
- my c++ executable runs way faster outside the visual studio 2008 ide than inside, even in release
- serialize/deserialize a list of objects using binaryformatter
- automatic object destruction
- how to convert hexadecimal to decimal?
- using c/c++ library on android
- write a macro for c/c++ #include
- imagemagick "convert" utility magick++ equivalent?
- throw multiple-template class in a template template parameter - template binding?
- how convert a byte[] to a data to insert a value in a varbinary(max) column in sql server?
- is there a way to capture a lambda expression so that it's not compile-time forced to take on an identity as either an expression or delegate type?
- xaml for wpf: hide tooltip popup when blank tooltip text
- correct c++ file extension
- uiscrollview setcontentsize crashes with uncaught nsrangeexception
- c++ virtual (sealed) function
- how to force a c# root namespace throughout project files for when none is coded?
- am i using std::move() too often?
- does `asynclocal` also do the things that `threadlocal` does?
- shorthand for all bools yes or all bools no?
- boost::any_range with optimization level -o2 causes crash
- y axis start from 10 rather than 0 in mschart using windows application
- using non-member methods in c++
- how to style gtk widgets individually with css code
- object oriented programming , inheritance , copy constructors
- will throwing an exception in a catch block lead to two exceptions being in flight?
- order of classes within an assembly
- what's the use case for int32.parse(string, iformatprovider) over int32.parse(string)?
- self-extracting executable c++
- malloc causes segmentation fault in c
- printf seems to be ignoring string precision
- integer variable used with fgetc()
- how is this shared_ptr automatically converted to a raw pointer?
- floating point algorithms in c
- "function not declared in this scope" error in compiling opencv code
- is it more efficient to set the size of a vector up front?
- winform: multiple keys pressed
- how is printf getting flushed before scanf is executed?
- how to set largeadressaware in no signing assembly projects for a clickonce app?
- hide area in url using attributerouting
- when mstest fails in testinitialize, why doesn't testcleanup get executed?
- how to provide const interface with iterators to a collection?
- blue border appearing around nsscrollview
- getting only all names of azure blob files in container?
- adding a asp control to page from code behind within innerhtml
- sendasync (async email) and event handlers / lifecycle in asp.net?
- using a vector data structure - design and syntax questions
- uitabbarcontroller with diffent storyboard file for each viewcontroller of the tabbar
- setting up user specific preprocessor macros for xcode
- why do i have to reinterpret_cast pointer pointers?
- get methodinfo for enumerable.defaultifempty
- how to workaround impossible inheritance from sealed class?
- simd optimization of a curve computed from the second derivative
- convert raw images to bitmap in c#
- reading first line in a file gives me a "\357\273\277" prefix in the first row
- linq query having group by
- is there a similar way to alternateitemtemplate to do this
- template (c++) - not sure if correct
- when should i use references in c++?
- objective-c top or bottom super call in overridden method
- blazor - compare previous and next state
- using generic methods on signalr hub
- is a c# field private by default?
- does process.start terminate the child program when the parent terminates?
- onclientclick does not works on asp.net linkbutton
- fliped cursor icon on desktop recording using directshow
- build visual studio solution from code
- how do i go about using invokecommandaction to call a method of mine and pass in parameters?
- help with bitmap decoder
- how do i control the priority of nested queries in sitecore contentsearch with the solr provider?
- is it possible to get the return type of a function without passing arguments to it?
- inlining causes specialized member function of template class overriding virtual functions to get overlooked
- c - sort two arrays the same way
- how to free an array of char-pointer?
- create a dynamic linq to ef expression to select iqueryable into new class and assign properties
- why cors doesn't work after update to beta8 on asp.net 5?
- how to fix c# warning ca1416 in vscode?
- how to link intel mkl library, just cblas_dgemm function is used
- how to initialize a unsigned char array?
- string parsing in c using strtok
- get desktop path for all administrators in c#
- access violation executing location 0x0000000000000000 after calling isolate::new()
- tic tac toe program in c, winning conditions not working
- c++ std::bind keeping object alive
- removing duplicates in dictionary
- values from local.settings.json in azure functions
- c# launch default browser with a default search query
- c# elasticsearch nest cannot convert lambda expression
- getting the method name of a task
- how to handle wm_setcursor in c#
- implementing undo/redo using memberwiseclone
- why might emgucv gaussian blur not return identical results as opencv gaussian blur?
- how do i save files to $(project_dir) from objective-c code?
- efcore use a single dbconnect for the lifetime of dbcontext
- mapping a self-join to a collection in code first entity framework 4.3
- how to use xslt 3.0 using saxon-he 9.8 in .net
- customize the dbcontext generator
- constexpr with untouched non-constexpr arguments: who is correct, clang or gcc?
- initialization of the static variables
- c# take a substring of a string
- c# statement textboxes sum
- why does std::apply fail with function template, but not with a lambda expression with explicit template parameter list?
- add an empty item to a bounded combobox
- dynamically filled dropdownlist does not retain value on postback
- when the control flow off the end of a function without a return, why there is still a returned value?
- reading "people tags" inserted by windows live photo gallery
- split a string with max character limit
- are c++ iterators "safe"?
- google pagespeed api dotnet .net
- what is causing desktop shield icon overlay on *some* desktops
- diamond inheritance with mixed inheritance modifers (protected / private / public)
- saving a variable data to disk
- count matching characters between two strings using linq
- efficient memory storage and retrieval of categorized string literals in c++
- ctype why specify argtypes
- can i convert a pointer address (i.e. an hex integer) to decimal and octal base int in c++
- why does calling istream::tellg() affect the behavior of my program?
- cross domain exception with wcfsvchost
- how expand rectangle after detected faces opencv
- multiple async_wait from a boost asio deadline_timer
- detect if user is scrolling datagridview scrollbar
- c++ file i/o--can't read/write simultaneously?
- reading csv having double quotes with lumenwork csv reader
- oncreateoptionsmenu doesn't get called on android 7.0
- spritekit score is acting randomly
- memmem() stl way?
- different performance for default initialized and value initialized struct
- unit testing practice with linq to sql
- calling web service asynchronously in page constructor
- ef6 table splitting vs shared primary key for multiple splits
- putting hebrew string in a variable using c++ on windows
- prints before execl is not visible in output
- sending a datatable as a parameter to stored procedure
- porting httpmodule .net class library to .net core web api
- does maxlength data annotation work with list<t>?
- expose the properties of a usercontrol which is built in mvvm
- how to get uitableview label text string - custom cell
- how to create inverse png image?
- freetype error when building in xcode
- binding pivot control with observable collection mvvm (windows phone 8)
- declaration of std::vector works with forward declared classes?
- modal qmessagebox does not behave like native windows dialogs
- ienumerable.except wont work, so what do i do?
- is (bool) cast reliably 0 or 1?
- problem reading out parameter from stored procedure using c#
- asp.net mvc 4 - using post method
- creating texture programmatically directx
- c++ regexp to parsing nested struct
- qtextedit set anchor and scroll to it
- how can i print (☞゚ヮ゚)☞ with ncurses?
- error in the code given in skiena's book for the application of dfs to find a cycle in a graph
- why can't we initialize a reference to const int with an rvalue volatile int&&?
- how to send an std::vector of unsigned char over an udp socket using boost asio?
- add picturebox to form at runtime
- regex for matching multiple date formats
- benefits of having both specific arguments and params method overloads in c#
- how to run external executables from an appharbor application (html to pdf generation)?
- sorting meshes in xna
- how to join tables from two different contexts with linq2sql?
- speeding up queries with linq
- c# threading issue & best practices
- asp.net/iis: log out all users
- parameter count mismatch when getting value of property using reflection
- fetchdata using dotnetopenauth?
- creating an expression tree that uses a dynamically generated type
- how to prepare uipickerview with months and years in ios?
- i can't make validateinput(false) work - a potentially dangerous request.form value was detected from the client
- embedded mongodb document not getting an id on save with c# driver
- wrong aes decryption when trying to decrypt in another language
- choice of language for portable library
- error using ado.net entity framework
- how to allocate memory in a specific place in memory (c programming)?
- how to prevent jsonkit from escaping backslash from asp.net json date format?
- why does sqlclient use unnecessary xml conversion while passing sqlxml?
- get key value pairs from xml using linq
- fix seed globaly in c++11 <random>
- choosing between wf codeactivity and asynccodeactivity for db operations
- deserializing an empty array using json.net
- how to create an onclick eventhandler for a dynamically created button
- using .find() with struct as key in map in c++
- looking for one liner example how to bind and insert a null value into a database using odbc api
- bitconverter vs tostring for hex
- dart c interoperability. pass an array of integers to c function
- handling command line options before and after an argument in c
- memory leaks in c linked list
- finding results in a enumerable object quickly
- .net 3.5 implementation of string.isnullorwhitespace with code contracts
- trying to understand using a service to open a dialog
- interfacing with stockfish shell using c++
- get list of languages in qt5
- modifying connection string with variables
- reading bytes from binary file to long int
- formatting text within uilabel differently
- can i call a command inside a command?
- does message queue support multi-thread?
- leaksanitizer and leaky libraries
- gdb shows incorrect jump address at plt section
- gstreamer1.0 : link a decodebin to videoconvert
- game development - avoiding flickers
- how can i use a .bmp file and create a texture in unity at runtime?
- make dependency object properties bindable as a static resource?
- using 'const' in c, what porting trouble might that cause?
- c++11 variable narrowing with no gcc compiler warning
- how do you work with a variable that can be of multiple types?
- changing values in web.config with a batch file or in .net code
- how to pinvoke a variable-length array of structs from gettokeninformation() safely for 32-bit and 64-bit? c#
- empty structs in c
- c# obeying the newline character in a string pulled from sql server
- c# openfiledialog thread start but dialog not shown
- anonymous types query or normal query in linq
- sql refusing connection in load test
- linq where(predicate) vs. firstordefault(predicate)
- xml validation with xsd getting invalid child element error and i have no idea why?
- interval range tree datastructure c++
- custom allocator for fast std::wstring allocations
- c# excel interop alternatives to waiting to handle 0x800ac472 error
- algorithm to optimise utilisation of capacity
- the resource object with key 'keyname' was not found
- how let wpf ui slide animation more physical?
- how do i launch .net windows forms application with no visible windows?
- create a reg_none empty value in the windows registry via c#
- compact framework/threading - messagebox displays over other controls after option is chosen
- easiest way to alter ebay page content/dom
- how to receive data from app settings azure (webapp) to my webjob
- how to use boost spirit auto rules with ast?
- no uniquely matching class member found for a template instanciation
- closing the form when backgroundworker stops working
- how can i round a qwidgets corners?
- linking errors when building c++ project using mongo-cxx-driver
- how can i add an external image to a word document using openxml?
- c# change color of one character in a text box
- structured exception handling with a multi-threaded server
- using accessor methods to set ivars?
- sqlite 3 "sql error 'out of memory' (7)" objc
- reading very large text files, should i be incorporating async?
- how do i convert byte values into decimals?
- c++ components based class
- implement the c standard library in c++
- get unsafe pointer to array of keyvaluepair<datetime,decimal> in c#
- document recovery
- asp textbox calls javascript function
- c++ | change color in cv::mat with setto
- which on-screen keyboard for touch screen application?
- const variable in c++ function body
- c++ preprocessor stringification that preserves newlines?
- webapi response never completes when returning httpresponsemessage and application insights is configured
- how to initialize a multidimensional char array in c?
- get a boolean value from datatable
- horner's rule in c++
- nsnumberformatter numberfromstring decimal number
- operator== in derived class never gets called
- read a very long console input in c++
- are c# primitive arrays volatile?
- setting a combobox 's selected value without firing selectionchanged event
- breakpoints not being hit in xcode 7
- how to make nhibernate considered property to always be dirty when using dynamic update or insert?
- do i need to memset a c struct in swift?
- convert string of date format to string of another date format
- web api configruation file cannot be created for the requested configuration object
- how can i compare two unordered sequences (list and array) for equality?
- sizeof pragma packed bitfield struct array
- chaining `nsoperation` : pass result from an operation to the next one
- does this code remove a file extension?
- constexpr lambda / ‘x’ does not name a type; did you mean ‘x’?
- using the python/c api to get the values of pystrings in the interpreter as cstrings within a c program
- c# multiple screen view single form
- how to count rows of a table grouped by shortdatestring?
- apply pixel shader with winrt's windows.graphics.capture
- sql server compact edition 4.0: error: 26 - error locating server/instance specified
- does libssh supports sftp server functionality?
- wpf create sibling window and close current one
- c++: supplying a templated compare function to std::sort
- adding a uipageviewcontroller to a subview, subview only shows edge of pagecontentview
- adding second class to gridview row in rowdatabound
- adding large files to io.compression.ziparchiveentry throws outofmemoryexception exception
- howto : convert unicode character representation in string to the actual unicode character
- is typename required or not here?
- entityframework code first self-referencing one to one (1:1) relationship mapping - unable to determine the principal end
- vc++ stack trace does not resolve function names on production
- segfault when attempting to nullify a pointer in c
- is it allowed to access a common base class of union members regardless of the stored type?
- what does entity framework .load(mergeoption) do?
- how to target a datagridview row or cell from dragdrop event?
- unity hololens app is executed as windows app instead of ar
- unity - get random color at spawning
- wcf thread sleep
- google api chart in asp.net mvc
- how do i determine if a dib is bottom-up or top-down?
- std::binary_function - no match for call?
- is there a standard algorithm to copy until?
- check to see if a mongodb collection is capped with the .net 2.0 driver
- program to figure out number between 1 and 100 won't ever guess "100" because of rounding
- circular reference between assemblies in c# and visual studio 2005
- how can i understand what standard my libraries are and to what standard gcc compiles in my computer?
- calling c# function with multiple arguments from f#
- how to prevent webview2(edge based) to open a new window
- adding multiple word tables into word using interop
- date time conversion
- wpf wrong keydown ascii codes
- calling variadic template function with no args failing
- symbolic constants in c (#define statement)
- bad reloc address 0x0 when compiling hsdis (java hotspot disassembler plugin) on cygwin
- does calling response.redirect() inside of a using block call dispose()?
- calling subclass constructor from static base class method
- how do i parse a json string to a c# object using inheritance / polymorphism?
- unable to combine tags using tagbuilder
- are there c functions or macros specifically designed to compile 1 to 1 with assembly instructions for bit manipulations in a cross-platform manner?
- cors and asp.net web api
- qt creator compiler config issue
- doxygen: how to reference a function, but with arguments values
- boost::asio async_write complex structure
- passing large c structure through jni efficiently
- value of allocated array not initialized
- nunit unit test has "expectedexception" but still failing on exception
- fatalexecutionengineerror while calling dll method
- get window handle of sdl 2 application
- where does the main-loop go when creating an ios app?
- c# how to use callntpowerinformation with interop to get system_power_information
- converting some lisp to c#
- entity framework core: get a list of all the tables
- how to get name (path) of uinput created device
- avoiding conflicting declaration errors in typedef c++
- c program compilation from a java program
- lisp difference between (cons 'a (cons 'b 'c)) and (cons 'a '(b.c))
- t4 templates not transformed during build
- cannot decode an obscured compiler error in g++ when user custom hash function in unordered_map
- error msb8040: spectre-mitigated libraries are required for this project
- reading decimal value from an excel cell (in c#)
- reacting threads needing its own copy of the std::shared_future that refers to the share state
- how to initialize an array with numbers separated by a specific interval in c#
- convert generic ienumerable to arraylist
- propertyinfo.setvalue object does not match target type
- opposite behavior of marshal.sizeof and sizeof operator for boolean and char data types in c#
- accented/umlauted characters in c?
- openpop - gmail - getmessagecount() returns 0 (zero)
- c# open form in a new thread or task?
- boost interprocess map with int and string
- how to allow non-option arguments in any order to getopt?
- scrollviewer is not working inside groupbox?
- remove one word and one word before match
- dynamically generate lambda expression with constants from variables
- equals() vs static string.equals()
- read multi-language file - wchar_t vs char?
- linq dynamically append where clauses with or
- fast copy every second byte to new memory area
- c++ boost::thread and automatically locking containers
- can't add items to the collection in the second round
- nstableview drag and drop not working
- dynamic linq, select function, works on enumerable, but not queryable
- how can i prevent auto-select in combobox on drop-down except for exact matches?
- can i reinterpret_cast the parameter of a constexpr function?
- how to forward the types of tuple to specialize other template?
- communicate between python and c++
- debugger: how do i get "mutex owned" or "mutex free" info in a crash dump?
- how to merge multiple versions of gcda files?
- getting the path of a nuget package programmatically
- opening the header file to a c/c++ source file with vim from multiple directories and multiple extension
- azure webjobs using .net core 2 failing with "invalid storage account"
- the length of the string exceeds the value set on the maxjsonlength property.c#
- how to crop a uiimageview to a custom shape
- recursive search of file/folder structure
- hide node in treeview list. in c#
- can cmake require static libraries (e.g., zlib)?
- passing a hashtable from c# to powershell
- sort observablecollection bound to datagrid in mvvm
- uibutton image position depends on the frame of titlelabel
- if listbox contains, don't add
- comparying 2 array's with nspredicate (cocoa)
- error in listview: invalidargument = value of '0' is not valid for 'index'
- does using sql parameter binding mean text can be directly entered from input?
- pass an id to onclick event with repeater control?
- "variable is not assignable (missing __block type specifier)" error when using a variable from method declaration in method block
- matrix circular shift
- how can i make my application run faster [closed]
- using vb.net classes in c#
- how do i add a namespace while doing xmlserialization with an xmlwriter?
- how does the compiler resolve the address of variable declared after a variable-length array?
- how can i (at compile time) determine if a typename is a function pointer typename?
- calling jquery function from jstl c:foreach ( function not defined) on page load
- why does implicit conversion of int to long long int give unexpected answer in c++?
- posix timer runs at twice the expected frequency
- informix memory leak
- including closure compiler into an asp.net app using command line
- cygwin path to /cygdrive/c/program files (x86)/gnuwin32 directory?
- exception while serializing a graph
- apache modules ap_log_perror is at a different level than ap_log_error
- can't connect to https using x509 client certificate
- what would be the best way to synchronize my application's time with outside server's time?
- can i load a third-party .dll in r?
- passing std::promise object to a function via direct function call
- performance issue for wpf application when is running without right clicking and choosing "run as administrator"
- how to find duplicate phrases in a large string
- compile c in visual studio 2012 without msvcrt runtime
- c/c++ : deallocating or deleting a block of dynamically created memory
- c# - check which event changed / accessed a property
- can't compile a program that calls tgkill
- can not call task.run() at backgroundtask
- c++: deleting a printer queue
- how to call a c function from java 17 using jep 412: foreign function & memory api
- openmp producer-consumer unexpected result
- unit testing xna: do i need to mock my graphicsdevice
- export function from a dll - use def file or dllexport?
- ip address v4/v6 equivalence testing
- sqlite: .net much slower than native?
- can a c executable file run on all operating systems
- iphone simulator chrashes in nskeyedunarchiver after setting base sdk
- dynamically add ui elements to stackpanel after button pressed
- read a .csv file in c# efficiently? [closed]
- qt 5.0.1: application will not execute outside of qt creator
- ef core configuration problem with owned type used in 2 different classes
- how to switch with pointer to member functions?
- how to move files and folders to trash programmatically on macos?
- delegatehandler from asp.net to .net core
- boost::asio and boost::bind: functor memory is never released
- how to get specific value from a xml string in c#
- how do i create a list of filenames from a folder in c#
- how to record typing in c# (keylistener)
- performance of c loops for vs while vs goto
- how to get multiple set-cookie from webresponse?
- avassetwriterinput does not currently support avvideoscalingmodefit - ios error
- decompile c code with debug info?
- is this using of dictionary thread-safe or not?
- are constexpr evaluated on target platform?
- error in pyramid mean shift filtering of image of certain dimensions?
- passing data from the model into custom validation class
- synchronization context not preserved in winforms event
- how to pass address of objects created in a c# list to c++ dll?
- how to upload zip file from api management to blob storage
- writing synchronously to a file opened with file_flag_overlapped
- include sql server database in application
- fwrite putting error indicator on stream in c
- is bouncycastle's securerandom in c# threadsafe?
- go back to main menu keeps looping menus
- how is time complexity different?
- gcc __attribute__((selectany)) alternative for linux?
- variable length structures in c90
- my sql table is set to allow null for this column, but when i run it, it says it cannot be null. what/why/how?
- get the domain or host name and port in configure of startup.cs
- how to call window developed in c# through findwindow api
- connecting to imap via streamsocket in winrt / c#
- asp.net core model binding error messages localization in asp.net core 2.0
- treating double variable as boolean
- passing parameter from .aspx.cs to .ashx
- connecting to a voice channel and sending audio in discord.net
- how to log off multiple membershipusers that are not the current user?
- mfc: oninitialupdate function of a cformview-derived class
- how to dynamically create method from string for lambda expression
- one context reference linq query throws multiple references exception - bug?
- linq to sql specified cast is not valid error with union
- is there a better way to implement an inheritable method that returns an object inheriting off that class type?
- playing a video in opencv
- sfml giving noncopyable error when initializing a window via class
- how to access and create if statement variables c#
- tolist method not available for trackablecollection
- parameter is not valid when saving tiff to stream
- strip parity bits in c
- irunningobjecttable.register always sets pdwregister to 65536, an invalid value
- generic class with generic constructor?
- async methods in c#
- how to ignore null properties in the search criteria
- casting generic delegates to another type with interfaces
- thread.join on multiple threads with timeout
- linq: how to dynamically use an order by in linq but only if a variable is not string.empty or null
- loading non-power-of-two textures in vulkan
- order by in list<t> with lambda expression when foreign key is null
- mocking in windows store app
- converting array of enum values to flags enum
- ipv4 and ipv6 from any valid address
- visual studio warning if base method is not called
- c# cs0079 event handling compile errors
- parse datetime from odd format
- conditional jump or move depends on uninitialised value(s)
- changing a label when a bool variable turns true
- path generated via subst-command not found by system.io
- why doesn't this program print '4'?
- c++ builder - difference between lib and res
- multi-pass c preprocessor [closed]
- how to compile and run llc-3.4 generated c++ code using native compiler(g++)?
- set focus back to its parent?
- c++ to c# event handling
- controls in itemtemplate can't be called in code behind
- objective-c method parameters problem
- ndk app ondestroy cleanup - how to detachcurrentthread
- using c# to detect whether a filename character is considered international
- linux c++ linker /usr/bin/ld
- is implementation of double checked singleton thread-safe?
- task<webresponse>.wait lasts forever
- using fread to read the contents of a file into a structure
- saving textbox text into xml file
- question about why string is truncated on first instance of \0
- is there a reason to do a cast like this?
- play pcm data in .net framework 2?
- how to convert a data table to a list of strongly typed objects in c# using linq?
- how do i bind a datagridviewcomboboxcolumn to a property/method of an object that returns a list?
- changing location of header file causes missing vtable error when compiling with cmake
- what exactly happens to empty inline functions?
- detecting if uicolor was created with colorwithpatternimage
- substring without breaking html c#
- how to update a value in parent viewmodel if value in one of it's child is updated in windows 8.1 app
- c# list of panels
- disable glog's "log(info)" logging
- how do i examine the member configurations of an entitytypeconfiguration<t> instance?
- xms.net 2.1.0.0/1 cwsmq0282e
- change volume of mp3 playing via wmplib in c#
- is char_bit=4 a possible value authorized by the c standard?
- exc_bad_access when attempting to retrieve value using object_getivar
- action postbackurl programmatically using c#
- cannot declare variable at all with windows driver kit build environment
- uinavigationitem: add one more button
- complex relationship between entities with entity framework
- how to format a currency string to float value?
- why is alloca returning the same address twice?
- how to send multiple files to the printer with one process call
- istream_iterator does not zero-initialize
- xml data binding with namespaces
- using getenv function in linux
- password complexity regex with number or special character
- why i'm getting read and write permission on unallocated memory?
- c# out of memory exception in getthumbnailimage on a server
- getting a sharepoint listitem using guid in graph api
- unity and delegate
- why is `int >> 32` not always zero?
- identity server single sign out, logout from server too
- how to limit heap size for a c code in linux
- jquery with update panel
- operator ~ in c programming language
- prevent moving of a unique_ptr c++11
- jquery ui sortable() method not supported error
- c# object creation much slower than constructor call
- how to blend two images?
- redirecting output of execvp into a file in c
- removal of tab-whitespace?
- ios simulator failed to install application
- what is the object identity problem in nhibernate?
- create effect top image is overlaid by content when sliding up
- change canonicalization algorithm with wcf
- how to represent int * as array in totalview?
- automatic dynamic_cast for arguments in std::function
- how to remove similar string from a list? [closed]
- why won't the output be 4 in this case?
- msisetproperty from c# custom action
- can output of set difference be stored in first input?
- compiler error `assigning incompatible type within if statement`
- how to remove metaprogramming recursion with boost hana
- building linq generic queries
- how to find the remainder of large number division in c++?
- making post request from console app results in error 403 - access denied
- httplistener with jwt and basic auth: how to send www-authenticate? (self-hosted)
- multi threading in wpf using c# (with background worker)
- what is the benefit of using animator.stringtohash("")?
- how can i avoid most vexing parse with direct value initialization?
- inheritance is not supported, even with a custom odata service provider?
- use cgevent with qt on mac os x
- efficient algorithm for intersection of a collection of bounded lines
- compiler error when trying to call template method from private instance
- what's the best way to print all properties in a list of objects?
- silverlight assembly.load() only works with the full/strong name
- highlight gridview row in update panel without posting back
- sql server varbinary(max) to c# byte[]
- waiting for something to happen - asynchronous or synchronous model?
- efficient paging in web application
- vs 2010 c++ lnk2005 errors while using #pragma once and #ifndef
- reverse pinvoke and create a full unmanaged c# program
- using boost condition variables
- serialize get-only properties on mongodb
- why does gcc warn about incompatible struct assignment with a `self = [super initdesignatedinit];' call in derived class?
- cfapi: cloud operation is invalid
- empty privatekey in x509certificate2
- why can't the vs 2015 compiler optimise a branch in an abs() implementation on float numbers?
- list of opengl implementations for c++
- how to include different number of objects at compile time in the initializer list?
- subclassing qgraphicsitem prevents me from being able to use itemat() on a qgraphicsscene/view
- nancyfx: how to use bootstrapper to persist an object
- call generic extension method with a dynamic type
- add "extern c" as a compiler option for a symbol?
- cannot implicitly convert type 'newtonsoft.json.linq.jobject' to 'system.collections.generic.ienumerable<employee>'
- strange if-statement behavior with zero value double
- datagrid doesn't refresh on changed data
- can i create a custom roleprovider through a wcf service?
- injecting a dependency into owin middleware and per web-request with simple injector
- crash while getting my location on googlemaps on iphone
- delphi problems converting virtualprotect eat hook routines from c to delphi
- is there a 'hot' equivalent of observable.interval
- cross compiling qt 5
- how do you compile a c++ program with multiple class files from os x terminal?
- sequentially splitting the load on a parallel.foreach loop
- cannot get the dynamic orderby to work on my generic list
- how to validate a single field in blazor editform?
- best way to write a value wrapper class
- large binary over asmx web service
- how to reverse rows in a datagridview
- update lastmodified on an azure blob
- why does m_array.count fail when used as the conditional in a for loop?
- wpf datagrid - row for new entry not visible
- stuck with a c# regular expression
- boost::geometry::union no result
- whether a dictionary can have array as key?
- how to make a better design if two overload functions are similar
- how to use local database .sdf in c# wpf?
- identify if class is abstract with roslyn
- message box in c in linux
- how can i create new blank solution in vs 2008 programmatically?
- addtorole() method doesn't result in db entry in asp.net identity
- getting error: "error converting data type nvarchar to numeric" in sql
- conjuction template doesn't short circuit
- reportviewer control not displaying reports
- asynchronously load image from url into imageview in xamarin android
- detect errors with networkstream.writeasync
- c# how do i create code to set a form back to default properties, with a button click event?
- threadstatic and synchronization
- how to use va_start()?
- windows datagridview _rowcommand
- get coordinates of animated uiimageview
- bind boolean to visualstate
- c++ struct sorting error
- how to sort a datetime-column in dataview?
- communication between processes using wcf and f#
- windows phone flyout stays always on top
- get most recent n files and delete the rest
- how to change fpu context in signal handler (c++/linux)
- armadillo installation
- select max between two columns in linq
- fixed background for iphone app using storyboard
- gcc shared library problems
- .net streamwriter.basestream, what does this definition mean? "gets the underlying stream that interfaces with a backing store."
- connect to azure analysis services in azure function
- how can i link a shared object in c?
- dynamic linq 2 sql using expressions trees raising exception "binary operator lessthan not defined for system.string and system.string"
- property of my mvcapplication is null when accessing it from a controller
- windows phone 8 httpclient get method returns strange results
- memory management in asynchronous c++ code
- how to store image outside of the website's root directory
- mono says 'system.net.dns.gethostentry(string)' is inaccessible due to its protection level
- get compression ratio of image
- getting parts of a string and combine them in c#?
- how can i read from a socket repeatedly?
- how can my c# program behave differently depending on what assemblies are present?
- mvc razor editorfor display field help when hover over field aka tooltip
- how can i get the new object id generated by db sequence?
- c# - designing classes using inheritance and operator overloading
- checking if sms message is in standard gsm alphabet
- clarification on binding listbox.selecteditem in mvvm
- accessing command line arguments in c
- embedding a filesystem in an executable?
- how to set the environment in which python snippet can run in c++ program?
- how to get the relative position of a dictionary element?
- cannot use invokerepeating with method parameters. how do i work around this?
- block inside block = exc_bad_access
- how do i do a "like" wildcard comparison in entity framework in .net 4.0?
- how to load an assembly from byte array in compact framework
- suppress gcc warning "extra tokens at end of #include directive"
- using single versus double pointers in linked lists implemented in c
- cannot find source for binding with reference with ribboncombobox
- add integers safely, and prove the safety
- mocking viewcontext to test validation error messages
- zipping files in .net 4.5
- sharing files between apps on ios devices
- graph of included files
- inconsistent behavior of std::regex
- adding and removing toolstripmenuitem's from menustrip and dropdownitems in winforms
- why cvscalar is used
- uitableview, how to catch the end of animation?
- is a mutex necessary when only inc/decrementing a variable?
- sort one array from another array order?
- how to pass generic type parameter to lambda expression?
- how to close istream?
- geo functions from sql server 2008 to c# (latitude and longitude points inside or outside polygon/map area)
- sending the array of arbitrary length through a socket. endianness
- how do you disable postsharp when running unit tests?
- avx feature detection using sigill versus cpu probing
- image.save exception "a generic error occurred in gdi+." when saving to memorystream
- c# winforms how to rotate an image (but not around its center)
- frombase64 string length must be multiple or 4 or not?
- trouble with sql syntax
- c++20 chrono parse problem in vs2019 (latest)
- is `super` local variable?
- read in a directory from a given file point in c++
- trying to search listview for subitems matching a string
- how can i pass a lambda (c++11) into a templated function?
- how is boost::property_map implemented in boost and how to change it
- prevent index created by convention on many-to-many table
- how to call base method from derived class instance in c#?
- scaling png font down
- how do i discard user input delivered during sleep function?
- how to read column names of a multicolumn listview control?
- how to access array of flexible arrays in cache friendly manner?
- playing avaudio from ipod library while device is locked
- getting alpha blending to work with cimagelist
- regex to select text x if it finds text y
- deferred initialisation order in c++11
- transferring large files over tcp in qt
- representing c# timespan in bond
- arraylist vs generic collections
- httpclient uploading multipartformdata to play 2 framework
- export unmanaged classes from a visual c++ dll?
- what exactly is a renderer in sdl2?
- cannot assign to 'money' because it is a 'method group'
- how to ask for administrator privileges in windows 7?
- templates, inner structs, local types, and pure virtual functions, oh my
- background worker updating from a different class (preferably via events)
- edit settings in web.config
- my first c# wpf validationrule is not firing
- how do i specify the database isolation level to be used, at a high level?
- libxml2 attribute modification c
- how to send nonserializable objects as arguments to a proxy method. marshalbyrefobject wrapper?
- how to declare a worksheet using a script task?
- how do i seed the random generator and create a random int in objective-c
- how do i deselect all table rows in nsoutlineview when clicking in the empty space of the view?
- afnetworking 2 - image upload - request failed: unsupported media type (415)
- slow wpf textbox
- how to add additional worksheets to an excel from datatable
- boost asio serial write hex values
- converting nested foreach loops to linq
- listbox presenting only one item
- elgamal encryption example?
- mean and variance of image in single pass
- how to get the largest precision floating point data type of implemenation and its printf specifier?
- entity framework 4.1 - code first: many-to-many relationship
- formatting null time in rdlc report
- no synchronizationcontext when calling await in a another appdomain
- a member with the name 'id' already exists on `model`. use the jsonpropertyattribute to specify another name
- special characters on console
- sigstop/sigcont posix behavior
- code comments now generating compiler errors
- passing a char array from c# to c++ dll
- wpf accesses only single instance of derived class with dependency property
- minimal repository implementation using entity framework
- c# - how do you return a type based off of a string
- how to create a join across two foxpro databases using the ms ole db provider?
- in c++, is there a difference in memory usage between "enum class" versus "enum"?
- moq with lambda expressions?
- c++ isr using class method?
- 'null-safe' dot notation in vb.net ... or does it exist in any language? 'safe dereferencing operator' or equivalent using linq?
- building project succeed with access database, can search the data but cannot delete the record
- clear widget in a qgraphicsscene : crash
- is cast to void* in a glvertexattribpointer call a legal c++?
- does a class with all attributes const need to have member function declared const as well?
- wpf how to bind self-referential dataset to a treeview
- using google drive .net api with uwp app
- handling events from wxtextctrl on wxframe - c++/wxwidgets
- memorystream from bytes array with different types of data
- how to get number from string in c#
- remove duplicate vectors inside a vector of vector
- parallel algorithm to sum-assign the elements of a vector to the elements of another one
- convert date/time (as double) to struct* tm in c++
- how do i make define and declare a variable using the default constructor in c++?
- making normalized version of string in sqlite - polish character ł
- making json.net + mongodb bson play nice together
- how to catch exceptions with qt platform independently?
- how to set the selecteditem
- cross-plattform use of a static .a-library on ios and android possible? (what about .so and .dylib ?)
- update panel with file upload
- how to use reflection to call a method and pass parameters whose types are unknown at compile time?
- strcpy pass initialized null pointer c
- could asp.net mvc prevent open redirect security issue
- can imessage extension open host app?
- c# can we have multiple .config file for a project?
- how to know which linq statement produced the sql on hand during runtime?
- deploying an excel udf
- precision field in printf when formatting integer
- audioservicesplaysystemsound volume control
- how to make a class with list<> member immutable?
- what is the simplest way to differentiate between windows versions?
- null coalescing operator override
- trouble understanding `tabs`.
- how to get the address of an objective c object into a void * volatile * under arc?
- swift conditional compiling didn't work properly when i use macro defined in objective-c
- understanding id3d11device and id3d11devicecontext
- writing to two textboxes simultaneously
- what's the best way to read mixed (i.e. text and binary) data?
- what does [decl.constexpr].5 mean exactly?
- ninject: error activating string
- how to encode or decode url in objective-c
- c# texbox spell checker check all caps words
- how to check for trackbar sliding with mouse hold and release
- does wpf refresh drawing similar to windows forms?
- android ndk: missing local_module before including build_shared_library
- stupid mistakes in c. break, switch, if. 1990 crash of telephone network [closed]
- how to check if an azure active directory user is already in an approle
- explain what is difference between without whitespace in scanf and with whitespace in scanf?
- how to drop root privileges on linux in c?
- asp.net webapi sta mode
- uiwebview cangoback and cangoforward always return no
- download and save file from http server using .net socket
- hide or show stackpanel of listviewitem with visualstatemanager
- coalesced global memory writes using hash
- is it possible to convert vb.net source to c++?
- routedata.values return nullreferenceexception when querystring is not present
- extension method on nullable<t> not called unless generic type is set explicitly
- std::vector<std::wstring> is moving/reallocating inner wstring.data() legal?
- c inline assembly label issue
- splitting a text file into words in c
- caching usable in both wcf and asp .net applications (.net 3.5)
- c# foreach - is collection computed with each iteration?
- learning objective-c. using xcode 3.2.1. what is error: program received signal: “exc_arithmetic”
- c gotchas and mistakes for c++ programmers [closed]
- extend object with values from parent
- linq except not functioning as expected - duplicate items
- using response.transmitfile for physical file not working
- change value of control in gridview edit template
- openmp custom reduction variable
- opencv = operator
- how do i draw a simple ellipse using coregraphics on the iphone (specifically ipad)?
- is there an easy way to convert a c# enum to a string, and back again?
- i need a container that supports efficient random access and o(k) insertion and removal
- android xamarin c#: app runs in emulator but in actual device gets error: [install_parse_failed_bad_manifest]
- get current pthread cpu usage mac os x
- datetime to rfc-1123 gives inaccurate timezone
- why doesn't g++ -wconversion warn about conversion of double to long int when double is constant?
- how to handle printf(" ", ) and scanf(" ") with frama-c command?
- how to enumerate usb devices *and* read/write to them?
- winrt & uwp webview localhost url doesn't fire when app is packaged
- how to make pluggable static classes
- example of misuse of std::memory_order::relaxed in c++ standard [algorithms.parallel.exec/5 in n4713]
- what do i need to change to implement solid design correctly?
- modelstate validation culture on httppost
- using sscanf to parse a string
- erasing sensitive information from memory
- renderpartial in subfolder of shared folder. how to make mvc find it?
- why does move constructor affect is_assignable?
- partial form class c# - only display code view for class
- intersect two layers and get resulting features
- how to change timepicker format using properties
- static variable in template function doesn't seem unique to template instance
- passing 3d numpy array from cython to c++
- qshareddata crash
- how do i link against libtool static la library?
- how delete/remove row/rows from dataview (without using dataview. delete )
- getextendedtcptable donesn't return the same result as netstat -ano
- c# and sql server 2008 clr serialization problem
- textbox selectionstart, selectionend and caret (cursor) position
- sql statement not selecting
- why does -o to gcc cause "stat" to resolve?
- hide/fold/dim arbitrary lines of code by regex (e.g. to hide logging)
- how to divide boost::optional<double>?
- how to properly handle form closing when using background workers?
- memory leak with xmldocument()
- c# winforms - progressbar does not display and reset properly
- search in a nsstring for words that begin with specific text and end with a "
- self update in .net programs?
- connecting to ms sqlserver from qt linux application
- all combinations of constructor arguments
- processing dialog after qr scan in xamarin
- overloaded virtual function in virtual inheritance
- xmlserializer.fromtypes producing memory leaks?
- c++ new & delete and functions
- open image files with unicode names using imread
- c# - pattern for iterating over predicates
- what is the better way to generate test report in a file using boost.test?
- getting an exc_bad_access with va_list
- fbsdkgraphrequest use of undeclared identifier
- preventing array decay when allocating memory on the heap?
- how can i retrieve the exception message from request.createerrorresponse?
- how to pass string array from c/c++ dll to vba (excel)
- detect bright and dark images
- why weakreference.isalive becomes false?
- generic covariance and casting to supertype
- how to simulate multiple inheritance without interfaces?
- ...may not be used in this context...while serialization
- link not rendering when using asp-page taghelper
- change screen rotation of app extension in objective c
- validation rules and business rules in mvc
- difference between c and in c++ regarding the "^=" operator
- unity build a dark scene with no lights except torch
- name attribute of datamember in wcf looks like not working
- passing restrict qualified pointers to functions?
- how to read sql server schema info in .net?
- size of a user defined class
- how to solve error: expected identifier or '('
- how to get short value using double function?
- detect listviewitem where righttapped event happened
- convert safely between uint8_t[8] & uint64_t via cast?
- how to circumvent dlopen() caching?
- open source .net c# library for real time transport protocol
- vector<string> or vector< vector<char> >?
- can you use output caching in asp.net-mvc based on the parameters of your controller action
- how to send a "hello" to server and reply a "hi"?
- how can i update my datagrid when a user makes a selection in the combobox?
- unable to decrypt with cryptencrypt/cryptdecrypt in c#
- visual studio 2010 - can't see the value of the variable while in debug
- dynamic expression generation issues with valuetypes
- how can i add a uitoolbar to a uiviewcontroller?
- what is causing my program to hang and not exit properly? (pipe, read system call, while loop)
- how to pin a secondary tiles for each listview clicked item in windows phone 8.1
- asp.net entity framework <%# bind("linkedtable.field") %>
- an aggregate may not appear in the where clause unless it is in a subquery
- could not load file or assembly 'windowsbase, version 4.0.0.0
- adding barbuttonitems to a uinavigationbar without a navigation controller
- how to assign a generic object to non generic reference in c#
- serializing xml with strange namespaces?
- wpf: change background on some combobox items
- standard macro to promote string literal to wchar_t in vc++
- twitter oauth request token returning unauthorized
- get top 10 most sold products between date
- can c++11 condition_variables be used to synchronize processes?
- nsdateformatter problem with weekday eee
- what is the best way to unit test a windows ce / .net cf app?
- typedef std containers?
- does every class have virtual function table in c++
- mutex is not supported when compiling with /clr or clr:pure (cpprestsdk aka casablanca)
- pipe a stream to debug.write()
- first windows service - timer seems not to tick
- mongodb transaction
- calayer and view disappeared
- how to bind to a local property in silverlight without using a datacontext?
- first in first out subtract quantity stock?
- when does objective-c implicitly cast to bool?
- comparing i4o vs. plinq for larger collections
- c++ opencv load csv file as cv::mat
- how can i unbind c-tab from jedi:complete?
- properties.resources the icon name does not appear in the intellisense
- powershell parameter value suggestions
- what is the best way to enforce properties that must be implemented at each subclass in *different* fields?
- cmake linker "undefined reference" when switching from gcc to g++ for cross compilation
- unable to build due to an error i do not quite understand - "referencepath" does not define a value for metadata "copylocal"
- prevent alertview dismissal
- geographic data web service
- how to unescape xml in qt?
- forcing c#'s http response to return a status code instead of a description
- does casting to an unrelated reference type violate the strict aliasing rule?
- dynamically select and update a column value in linq resultset
- facebook api, timezone and country
- async task hanging
- foundation objective-c: dictionary with array; dict with dict
- x509 store can not find certificate by serialnumber
- unzip without prompt
- reproduce _mm256_sllv_epi16 and _mm256_sllv_epi8 in avx2
- using a rectangle to create a search region on an image
- vs 2013 unit test not working => error while setting up execution context [closed]
- move a borderless winform holding right mouse button, possibly with native methods
- boost graph library: prevent dfs from visiting unconnected nodes
- subscript requires size of interface 'nsarray', which is not constant in non-stable abi
- fastest way to safely read contents of long[] whose elements are changed concurrently
- c++ template parameter as function call name
- input validation in c
- how to have different headers in different platforms?
- non iterative equivalent for reversing a linked list
- new to c++11 features, proper use of shared_ptr?
- accessing named element inside of window resources
- can't install lync 2013 sdk with skype for business 2016
- how to suspend a thread by its name from the main thread?
- c++ virtual destructors in a 4 level inheritance chain.
- why is returning a non-initialized value considered undefined behavior?
- ef core: update object graph duplicates child entities
- c# math.round error?
- epplus insert chart columnstacked3d switch row/column
- objective-c errors after getting the iap product response
- pipelines buffer preserving until processing is complete
- move object without a move constructor
- getting the first result from a linq query - why does elementat<t>(0) fails when first<t>() succeeds?
- is a program where undefined behavior (ub) is conditional on implementation leeway a program with unconditional ub?
- how do i install the opencv library for the arduino ide?
- if: xelement exists, else create new one
- convert datatable date into dd/mm/yyyy format in asp.net
- loading ssis package programmatically in c#
- freeing memory allocated to an array of void pointers
- shouldn't c# 4.0's new "named parameters" feature be called "named arguments"?
- what is the best method for formatting email when using system.net.mail
- should any domain object, not be serializable?
- how to use messagebox to output debug information
- "streamcorruptedexception: invalid stream header" when reading objectinputstream sent from c# client
- need arbitrary-precision-arithmetic in c#
- c++ passing a dynamicly allocated 2d array by reference
- simple lua_yield in c not resuming correctly from lua
- how to install a service as the current account in c#
- constexpr function as array size
- timer, click, mousedown, mouseup events not working together
- debugging map insertion?
- how to use mongodb's postional operator in c# code?
- c++ overloading operator<< in a template class
- rename generated files in makefile
- how should i "cancel" an addorupdate within concurrentdictionary?
- read mediumblob data type from mysql in c#
- problems executing compiled 3.5 code on a server which only has the 2.0 framework
- mvc 3 posting content type application/json, action method arguments loose mapping?
- how to import an spweb using c# to have the same behavior than powershell?
- calling cython from c++ with not built-in types
- uiimagepickercontroller not respecting video maximum duration on ipad
- httpwebrequest 401 with ntlm authenticiation
- is it well-defined to use `std::addressof` on non-active union members
- unsigned long long overflow error?
- error: the operation was canceled
- is it faster to compare strings with regex with ignorecase or with tolower method of string?
- how to modify the tool rect of a ctooltipctrl?
- c++ sleep() function works not as expected
- dbfunctions.diffdays() results in: this function can only be invoked from linq to entities
- implicit conversion en c# generic classes
- transitioning to arc causing delegate issues
- forcing a postback asp.net
- detecting user touch on uiscrollview
- ios - uiview border-bottom-width?
- store pointer address in malloced memory
- interface inheritance consistency
- compile time check of whether a method defined as virtual
- gil for io bounded thread in c extension (hdf5)
- new vs. malloc, when overloading new
- easier way to make class to work with operators?
- how do i send an image from c# to a dll accepting opencv mat properly?
- in sharppcap how do i find the ip address of the device?
- lear gist descriptor c code used with c++
- is there an alternative to the curiously recurring template pattern?
- c# generic type inference versus covariance - bug or restriction
- msvc10 /mp builds not multicore across folders in a project
- adding projects to a project in visual studio 2010
- where do i put the "orderby group.key" in this linq statement?
- usql - how to select all rows between two string rows in usql
- realm error: property requires a protocol defining the contained type
- double releasing when it shouldn't be happening
- how to get the value out of a textbox in xaml?
- how to make a multi-line textbox's tab-stop working in win32api application
- boost to_upper function of string_algo doesn't take into account the locale
- gradient color effect on cashapelayer
- asp.net onclick not firing in repeater.itemtemplate that has a custom control
- replacing recursion with a while loop
- how to trigger a c# function at a certain time with millisecond precision?
- process waitforexit()
- most efficient way to get all types in appdomain marked with a specific attribute?
- c#: regasm generating registry entries for every class in my com dll?
- char16_t and char32_t endianness
- help with credenumerate
- how is task.run limited by cpu cores?
- generating sets of integers in c#
- error on color changer function
- convert int to char* in standard c (without itoa)
- oracle connection in c# - connection string
- can i use wmi to manage wsd devices (specifically printers)?
- user-specific settings files for a windows form application: local xml file or database
- compact form of many for loop in c++
- how to make a simple hello world "invisible" in windows (c/c++)
- c# - how can i sort the fields returned by type.getfields() by their declaration order?
- how do i make the autocomplete list for a textbox editable?
- xcode not showing anything in console with c++
- handle escape sequences with ncurses? does printf handle escape sequences?
- does the java uriresolver concept exist in c# and .net?
- debugger multiple environment variables in c++ microsoft visual studio 2010
- free pascal/c++ project crashes in cout::sentry
- how to add an image to a button with gtk
- generic way to find or create an object in linq to sql?
- entity framework 5 - the abstract type 'x' has no mapped descendents and so cannot be mapped
- set field value with expression tree
- benefit of passing an int by reference vs by value?
- exit() or _exit()?
- c++ explicitly call parent constructor outside initialization list
- automapper map collections with action
- logging wcf message sizes
- hresult: 0x8004d00e using transactionscope - c#
- delay/latency in synchronous boost asio with unix socket
- gcc and ld can't find exported symbols...but they're there
- onpaint not getting called if form doesn't have focus
- why does invoking my update query in an access database via oledb not work?
- segmentation fault by writing in a 2d array
- overload an operator twice
- how to set which boost unit test to run
- change uiimage of table cells on touch
- c# alternative for the c++ stl set<t>
- uwp c# - re-launch app from notification click
- sparse matrix overdetermined linear equation system c/c++ library
- awesomium winforms does not work in vmware
- developing a facebook app with c++
- how can a macro define a valid global name based on the type passed to it?
- how can i use class-dump to get the headers of iohidlib?
- c++ lambda conversion -- why is candidate constructor not viable: no known conversion from lambda to std::function
- c# - execute code from a .net dll (class library) without referencing it?
- c++ assign function in order to re-export it as extern "c"
- app stops receiving data from socket when ui scroll
- auto type deduction for argument with default value
- giving a pointer of object as an argument
- 'disabling' the maxlength property of a textbox in c#
- .net codedom - implement lambda expression in .net
- getting error not all code paths return value by c# compiler
- how to implement a trial period for a objective c/cocoa mac osx app?
- how to add new column in client table in identityserver 4 using codefirst approach?
- can't get a window handle?
- qt gui freezes even though im running in separate thread
- sqlite connection not appearing in entity data model wizard (vs2015)
- tfs client apis for creating workitem templates?
- sorting with two vectors
- generate all tuples with c - better way than nested loops?
- calculating median absolute deviation in c#
- windows forms and high dpi screens
- pass array by reference using c
- should i use static function in c# where many calls the same func?
- optional parameters work in target framework 3.5 while covariance and contravariance on generics not
- eclipse cdt: how can i change background color of tooltip in editor?
- dynamic 2d array non contiguous memory c++
- upload file(s) with additional information (angular 8 to c# core 3)
- comma or semicolon-delimited autocomplete textbox
- compiler not creating templated ostream << operator
- algorithm to smooth curve
- specialize template for any vector<any_arithmetic_data_type>
- is rapidly creating bouncycastle securerandom instances problematic?
- bind values from a list array to listbox
- c# how to convert string into time and date format?
- boost asio async_wait handler
- array-pointer arithmetic - legal and undefined behaviour [closed]
- how to make a stripped down propertygrid
- c# an asynchronous operation cannot be started at this time.
- how to multiply an eigen tensor by the scalar sum of another eigen tensor in c++?
- how to dynamically add labels and buttons in section header of uicollectionview?
- ecdsa signing and verifying issue between python ecdsa and c micro-ecc library
- how to create a fast loading wrapping listbox?
- macdeployqt not copying plugins
- why is isnormal() saying a value is normal when it isn't?
- what happened to htmlhelper's 'viewcontext.controller'?
- problems getting ftell() in binary append
- qt support for c++0x enum class
- unsupported media type with httpclient / .net core
- filestream adding "extra" characters to txt file
- how to pass an array to an objc method that expects var args (eg ...')
- how to upload file to firebase storage in .net c# windows form?
- collection-valued parameters with the entity framework?
- regex match one digit or two
- "object reference not set" error
- how to determine file version of dll file in compact framework 3.5
- template instance in different translation units
- getting redis master address from sentinel c#
- why does constructing std::string(0) not emit a compiler warning?
- explanation for floating point rounding effect
- how do i convert separate int values to hex byte array
- conditional loading of wpf controls
- execute method when iphone enters landscape mode
- expression: string iterator not dereferencable while using boost regex
- echo variable using sudo bash -c 'echo $myvariable' - bash script
- how do i write a sql concat in linq?
- global objects in c++
- updating record in ef 4.1
- does _control87() also set the sse mxcsr control register?
- custom font in uisegmentedcontrol disable adjustsfontsizetofitwidth
- why does the c++ modulo operator return 0 for -1 % str.size()?
- c++ pseudo destructor on array type
- an entity object cannot be referenced by multiple instances of ientitychangetracker
- is there an objective-c specific way to count bits in an integer
- ffmpeg reading keyframes
- "error lnk2019: unresolved external symbol" when using templates
- putenv warning with c++
- uwp how to hide the app?
- rotation of a point about the z-axis
- clearing the console in c++
- failed to assign to property when adding new applicationbarmenuitem icon
- how do i printf() after a call to execlp() in a child process?
- replace bookmarks content without removing the bookmark
- question about indexers and/or generics
- how do i do conditional logic within an asp.net datarepeater control?
- front end java, back end c++ , how to join?
- openfiledialog c#, allow user to type file name?
- how to define foreign key relationship in ef core 2.1
- question on eventhandler from josh smith's mvvm sample application
- fluent nhibernate queryover to select items not in another table (left join)
- visual studio 2010 randomly says the command line changed, and rebuilds
- insertitemsatindexpaths update error
- how to run mvc3 or newer application in mono
- c# string filepath question
- cannot convert parameter from `const char *` to `char *`
- conversion between a pointer to function and another type [misra 2012 rule 11.1, required] | pclint 9074
- active directory : get groups where a user is member
- type.gettype returns null when using mef
- how to create a folder in the application installed directory
- pre compile website in setup & deployment
- mousemove event is called even when cursor is outside of canvas
- adding items to list<int> by index dynamically without using .add()
- boost::asio. in which thread is the message sent?
- in tfs, how do i check if a file is latest or not using c# code?
- what is the correct block syntax in swift
- inserting a row into excel spreadsheet via c# and oledb
- arduino substring doesn't work
- how do i read a custom error message returned when httpwebrequest.getresponse throws a webexception?
- problem with calculating floats
- reading file from c drive from android emulator
- how to stop user not get files if not login
- using certain functions from stdlib.h or stdio.h causes syntax errors
- create child object in parent constructor
- parsing an canonical path with wildcards
- c2512 error: no appropriate default constructor available
- confusion about comparison by .equals() vs. == operator and primitives vs. objects
- storing settings: xml vs. sqlite?
- start a visualstate transition from xaml
- is the following code using std::set "legal"?
- c pointer confusion
- using razor linq .where() to find umbraco nodes with a certain date value
- why does the compiler stops the name lookup on overloads?
- is the servicebehavior attribute inherited by another classes?
- disable android keyboard in qml application
- why is my com factory never released during the program lifetime?
- implementing an abstract class as a interface for other classes without vtable overhead
- win 8 rt routing parameters
- unit testing with multiple inputs
- pdf file download from byte[]
- how to make visual c# studio recognize key input
- got error, "some part of your sql statement is nested too deeply" only on some servers
- winforms/c#: store/retrieve (persist) content of textboxes between 2 runs
- why does a compiler dislike implicitly casting to uint's?
- what exactly is the danger of an uninitialized pointer in c
- scope of evaluation of array bound of static data member
- how to convert upc-a to upc-e?
- nullable optional parameter
- variable modification in a child process
- custom configuration settings, custom clientsettingssection
- how to hide a parameter in cmdlet
- how can set different function signature to the same function pointer?
- is there a reason why someone would include stdlib.h twice?
- how to call on_error on a custom rxcpp operator
- c# asp.net test if user comes from local network
- c#, unity3d, json parsing: failing to parse json into c# object
- how to avoid code duplicates with class template specializations
- select combobox text
- linker error when function definition is in cpp file
- non-owning holder with assignment semantics
- is malloc faster when i freed memory before
- objective c - how to write a macro
- asp.net mvc: how to reliably get the real url of the current request?
- casting double to integer when is it undefined behaviour
- conditionally include checked attribute in html.radiobuttonfor (mvc4/razor)
- how do you access the children of a wpf canvas class?
- order a parent object by a child's property in linq
- i find partial methods very useful, but there are no partial properties. is there a good reason they were not included? what are my alternatives?
- is it possible to change the temporary object and to pass it as an argument?
- where to provide nsurl value?
- mongodb c# upsert with guid
- mono can't save user settings
- detecting ssl browser support
- unsatisfiedlinkerror calling jni generated by swig?
- how to define a copy constructor for a const template parameter?
- is there a way to put condition on constant value parameter in c++ template specialization?
- confusion with associativity of assignment operator in c
- "the buffer allocated is insufficient" exception while calling bitmapencoder.setpixeldata
- do you use data members or public properties from within the class itself?
- c++11 for each loop with more than one variable
- how to prevent automatic newlines, when the output is wider than the console?
- writing text to file from multiple instances of program
- sort nspredicate with in clausule with array's order
- error: iisexpress.exe - assertion failed
- sleep function in c in windows. does a function with better precision exist?
- getting an instance of the serilog logger without di
- how the linker find the correct library?
- memory leak in grpc async_client
- get all stl vector elements greater than a value
- special member functions in c++0x
- outofmemoryexception on drawing wide lines with winforms
- how can you mock the methods from a class if you have no control over the class?
- how do i fix "ambiguous overload" error when overloading operator<< (templated)?
- discord.net bot embed message
- taking screenshot of full desktop with qt5
- how to create a 2d nsarray or nsmutablearray in objective c?
- reading two characters in c#
- prevent piracy of desktop application which doesnt need internet connection?
- null-terminated array of struct types in c
- change uitableviewcell frame but didn't work
- objective c: issue in calculating height of individual labels
- how does this else-if loop track number of words entered in c
- are memory fences required here?
- move constructor & move assignment
- what should be the strategy to handle the sql exceptions?
- static files on asp.net core
- signal handler question
- insert data into sql server with best performance
- create a namespace in c++/cli?
- how to copy text from different labels using only one context menu
- find exact string match in c++
- when to redraw virtualtreeview after onnewtext event?
- do you recommend enabling code analysis for c/c++ on build?
- meta object using "static virtual" functions
- c++ std::auto_ptr copy constructor
- add mouseclick event to panel
- dbdatareader, nextresult() and filling more than one table
- garbage collection behaviour difference between .netframework 4.8 and .net 5
- get device location in latitude-longitude in xamarin forms
- how do you make infrastructure code only visible in namespace?
- how can i use .net core 3.0 image in google cloud?
- trim nsdate to show date only
- how to thread safe call to picturebox.image in c# , currently gives one of 3 errors
- what is the return value of feof() on a closed file?
- does implicit object creation apply in constant expressions?
- convert dictionary to anonymous object
- how to get string array from core console appsettings.json file
- accessing an objc object from a c function callback
- asp.net mvc: problem connecting to a database
- asp .net: aspnetsqlmembershipprovider "unique email" problem
- number extraction from strings using regex
- iphone - escape charecter issue in json parsing
- ravendb map/reduce over property that is a list
- c++11: initialize constexpr char array with another constexpr char array
- converting xml to c# object
- using boost.log with printf-style macros
- musicstore 'system.data.objects.objectset<....>' does not contain a definition for 'add' and no extension method 'add' accepting a first argument
- getter property is run without anyone calling it
- split by comma if that comma is not located between two double quotes
- using c#, what is the most efficient method of converting a string containing binary data to an array of bytes
- why does a struct, that has another struct wrapped in a union as a member not compile without an explicit default constructor?
- prefetching double class member requires casting to char*?
- xcode, why are some nslog entries omitted from the console?
- memory leak in opencv functions
- task processing status with a message queue
- different refactoring style for field encapsulation: how to make visual studio change it?
- word spell check pops up hidden and "freezes" my app
- when boost library "interprocess" defines a named_mutex do those named_mutexes work properly between different processes, or only with threads?
- obd2kit swift example can't typecast, keep getting nil
- is it possible to call a dynamicmethod from methodbuilder/constructorbuilder
- custom type as primary key
- accessing light userdata in lua
- what determines whether navigationcommands.browseback calls the page constructor?
- qt: mainwindow->show(); does not show the mainwindow
- symmetrical lerp & compiler optimizations
- set uilabel text from plist?
- half_ptr windows data type
- controltransfer instruction not sending value parameter from setup packetr in libusbdotnet
- return statement does not get executed in c
- beautify c++ code to add brackets to conditional statements
- how to print bold string in c++?
- create table programmatically
- what is happening when calling an enum/enum class with parentheses in c++?
- c get mode from list of integers
- objective-c - perform a function at given time/date
- how do i convert a int to an array of byte's and then back?
- how to add link to javascript file into the header of the certain asp .net mvc page
- what's an efficient inversion of the convert-to-arbitrary-base c# function?
- cmake configuration issue when using qt creator
- are class initializers possible in c#?
- find the type of the elements from the type of the array
- dllnotfoundexception in asp5/mvc6 while instantiating an object (using the workitemstore class)
- get sql query from nhibernate criteria, before the criteria executes
- does encapsulated char array used as object breaks strict aliasing rule
- c: array initialization segfaults depending on size and call to printf()
- qt need to bring qt application to foreground called from win32 application
- how to retrieve the iphone's locale setting
- asp.net mvc 5 on mac os x
- unity - microphone check if silent
- catch without try compiling successfully
- wpf/c#: how does one reference tabitems inside a tabcontrol?
- c# gui thread error
- conditional member functions
- odeint: adaptive integration with arbitrary precision
- template specialization for private types
- how to read appsettings.json with array of values
- how can we clear the all form controls on winform?
- bitten by division rounding?
- wpf string to double converter
- get iterator for const reference
- what libraries must i include to access glut/opengl (mac without xcode)?
- can i throw a unique_ptr?
- cannot access session object inside a helper class within my asp.net core project
- a namespace cannot directly contain members... + type or namespace definition, or end-of-file expected errors
- why does allocating large chunks of memory fail when reallocing small chunks doesn't
- how to convert from cpp_dec_float_50 to cpp_int? and regarding floating points in general?
- c++ reference syntax
- .net value type initialization
- http range: bytes with webclient c#
- why is this sin method returning a wrong answer?
- assembly.getexecutingassembly() performance
- is is possible to use vuforia without a camera?
- proper way to select previous and next row using a hotkey via datagridview
- template argument deduction fails when using braced initializer list
- what is the purpose of a constant pointer in c++?
- can i save an object to the app.config file?
- update system environment variable from c++
- invalid_grant returned using service account and google drive api
- how to parse html or convert html to xml so i extract the information out of the website (in c#)
- how to add buttons in winform in runtime?
- custom role provider does not implement inherited abstract member
- how can i associate an ibaction event with an image?
- bind to a collection's view and just call tostring() in wpf
- c# chained continuewith not waiting for previous task to complete
- how to have a set of enumeration values in c#?
- add entire row to datatable at once using list
- where are com method calls executed
- no executable found matching command "dotnet-/../.dll" when running dotnet core docker image in azure web app on linux
- windows ui automation api not finding child elements when run on server
- asp.net core http delete `frombody` ignore if no content type header
- xerces-c++ dom node line/column number location
- asp.net 2.0 treeview - onselectednodechanged does not fire in an user control
- opencv libraries call local path that does not exist
- how to require a minimum text length in uitextfield before enabling keyboard return key
- sqlite3_open: "unable to open database file"
- xcode is auto-adding an info icon / "accessory button" to my table cells
- unable to run the unit test in visual studio 2017 professional
- using overloaded operator[] via an accessor function
- does initializer list suppress the call to constructor?
- why does visual studio fail to give an undefined reference error when extern "c" is specified?
- dependent types with variadic templates
- how can i track my input position with multiple inputs using boost::spirit::qi?
- specializing a class template by a base class
- wince: how can i determine the module that contains a code address?
- getting programs icons in c#?
- how can i change resource files for a c# winform app, without changing the culture?
- using popen() to invoke a shell command?
- parse json iso8601 date in c++/cx
- windows forms re-arranging elements in table layout panel
- why doesn't this code generate compilation errors?
- ambiguous behaviour of strcmp()
- how to get thumbnail from a video in windows store app?
- calling post method from api controller
- how can i use c++ enum types like c#?
- reverse strings in c
- correct (and flicker-free) way of setting window pixels?
- should i use using keyword for objectcontext?
- how to enable and disable particular row in datagridview by checkbox?
- space complexity of validation of a binary search tree
- ajax post passing null to controller
- c# how to convert irregular date and time string into datetime?
- wrapping calls to malloc()/realloc()... is this a good idea?
- how to masquerade tap interface traffic
- alternate between different data-types
- dataannotations tryvalidateobject always returns true
- closing a file without using using
- template + friend (a deadly combination)
- stl iterators - purpose
- allocating an array inside a c function
- c++: undefined symbols when loading shared library with dlopen()
- task status :waiting for activation -downloadstringtaskasync -wp8
- efficiently creating a sequential wordlist from charset
- finding extreme points in contours with opencv c++
- queueing up service calls
- how to write string.contains(sometext) in expression tree
- create an n dimensional array, where n is determined at runtime (c++)
- location of scanf function family in vc runtime 2017 to be used in mingw 7
- c fread binary number and convert it to ascii code
- updating live tiles from background audio agent?
- transparent uiimageview in front of all the ui
- change the background color of a wpf editable combobox programmatically
- crash when handling char * init'd with string literal, but not with malloc
- how to work with pixels in windows phone/c#
- fluent nhibernate - remove schema from mappings for testing with sqlite
- looking for platform sdk sspi(schannel) sample c++
- complexity of inserting sorted range into associative container
- concat two byte[] returns system.outofmemoryexception
- how to compile c++ code that has a 'wlanapi.h' and 'windows.h' dependency
- drag and drop in read only rich text box
- foreground thread not holding up application when i restart the appdomain
- difference between array and pointer to string literal
- "no match for ‘operator>>’" while using stringstream with operator overloading in a class inside a namespace
- c++: how to check, that enum has only unique values
- c4838 warning with array initialization of a const char* array
- ios fetchrequest on aggregate functions: how to include pending changes?
- asp.net javascriptserializer requires httpresponse?
- what's the difference between endellipsis and wordellipsis in textformatflags enum?
- how do i send a signal to perl on windows?
- how to register a 64-bit com dll on 64-bit windows 7?
- binary reading of bytes returning only one value. c#
- wpf/xaml: how to reference class that is not defined within any namespace
- maxreceivedmessagesize in wcf hosted service in console application
- how to restrict filename modification in openfiledialog in c#
- how check if port is currently used with iis7 (website) in code behind?
- facing a problem when i am making a setup of windows service
- .net parallel processing of arraylist
- wpf listbox generate items as user scrolls
- confusion between service based database and local database
- passing a javascript array to ienumerable gives null values
- handling eintr (with goto?)
- my custom viewcontroller delegate not working
- no accesstoken in populated user (claimsprincipal)
- relating two objects in dbaccess
- add items to listbox when scroll reaches the end in windows phone?
- how do i use sfsafariviewcontroller with a dark theme like this user?
- why does visual c# express 2010, becomes slow and choppy, and the handles in task manager become excessively high?
- add items to combobox at runtime?
- removeduplicates function - how can i set multiple columns?
- c# itextsharp fontawesome icons ( currency ) - pdf
- animated moving uibutton not responding to touches/taps while moving
- iso c and signed literal constants
- how to get the ascending or descending height of a font that uses 'text figures'
- thread refuses to quit
- openmp not linking correctly when compiling with clang
- how to evaluate gcc format-overflow checking size 72
- no success with createfileatpath ("no such process")
- how to return entitycollection as outparameter custom activity
- search an assembly for all child types?
- link static library (without -fpic) to shared library on 64bit os
- waiting for label tag text in selenium web driver in c#
- opengl wih qt5: #error gl.h included before glew.h
- structures and unions in c, determining size and accessing members
- excel 2007 vsto plugin exception when setting font.color
- c# file download is corrupt
- how to return a static array pointer
- objective c: how to grab a number after a sub string from string
- mvc radiobuttonfor group
- is there any performance loss when repeatedly calling uigraphicsgetcurrentcontext
- c# monkey patching - is it possible?
- newtonsoft deserializexnode expands internal arrays incorrectly
- visual studio 2012 - export template automation
- asp.net application log while code is running / progress bar
- xml parsing using a schema in c#
- understanding applicationsignificanttimechange:
- best way to safely clear data in a singleton?
- how can you create a collection based on multiple ienumerables
- vs 2010 c++ intellisense "a storage class may not be specified here" even though it can?
- close the ajax modal popup window on esc keypress
- partial class inheritance
- programmatically add file association without admin rights in c#
- regarding empty initialisation of static array of class types
- generating mouse,key...etc events in linux
- wrapping external libraries in namespaces
- c++: vector of fixed but runtime defined length arrays
- how to write a comparator function for qsort for a 2d array?
- how to update display in opengl during processing?
- time complexity issues with multimap
- nscombobox: how to tell user has typed in information that is not in the pop up list and read it
- invoke and control gdb from c++
- avoiding duplication of function definitions in partial template specializations when using traits
- how can i set default values in entity framework
- which file is generated after preprocessing of a c program?
- accessing files across the windows network with near max_path length
- in a vs 2015 extension, how can i get the selected object in the solution explorer?
- c++: use own class in a multiset container
- httpwebresponse response string is truncated
- visual studio referencing
- how can i add a horizontal line ("goal line") for a chart in wpf?
- searching in a set of shared_ptr<qstring>
- the type 'attribute' is defined in an assembly that is not referenced - xamarin
- iphone: do i need to implement all methods for uiscrollviewdelegate (or any delegate)
- dynamic datatable take reverse order in asp.net
- azure function read local.settings.json to object
- ocmockito anything() for primitive types
- iphone sdk: how to check if ip entered by user is valid?
- parameters naming for constructor
- drawing to a new "layer" in c#
- x3: how to create parser to read in sets?
- how can we able to make table view work when gesture is applied to self.view?
- use asp.net core logging without using webhost
- input python 3 bytes to c char* via swig
- should i avoid "goto" in situations like this?
- sqlite3.dll for windows 7 64 bit
- microsoft graph - onedrive api - convert to jpg before download
- what does "macro annotations embedding in comments" mean in mcpp?
- how to convert the time to a c string in c?
- 'coloranimation' animation object cannot be used to animate property 'background' because it is of incompatible type 'system.windows.media.brush'
- remove year for date format in respect to the users locale
- using c++ splitting a section string which is in "[general setting]" format
- windows service: listening on socket while running as localsystem
- c11 implicit conversion of chars, x % y
- how to set httppost endpoint from jquery, in asp.net application
- intercept ninject instance activation?
- how can i see default dependencyproperty value in design time when i'm using binding
- resharper api for selected text and remote code generation
- serializing a class with a pointer in c++
- is `+++` its just a post-fix increment followed by an infix (always)?
- time complexity of nested for loop with if
- fluentnhibernate component.columnprefix not being applied
- how to create c# event to handle mfc windows message from postmessage()
- generate random number from fix set of numbers in iphone
- struct one-byte alignment conflicted with alignment requirement of the architecture?
- what's the quickest and easiest way of getting libpng available for development in visualstudio2008?
- wcf messageheader vs messagebodymember?
- nsstring internals - how does length works?
- is there a way to find out if iphone obtained cllocation by a-gps, cell tower signal strength or wifi?
- calling a python function from a c thread, with a mutable c array
- how to bind horizontaloptions property of label in xamarin.forms
- "specified element is already the logical child of another element. disconnect it first" error in my code, any solution?
- how 'smart' is gcc's tail-call-optimisation?
- how to insert a new record which has a auto increment number as primary key?
- saving the nsmanagedobjectid from one entity as a property on a different entity?
- can i use object initialization syntax to assign values to properties before the constructor runs?
- c: when using a pointer as input in a function incrementing the pointers value by using *pointer++ doesn't work
- linq to sql database row not updating
- code first with the entity framework throws a dbupdateexception when saving
- stl list iterator won't update my object
- is the conversion from '(signed) -1' to 'unsigned long' standardized?
- custom format for decimal c#
- how to optimize this cuda kernel
- how to return null when accessing a moq object?
- is there any way to serialize / unserialize an objective-c block?
- reading the same file with several different streams in qt
- c# to vb .net yield return conversion
- multiple asynchronous calls on webservice method in application fails with exception
- how to tell a qml binding about additional dependencies?
- why has clang decided to allow designated initializers in c++?
- is there a way to read large text file in parts?
- c# compiler incorrectly optimizes code
- error in java : java.io.filenotfoundexception: c:\users\fssd\desktop\my test (access is denied)
- how to provide the custom angle to label in excel using c#
- in mvvm is it acceptable to access the viewmodel in the view's code behind?
- automapper with many to many and includemembers
- how to make textbox accept only currency format input?
- c# enums: can they take members and functions like java enums?
- c# code contracts usermessage parameter
- sdl2 two windows in different threads
- self-hosting servicestack rest service on local network
- serialization problem
- qwebinspector not working correctly
- parameters in routing do not work mvc 3
- c openmp parallel for inside a parallel region
- how to trace an entity framework core event for integration testing?
- pass array to c function with emscripten
- iphone sdk: locking the orientation
- httpwebrequest with post and get at the same time
- when should i stop updating location manager?
- why is endexecutenonquery() needed?
- changing default line height in avalon edit
- handle json response in jquery ajax
- initialize a list<int> with linq query
- sharing an array of structs using mmap
- how to build a nspredicate filtering all days in a month using nsdate?
- gcd vs custom queue
- unity interception getcustomattribute
- is it possible to change parent of wpf control
- structure memory allocation
- c++ random access iterators for containers with elements loaded on demand
- system.reflection.reflectiontypeloadexception with entity framework 4
- opencv : python equivalent of `setto` in c++
- how to multiply 32-bit integers in c
- namedpipeserverstream receive max=1024 bytes, why?
- clrscr()not working in vc++(vs 2008).....?
- how can i use named range in excel with oledb?
- controlling c++ output from python script
- boost::shared_ptr boost::mutex and copy constructor
- how do i gain access to files referenced by another file when sandboxed (app-store)
- unlock the filestream when one of the download threads terminates
- using libgit2sharp to pull latest from a branch
- allocate two-dimensional array
- defining a piecewise function (e.g. polynomial)
- matching the order of one array to another
- use typedef for more type safe in c++
- remove multiple items by value from dropdownlist c#
- macro meta programming
- animate dependency properties
- xcode cannot find cstddef
- what does "=r[-115]c" mean in vba for excel 2011 on mac?
- inserting objects into hash table (c++)
- concurrent file.move of the same file
- how to search for an object in list<object> having its field value
- what is the current instantiation?
- how frameworks like qt create gui, if c++ has no functionality for that?
- sending a model containing files from an mvc site to a web api site
- how to add uitableview in uialertcontroller in ios8?
- accurate time on iphone
- upload files using wcf
- move first element of vector to last element
- uitableviewcell top shadow is covered by uitableview header view
- wpf databinding with relativesource and ancestortype
- c union member gives particular/wrong value when other member is set to a new value. why is this output in following code in c?
- is it safe to use `for(auto& e : cont)`? what is wrong with vector<bool>?
- recommendations for a good c#/ .net based lexical analyser [closed]
- how do we get the column size and datatype from getschematable?
- need help fixing an algorithm that approximates pi
- unbalanced random number generator
- how to create a contactsservice using google contact api v3 with oauth v2 usercredentials
- vsprintf and vsnprintf [-wformat-nonliteral] warning on clang 5.0
- cloning a sharepoint rolegroup
- class implementation in a header file == bad style?
- most efficient implementation for a complete undirected graph
- returning void function from a void function
- regex lookahead and lookbehind at most one digit
- what to do when model is exactly the same as viewmodel?
- return bitmap to browser dynamically
- cannot implicity convert type system.collections.generic.ienumerable<b> to system.collections.generic.list<b>
- compiler error "use of undeclared identifier" when i remove my @synthesize statements
- aspx web forms command argument
- change listbox item background color programmatically
- what are in sql server user instances that make them impossible in non-express editions?
- acquiring multiple attributes from .xml file in c#
- xamarin toast message error (c#)
- what's required for windows to update the "file modified" timestamp?
- unexpected output on initializing array by using both "element-by-element" & "designated" techniques together
- excel vsto workbooknew event
- communication between view controllers
- does owner draw only work in report mode for listview?
- std::equal_range not working with strucutre having operator< defined
- identify item type when handling event in exchange web services (ews)
- bind multiple parameters from route and body to a model in asp.net core
- streaming video (c# using ffmpeg autogen) sends multiple data requests
- how to distinguish session between mutiple tabs of browsers
- mime encoded-word parsing in objective-c
- how to crop subsection of 2d array?
- is there a way to consume a kafka ksql push query from .net
- binary operator overloading, implicit type conversion
- nsstring release
- why won't connection string work for ef migration?
- compiler choice of not using rep movsb instruction for a byte array move
- report viewer tag missing in toolbox visual studio 2015
- how to write a c function invoked from assembly code
- adding company name in routes mvc 4
- is there a way to use setvalue:forkey which will take c-type variables?
- pthread mutex locking variables used in statements
- how the synchronized_pool_resource actually works?
- realloc: invalid next size and malloc: memory corruption (fast)
- implement is_destructible with detected idiom
- perl xs module writing - use another function from within same xs file
- c++ error lnk2019 && fatal error lnk1120: 1 unresolved externals
- repeated calls to createcompatiblebitmap() eventually failure with getlasterror() == 6
- is there a quicker way to apply brightness in opencv?
- c# getter/setter problem
- excess elements in scalar initializer code compiles with gcc but not g++
- asp.net mvc c# routing - passing a null integer
- what is the most effective way to delete entites that satisfy a condition from a database?
- serializing a serialized thrift struct to kafka in c++
- how to read the property or color information of eps using c#?
- extension method have any limitation in c#
- entity framework error when using unity
- debug assertion failed. expression (stream !=null)
- get touchesbegan on a subview (uiwebview)
- incompatible block pointer types sending 'int (^)(__strong id, __strong id)' to parameter of type 'nscomparator'
- show tooltip in lineseries winforms chart?
- .net api update includes id
- slow down refresh rate of bound datagrid
- gettotalmemory allocation in c
- it is possible to query a notmapped property?
- append arrowhead to uibezierpath
- vs 2010 : 2 overloads have similar conversions
- how do i structure an oledbcommand query so that i can take tables from one .mdb, and replace them in another .mdb
- uiimage png coloration
- help with basic programming
- decimal precision loss when trying to calculate fractions of a box
- detecting screen monitor power state change in c++
- datagridview firstdisplayedscrollingrowindex not working at the bottom of the grid
- understanding c code example with memory allocation
- in regards to array size calculation
- read httpwebreponse using getresponsestream readtoend return strange characters
- suppress mouse hover effect on gridviewcolumn
- how may i return a const reference to an object from a method?
- how to put a treeviewitem into a generated treeviewitem?
- getting contact points on bodies in cocos2d & box2d
- instance variables lose value after initwithnib and before ibaction in nsviewcontroller
- virtual address space in the context of programming
- difference between references and values in deduction guides
- linker error while linking boost log (undefined references to boost::log::v2_mt_posix::sinks)
- is this the correct usage of async/await in mvc with service/repository layer?
- getting the codeclass from argument inside codeattribute?
- transform (or copy) an object to a subclass instance in objective-c
- getchar() in c is completed without pressing enter
- fatal error during py_finalize in embedded python application
- c++ returning object from a function
- wpf treeview and disabled item
- linq stored procedure issue- returning an int
- why doesn't defaultstylekey change the default style for my subclasses?
- verify if a service is marked for deletion
- how to compile a 64-bit dll written in c?
- regex for detecting emails in text
- c# marshal.sizeof() when using custom marshaler
- static member instance reference issue
- manual synchronization in openmp while loop
- about c# udp sockets
- how to use debug with/without microsoft application verifier in visual studio 2013
- how to pass data between multiple lua state(multi-thread)?
- biztalk 2013 - decode json array
- find the focused control in a form (in .netcf)
- why is it called iota?
- nsdate - changing the year value
- lambda expression to access a property of an object that is property of another object in c#
- preventing windows program from interpreting ^z as end of file
- find label in tfs project
- adding resource file for testing in rider
- run a clickonce application from a webpage without user action
- pointer being freed was not allocated for pointer assignment
- swagger (swashbuckle for c#) shows mongo objectid as several fields instead of single string
- will delegate with params keyword match any method?
- how to implement an interactive decision tree in c#
- process on curve/path skeleton binary image
- how to invoke static method from c# class without creating instance
- parse datetime using c#
- how come htmldocumentevent onclick fires up multiple times?
- selenium openqa.selenium.driverservicenotfoundexception in firefox
- using dot notation for instance methods
- redirect debug output to null stream instead of std::cerr
- how do i pass inputs into extended asm?
- c++ function dynamic data type definition
- conditional operator in c# and return types
- can't load my web view with an http url
- does virtuallock really do what it say?
- wcf - isoneway is not behaving like it is oneway operation
- mocking c functions in msvc (visual studio)
- how to pass access token for azure keyvault during visual studio code debug
- how to i get this linq full-outer-join to function properly?
- receiving data from udp server on ios app is not working from linux server, but works from macbook pro [closed]
- entity framework: how do i run a stored procedure and return a value?
- is it possible to write plugin for eclipse other than java, in eclipse?
- how to get the sum of the volume of highest and lowest priced items in linq
- c# - reading html?
- how to send keystrokes to application ui automation -c#
- how to tell the amount of days from now until an nsdate?
- solution won't build because it can't convert from service generated type to my type
- streamwriter not creating new file
- using stdint.h and ansi printf?
- how to test the accelerometer for windows phone 7?
- custom winforms button does not change image?
- best approach for git-like interface
- access to overridden methods
- on which occasions will c++ initialize variables with zero?
- nscolorwell not sending action on click?
- performing a search on first and last name columns with a single search string that has more than 2 words
- entity framework - savechanges() doesn't get the generated identity key
- xamarin pclcrypto sha256 give different hash
- get descriptionattribute from enum
- unzip file while reading it
- cast one derrived class to another without changing base class
- conditional-operator in constant expression
- how to include (script-built) libraries with package installation?
- how to convert a datagridviewcell to a control
- universal character name error in nsstring when using unicode character, <
- how to use placement new to reinitialize the field?
- global overloading of == and != for floating-points
- c# winform how textbox became null on button click second time?
- call a method at a certain time
- how can i change qgraphicsview background using check box
- azure webjob automatically gets aborted
- vpn connection with objective-c
- how to save/serialize compiled regular expression (std::regex) to a file?
- scaling singletons
- how to use fgets() to control the execution of while loop through user input in c?
- check for overflow condition in an arithmetic operation
- calling different c functions according to the c++ template type
- serialport.read(byte[], int32, int32) is not blocking but i want it to - how do i achieve?
- speechsynthesizer doesn't get all installed voices 2
- how do i set a table background programmatically while running an asp.net page?
- reactive subscription to event not followed by different event within a period of time
- why does the string gethashcode only process every fourth character?
- pass 'this' object to an initialization list
- setting png++ to work
- is a dynamic_cast<> limited to direct casts along the inheritance hierarchy?
- casting derived class to parent class within expression
- converting entity framework model to data contract
- read/import existing excel file programmatically (cell-by-cell) in windows phone 8
- how can i reliably check client identity whilst making dcom calls to a c# .net 3.5 server?
- ienumerator moving back to record
- enum values as char array in c++
- dispose of objects in reverse order of creation?
- @selector and other class (objective-c)
- how to store system.windows.controls.image to local disk
- aes encryption result only part of data are correct (using mcrypt lib)
- c++ virtual destructor & vtable
- azure - call storage rest api for list blobs
- prevent from calling main() recursively in c++
- system.net.webexception when sending json using post request to a jira api
- c++ heterogeneous container, get entry as type
- can't properly save qchartview as image when using qlineseries with opengl on
- throttling when using parallel.for
- timespan.parseexact giving error
- how to programmatically send a text message after the user has given permission?
- is returning a temp-object by reference possible
- creating a single crm plugin dll to store in the crm database
- how can i invoke a during compiletime unknown native function from c#
- how to remove extra spaces in input model in dot net core?
- json.net is converting on its own before using my jsonconverter
- segmentation fault with glbufferdata()
- how do i output a set used as key for a map?
- jagged array typed properties
- visual studio debugger does not break on nullreferenceexception, although checkbox is set in debugging options
- any year view scheduler and calendar asp.net control available there
- release mode uses double precision even for float variables
- nsurlconnection (as part of afnetworking) doesn't call nsurlconnectiondatadelegate delegate
- databinding a observablecollection<t> in mvvm
- why am i getting a 'multiple definition' error? how do i fix it?
- how to correctly write async method?
- http error 310 err_too_many_redirects with requirehttpsattribute asp.net core
- c# wpf rating control similar to wifi signal indicator
- combobox's selecteditem is unexpectedly set to null before actual value
- retrieving data from rest api in unity without lag or jitter using c#
- loki functor - problem with memory
- deserialize xml to class
- casting structure pointer to union pointer
- boost::asio::ip::tcp::socket doesn't read anything
- sending a multidimensional array through pipe from child proc to parent
- why is it that when you don't define a function you get a linker error and not a compiler?
- error executing child request for handler - partial view called from controller
- how to fix a bbcode regular expression
- sqlite step back
- visualstatemanager fails to start animation on usercontrol
- display datetime into mm/dd/yyyy hh:mm format c#
- c++ call base constructor with enum
- why gcc doesn't recognize -rdynamic option?
- what's the difference between std::endl and '\n'
- c# random does not work like a random
- how to implement pre and post-increment / decrement operator in my class?
- microsoft botframework: direct conversation with bot channel
- why can't i bind to winproc?
- calculating color histogram of framebuffer inside compute shader
- does webclient.downloadfiletaskasync() never actually timeout?
- recommended chunk size for sending in c?
- random integers from a function always return the same number - why?
- 64 bits application starting 32 bits process
- attribute cannot be repeated in c++/cli but ok in c#?
- misra c-2012 rule 10.3 violation due to adding of two 8 bit variables which resulted in 32 bit
- reading both string and integer from a text file
- how to make a windows phone application load faster like default applications?
- fread isnt reading an updated value despite the file has been changed by another program
- jsonconvert.deserializeobject, index was outside the bounds of the array
- timer_create() : -1 eagain (resource temporarily unavailable)
- is there any difference betwwen writing each and every member of struct to a file and writing structure object directly to a file in c++?
- how to use a custom qt type with a qml signal?
- collection was modified; enumeration operation may not execute. c#
- how to know the application is shutting down
- binding function with argument as derived class
- xamarin.android get object properties from listview click event
- zeromq pub/sub with epgm not able to receive messages sent by process on the same host
- reading a opengl es texture to a raw array
- how do i scroll text in wpf textblock control?
- if / else statements in c#
- audiooutputunitstart very slow
- why is the timeout on a windows udp receive socket always 500ms longer than set by so_rcvtimeo?
- how to add all folders in a treeview as nodes with nesting
- zeromq: address in use error when re-binding socket
- moq chaining expressions results in parameter count mismatch
- c++ - no operator "<<" matches these operands directory_iterator()
- use core data or not?
- loadlibraryw() failing to load dll in system32
- is it possible to get a list of renderfragments when overriding buildrendertree?
- easiest way to implement .contains() on a icollection<tuple<t1,t2>>
- add a uitableview to an existing viewcontroller
- detect the difference between winrt and windows 8
- constexpr class: inheritance?
- fire an asp.net textbox event on enter press
- getting object name in objective-c
- c hsearch finds values not entered before
- how do i share an asynccallback with many apm beginxxx calls?
- how do i create constructor subscription in vnext dependency injection
- uilabel animating improperly
- gensim: "c extension not loaded, training will be slow."
- process list of strings from r to c
- is it unsafe to mix static and reinterpret cast when casting to and back from void*?
- what is a htreeitem?
- cllocationmanager coordinates
- how to generate a list of missing #include files
- initial value of int array in c - why?
- can i strip carriage returns as they go into a `std::stringstream`?
- how %g rounds up floating point numbers?
- how do you determine if a method returns a dynamic type when using reflection?
- linq to sql transaction and read id of inserted record
- undefined behavior or false positive
- is there a way to make code analysis ignore "internalsvisibleto"?
- difference between webservice and remoting
- compiler saying variable is not a member of class when it is
- nsdictionary<fbgraphuser> *user syntax explanation
- failed to load c module in new appdomain
- cgal linking error on mac os x
- equivalent c union in python?
- erasing element from vector
- linq groupby using anonymous types working better than it should
- in what scenario 'this' pointer is passed to the class methods?
- template argument calculation at compile time
- mvc 3 - formsauthentication - can't give access to my login action
- com c#, how to use c++ to call com
- cannot insert the value null into column ... when the value is not null
- accessing network share via process.start(path) using network credential
- why the virtual destructor in derived class is empty?
- orm, databinding to datagridview: inserting/deleted new rows not saved to the database
- using octal character gives warning: multi-character character constant
- unauthorizedaccessexception when using directory.getfiles
- edit distance matrix
- swig and polymorphic c# using %typemap
- xamarin async viewdidappear called during viewdidload
- how to prevent a function from being optimized
- file or folder rename to lower case in c# using directoryinfo/fileinfo.moveto()
- how do i make sure a winform is garbage collected?
- localtime_r consuming some memory before program exit
- wp7 xna displaying 3d fbx model
- is there a portable way to know if uintptr_t is defined in stdint.h?
- ef core 3.0 - convert sql to linq
- is there a way to rebind/associate a designer file with its cs file?
- dynamically allocating memory inside __device/global__ cuda kernel
- application.addmessagefilter - how to read exactly what keys were pushed?
- c# alternative to visual basic .net namespace my
- c#, background worker
- how to sort by first and last name, then by samaccountname where not all names have a first and last?
- dynamic constructor in c#
- assign value to struct type constants in c
- c++: the context of an unqualified name lookup in a template
- generic interface dependency injection into factory
- generate random number from given number
- drawing a superellipse in hlsl
- change owincontext dbcontext on runtime
- type requirements for std::list
- hls over iis with smooth streaming format sdk
- monodevelop android error
- quicksort special case - seems to be a faulty algorithm from k&r
- search for multiple indecies with boost multi-index
- collectionviewsource with sort get sorted items
- how to prevent xmlserialzer from escaping "nested xml"?
- how to remove the horizontal line in a qwizard with a stylesheet?
- windows phone back button problem
- show the list of usernames inside a div
- google api v3 - can't get list of calendars
- how to get user claims after signin through signinmanager in asp .net core identity?
- abstract generics and list of abstract
- generic actionresult return type for api controller
- ssrs 2016 report viewer v13 toolbar icons not displaying
- warning: cannot find entry symbol reset_handler
- actionlink to child action
- linq orderbydescending thenbydescending issue
- what thread sleep method is most precise: monitor.wait vs system.timer vs dispatchtimer vs threading.timer
- removing properties of an inherited object in c#
- .net framework: argument type 'uint' is not cls-compliant on p/invoke
- string.where comparatively poor performance
- programmatically adding content to scrollviewer, scrollbar stops working
- regex extract optional group
- comparing performance of generated queries for any() vs count() in entity framework 5
- passing binary data from qt/c++ dll into delphi host application
- how to enable reading c# excel files on iis (reading them locally on the machine where iis is running works fine)?
- cannot properly memcpy a char array to struct
- received memory warning and app crashes [closed]
- read/modify pdf metadata using itextsharp without showing any data to user on pdf properties
- nsdatecomponents - exc_bad_access error
- step into qt sources from qt creator on windows (not built from source)
- creating an excel file with epplus, but it is always read-only
- spaces cant be used in string? c++
- why can't a bind linux service to the loop-back only?
- llvm opt not giving optimised file as output.
- marshal to std::string from system::string^ member of struct handle
- one question about vector push_back
- find the number of substrings in a string containing equal numbers of a, b, c
- regular expression to match numbers between 1-5000
- create hidden, non visible window in x?
- custom il rewriting plugin for msbuild
- c#: modifying owin response stream causes accessviolationexception
- intellisense for clr projects - no intellisense for e.g. system.windows.forms
- automatically adjusting height of a uilabel
- run .bat file through c# code as different user silently
- what is the nicest way to find a specific string in vector?
- bit shift large binary file?
- protobuf.net "the type cannot be changed once a serializer has been generated"
- c++ coroutines temporaries in co_await expressions
- compiling libuv with libwebsockets
- operator overload for dynamic array giving strange error
- alt-tab from fullscreen sdl
- running a function in a thread
- setting where condition to use ids.contains() in executesqlcommand()
- class library intellisense not showing up after adding the dll to the references
- when disconnecting from websphere mq with c# client tcp connections are still in close_wait status
- how to use reflection to add a new item to a collection
- is the .net 32-bit max byte array size < 2gb?
- ref-qualifiers for the assignment operator of standard library types
- c# copy image form powerpoint to word
- why does this nsinvocation raise an exception?
- ctypes "symbol not found" for dynamic library in osx
- there is no viewdata item with the key 'tasktypes' of type ienumerable<selectlistitem>
- how to create form popup from from system tray on windows application (not web) with c#
- use ssis variable in another class besides scriptmain.cs
- filesystemwatcher changed event doesn't fire
- c# split textfile into a 2 dimensional string array
- unable to generate signed bundle - android resource linking failed, error: invalid config 'auto' for -c option
- modelmetadata: how to get "parent"-metadata?
- "global element 'configuration' has already been declared" in web config
- asp.net invalid character in a base-64 string
- can variables inside packed structures be read atomically?
- open an existing form from the main form
- httpclient.getstreamasync() with custom request?
- dot syntax vs square brackets when setting background color in collection view
- asp.net stackedcolumn chart - axis trouble
- accessing qml objects from c++
- fortran dll import
- media foundation onreadsample wrong size of returned sample
- initialize qvector from array
- why does returning *this result in an infinite loop?
- how can i identify the color of the letters in these images?
- how to paint a certain area
- is this possible to write win32 .dll files by c#.net?
- how to read and write to nfc tags in ndef format using c# compatible with android?
- iterating through a vector of stucts's members with pointers and offsets
- non-inlined virtual function defined in header file
- why enum values for some sensors are missing from <android/sensor.h>? is it safe to use them?
- do doubles suffer from overflow?
- wrong argument conversion preferred when calling function
- exporting datagridview to excel in c#
- is there an equivalent to floodfill in fmx for a tbitmap?
- remove all accents by string
- if a pointer variable is declared inside a loop, is it associated with the same memory address each pass of the loop?
- batch processing mode in caffe - no performance gains
- disposing a static brush
- why does calling calloc in gdb not appear to zero out the memory?
- linq update with join
- dragging the instruction pointer backward while debugging in visual studio
- overreleasing here?
- outlook email via a webpage
- xamarin ios hide bar back button
- why is arc4random returning outlandish values?
- cannot catch sigint signal in a producer-consumer program where jni is used in consumer thread
- is there an equivalent field to label/publisher in taglib-sharp?
- doing a math.round(x,2) on a decimal value, but need to ensure 2 numbers after decimal as its money
- is it valid for a c++ compiler to implicitly instantiate all member functions of a template class?
- in tfs api, how do i get the full class name for a given test?
- force binding update when doing something on a non-focusable control
- opencv: detect color and draw line on color
- force conversion of empty json array to dictionary type
- is it possible to show all methods and their access modifiers?
- open excel workbook file using embedded resource
- consuming wcf soap service running on mono from android ksoap2
- return error details from azure function httptrigger
- copy part of a string to another string in c#
- represent a pointer
- how to speed up task<t> with httpclient
- where to set the converter for items of a collection in xaml
- botbuilder v 4, dynamic adaptive card with dropdown and capturing values on prompt
- c++ operator overload: stl sort on vector of my custom class
- how to check if a file exists at particular url?
- what does ">>=" mean in linux kernel source code?
- c# to vb - how do i convert this anonymous method / lambda expression across?
- cannot enter input with gdb. help!
- custom linq provider for excel spreadsheets?
- listbox isselected databinding in datatemplate
- undefined reference to 'main'
- time complexity nested loop inner loop + outer loop
- c++ object parameters: polymorphism, value semantics, object lifetimes?
- foreach loop and variables with locking
- xna prevent to go down slopes or up hills that are too steep
- skipping functions in return sequence of callers
- converting a string to keys in c#
- asp.net web api: model is valid if error message is set from resources
- applying knockout to a filled form without wiping the form's data because of an empty viewmodel?
- xmlreader read continually
- build from command line in codegear 2009 ide
- creating charts with multiple series in powerpoint 2013 using c#
- inserting into a map of member function pointers
- crashes when calling `lua_getfield()` after overriding the require
- does list.toarray() preserve indices?
- xcode 6 launchscreen.xib with different assets for ipad landscape and portrait
- should a local const variable start with upper or lower casing
- why are there two kinds of sortedlist?
- access violation where there wasn't one before
- abstract base class for derived classes with functions that have a return type of the derived class
- c++ a class with an array of structs, without knowing how large an array i need
- cast uint -> double invalid?
- how should i be saving .doc documents to a sql server database
- can't save an image captured from webcam (imwrite compile error with opencv 2.3)
- when an entity has more than one 0..1:n relationships to another entity, how to define them using fluent api?
- working with ado.net and special characters in sql
- ios 7 vs ios 8 constraints differ in sizes
- numbers of iteration generated in a single linq query
- ivars in xcode templates prefixed with one or two underscores
- starting firefox using process.start: firefox not starting when you set usename and password
- asp.net core 2.1 razor page return page with model
- why does this code not compile?
- how to map a c array to c#?
- how to add color palette to bitmapinfo
- crash caused by invalid exception unwinding?
- c# recurring event (like for a calendar) [closed]
- defining custom template for kendo ui grid column
- what is the range of datetime.tryparseexact or convert.todatetime() having date format dd/mm/yy
- httpwebrequest.allowautoredirect=false can cause timeout?
- c# upload a byte[] inside an ftp server
- how do i know if text exceeds the bounds of a text view?
- retrieving offsets, strings and virtual address in .rodata and .rodata1
- call go function with string parameter from c?
- inspecting the returned value of a function on the return line of a method in visual studio
- c# closure heap allocation happening at start of method
- to which project should libvlc dependencies be added?
- multiple nested tables - servicestack ormlite
- is it possible to break code by adding a new virtual function in the base class?
- .net framework issue with rtz2 time zone
- which vc++ runtime version do i choose - static or dynamic?
- boost bind class function pointer
- .netcore for mac - publish to native mac app/binary?
- c# progress bar not synced with download (webclient class)
- change class for selected div only
- automapper says missing map from system.string to system.char? but i see no char property
- assign parameter value taken from a property in msbuild
- how can this compile? (delete a member of const object)
- single header which includes other headers
- dynamic linq & icompare
- is the address of malloc + size_t * 3 aligned for any type?
- add method to class by template parameter
- difference between qsharedpointer::isnull() and operator!()
- linq/lambda update list items by spliting them into even groups
- populating an embedded uitableviewcontroller
- difference between linq firstordefault vs. where(...).firstordefault?
- caching packets captured from pcap
- c# - why histogram does not work in excel 2016?
- function template specialization type - is it optional?
- webbrowser control that can handle https
- mapfallbacktopage on subfolder in asp.net core
- how to append a file, asynchronously in windows phone 8
- set mouseposition in wpf
- list<t> to a dictionary
- huge amount of linker issues with release build only
- retrieving number value from datagridview c#
- error playing video using microsoft.directx.audiovideoplayback; assembly version error
- wpf and 3d how do you change a single position point in 3d space?
- the difference between "c c = new c()" and "a c = new c()" when c is a subclass of a in java
- std::stringstream operator>> fails to convert string to float
- how to fix undefined reference to `__imp_wsacleanup' (boost.asio) in clion
- pass in part of an array as function argument
- function returning random double with exponential distribution in range (a,b)
- system.exception wpf mvvm
- missing bridge cast causes error in preprocessed source but not in real source
- how to create objects with retrieved hierarchical result set?
- how to expand the combobox in a (wpf) datagridcomboboxcolumn?
- how to map .net function call to property automatically?
- c# how to maximize chance that particular section of code will have no context switch?
- sfml 2.1 and codeblocks error: sfml-graphics-2.dll is missing from your computer
- unknown cs1003 error
- cgal visibility computes wrong visibility polygon (simple polygon visibility algorithm)
- c++ undefined reference (static member)
- lint fail for cocoapods
- accessing a remote database -- best practices [closed]
- what is the difference between lua registry with light userdata and references?
- ef6 stored procedure with no results
- can't allocate class with forward declared value in std::map member variable
- periodical wmi query causes memory leak?
- c++ reinterpret_cast, virtual, and templates ok?
- add properties to an object with reflection in c #
- writing postgresql functions in c++
- how to call method with expression of type func as parameter
- how to pass pointer of derived class to reference to pointer of base class?
- error "undefined reference to `__cudaregisterlinkedbinary" when compiling cuda with cmake
- do i need to add a lock on a function that returns a copy of a container?
- connecting to a remote database via a connection string
- output with boost process library in c++
- compiler error with windows 8 sfml and codeblocks
- how to make webbrowser complete navigation when running in a headless unit test?
- c++ and generic graph distance algorithm
- gdb call function - how to use std::cout as parameter?
- how to check if path is valid without using try-catch?
- cannot handle redirect from http/https protocols to other dissimilar ones
- c# - using tableadapter to return a single value from stored procedure returns null
- querying custom ldap property via system.directoryservices in c#?
- c# use async/await on udpclient receive
- error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
- why check whether list<t>.count <= 0?
- backup server to local file with firebirdsql.data.services.fbbackup
- libblkid only works with root and after running as root
- os loader lock when doing managed-to-native interop
- qt table widget, button to delete row
- why is capitalized property name not giving an error in objective-c / uitouch?
- unionby linq implementation
- template argument deduction for references as arguments
- the behavior of overlapped vector::insert
- internal and external encoding vs. unicode
- c#:passing derived classes as one generic parameter
- how can i update my gui score one point at a time?
- c# algorithm that re-arranges chars in a string
- how to include materialdesignxamltoolkit to wpf class library?
- forcing my app to use a specific version of a dll
- why would integral_max_bits ever return a value less than 64?
- exception while trying to query iis from c# service
- c#: how to check if a open file has been updated
- crystal report integration issue on setup and deployment
- changing visual studio default path for .cpp, .h file
- iis hosted wcf returns me blank page
- is it legal and possible to access the return value in a finally block?
- why multiple await take same time like task.whenall()
- system.io.directory.getfiles. no definition for getfiles?
- regex optional white space in phone number
- pass parameters to webclient.downloadfilecompleted event
- select and foreach on list<>
- determine if property is a navigation property in ef core
- in nsstring, nsnumber type property, which is better: retain or copy? (and how about nsarray?)
- bulk update sql server c#
- allocate 6xnxn array
- convert object to a urlencoded string [closed]
- c++: copy constructor: use getters or access member vars directly?
- how to enable httpsrc plug-in in my gstreamer?
- database first with bridge table, how to keep it out of model
- best way to compare two strings ignoring case [closed]
- best way to keep the user-interface up-to-date?
- generic list<t> as ienumerable<object>
- storyboard and xib use in same project
- xamarin.forms: oxyplot takes entire page
- how to deinitialize a frameworkelement?
- change active item in a card layout. extjs
- what happens to running tasks when iis recycles
- faster way to get file size information c++
- how do i have my method wait for all threads to finish?
- is it possible to replace this foreach loop with linq?
- cannot create an object of type 'system.object' from its string representation
- how to add button to navigation controller
- speed performance for recursion and iteration – why do they both run at the same speed for different "small" numbers?
- wpf custom slider drawed by yourself
- associative / random access container
- bind xaml bitmap image
- how to correctly use tpl with tcpclient?
- how to bind a dropdown list inside jqgrid row cell
- gdb reports "no symbol in current context" upon array initialization
- is there need to convert byte order for strings?
- double free errors when using shallow copies of objects... how to fix?
- accumulo createbatchscanner range not working as expected
- is it possible to cheat c# compiler to box nullable<t> struct ant not its value?
- reflection.emit throws badimageformatexception
- how does a delegate method know when to be called
- custom outlook add-in is not showing
- nlog include eventid in log file
- using linq how to transform a list of lists using elements index
- directx d3d11createdeviceandswapchain returning e_invalidarg
- how to copy a structure with pointers to data inside (so to copy pointers and data they point to)?
- is `ls -f | grep -c .` the fastest way to count files in directory, when using posix / unix system (big data)?
- use prepareforsegue for button
- relaxed security appiumservice
- calling response.transmitfile() from static method
- error: "cannot simultaneously fetch multiple bags" when calling configuration.buildsessionfactory();
- opencv highgui fullscreen under linux
- obtaining name of a method parameter from the corresponding argument in a method invocation in roslyn
- c++ initializer lists with fewer elements than the struct
- c++ - alternative to integer.parseint() and string.valueof()
- asmx webservice, test form only available on local machine for one webmethod only
- updating listview's itemssource via inotifypropertychanged
- how to use colormatrix in .net to change brightness, color, saturation, hue
- mvc routing does not work for non-default/root action controller on virtual directory
- c# input validation for a textbox: float
- doxygen: how to document a non-c function using only its documentation block but not the code?
- copy or retain nsstring parameter?
- ios- protocols and delegates on the example
- map weak entity by using code first
- c++(11): when to use direct or copy initialization if both are perfectly fine
- manage state in cosmos db instead of in-memory for bot to human handover scenario
- c# parse json date?
- erase in a loop with a condition in c++
- get the view & viewmodel from a plugin
- populating a dropdownlist with text and values
- iphone deselect row after delay
- c function to determine if ip address is multicast address
- wpf user control not being disposed
- integration to microsoft dynamic crm 2011 [closed]
- c# using statement and streamwriter
- minimalizing variable's scope in c++
- c code for converting decimal to any base (from 2 to 36)
- form model not validating before post
- opencv mat memory management
- for a structure variable,why is the initializer {21,19,3.6} same as {{21,19},3.6},but not vice-versa?
- microsoft unity - code to xml
- wcf communication though named pipes with non .net app
- how to structure a function with a file and a malloc
- how to pass a vector (or similar) into a variadic template
- domain driven design aggregate referencing question
- c# windows form 2 gridviews with synced scroll
- save attribute value of xml element with single quotes using linq to xml
- call a function in a console app from vbscript
- parallel.foreach slower than normal foreach
- how to display video from xml file?
- how can i pass a method name to another method and call it via a delegate variable?
- opencv linking error - win32 & vs2012
- unable to access 'build action' property for .cs files
- command line arguments with spaces to a c program through shell-wrapper script
- program exits without error when linking boost library
- how to choose ddd aggregate?
- why do certain situations require the use of 'bitwise' operators instead of 'logical' / 'equality' operators?
- in entity framework 4.0 "nested transactions are not supported" error is displayed?
- how to query the com apartment state for the current thread
- how can i safely generate guids within an azure durable function?
- how many color combinations in a 24 bit image
- monomac window closing without error
- apply scaletransform to graphics gdi+
- obtaining id of inserted row cassandra .net
- how to silence "whose type uses the anonymous namespace [-werror]" gcc version 4.8.2
- index of single bit in long integer (in c)
- best way to "toggle" between two usercontrols on a panel?
- how to get module ancestor in roslyn semanticmodel?
- is this double instantation harmful, or simply unnecessary?
- raise events from c to c# (ios to unity)
- app bundle with one main executable and one helper app
- how to use rgb image as input for the c# evaldll wrapper?
- set the selected item in dropdownlist in mvc3
- authenticating users on a qt server
- inherit template class with nested class
- python c api transfer a pyobject * into c array
- static property not updating in ui
- why am i getting these assembler errors?
- is it guaranteed that array elements in c will be stored consecutively, with no padding?
- will an idisposable memory leak if you don't use a using statement?
- embedded mysql server c# wrapper?
- query and create objects with a one to many relationship using linq
- access textbox value of an asp.net page from c# class
- why the sigsegv?
- how can i use variables on variable name?
- alternative to sqlite3_get_table
- importing vufoira scene into native android app
- how do i display this log message in the debug area using xcode9?
- c# comparaison between dictionary<string, int> and value in enter
- ordering of reflection requests in dotnet
- async method returning task<t> with generic constraint in c#
- c++ implicit entry/start for main executable error
- is there a public implemention of lzss compression in c# or that can be used in c#? [closed]
- ios: is there a way to make a viewcontroller look inactive by having everything grayed out?
- ninject: auto mocking using nsubstitute?
- hex nsstring to char[]
- finding datetime from a string c#
- sort child objects while selecting the parent using linq-to-entities
- combase error (coinitialize has not been called)
- autocompletebox in silverlight toolkit for windows phone wrong display
- using cptannotation in coreplot dateplot (ios)
- how can i give two compatible names to a c++ class template with deduction guides?
- wpf combobox selected item error - showing "system.data.entity.dynamicproxies"
- what does * address(found in printf) mean in assembly?
- ensure statement is executed only once when a key is pressed and held.
- prevent form from showing multiple times
- adjust tokens on non-privileged accounts (c, windows)
- group by x where y = a and b and c
- run code once and exit formless app: windows forms or wpf... does it matter?
- c++ reading text file by blocks
- error : value of 'null' is not valid for 'stream'
- what's the difference between carray<int, int> and carray<int, int&>?
- synchronization problems with monitor class in wcf service
- generating default value when none is found
- how to make patch-able/update-able application?
- when to use enum, class or tags?
- boost::filesystem::exists crashs
- session issue when having async session_start method?
- what is the point of a c++ implicit default constructor?
- visual c++ release build - is string getting corrupted when passed across dll because compiled with different runtime version?
- need to send mouse and keyboard events wpf c#
- trouble with or in sharepoint caml
- dcom config settings for microsoft interop word automation
- c-style for loops in rebol
- audit trail with entity framework
- how to embed an image into another image using c#?
- cant get fbgraphuser email
- the string argument 'migrationid' cannot be empty
- getting all the attached event handlers for a wpf control
- alternate application.run winform in program.cs file
- does gcc -nostdlib prevent explicit appending of standardlibs?
- c++ external function with pointer to function as parameter, used inside a class with a member function
- webrequest fails over tls 1.2 for windows server 2008 r2
- implement search using futures, async, and thread in c++11
- getting wrong uibutton tag on long press gesture recognizer
- porting c# reflection code to metro-ui
- set processor affinity for current thread on mono (linux)
- bouncycastle timestampprotocol | how do i get the original hash from a timestamptoken?
- ios 7 modal view makes buttons grey (disabled)
- how do i run a subset of ocunit tests in xcode
- crash when deleting row - inconsistency in section not being updated
- async does not continue on same thread in unit test
- why doesn't ::boost::tie work with boost_foreach?
- c# xml, find node and all his parents
- c/c++ struct memory layout equivalency
- getting a count of unique strings from a list<string[]> into a dictionary
- getting timeout expired. the timeout period elapsed prior to obtaining a connection from the pool. .exception
- std::thread finishes before i can detach it
- container of template classes without template parameter
- get file path for file included in project
- create null enumerable within linq to entities query
- manually insert an item into a listview control
- explicit instantiation declaration with extern
- using an nsvaluetransformer to set values of an nsmanagedobject instance
- trouble adding images to c# wpf .netcore wpf application
- do not close toolstripmenu on clicking in winforms
- filesystemwatcher on a network machine setting credential
- how to return a table of tables to lua from c function, through a for loop
- try/catch does not catch
- receiving error of "the type or namespace name 'layoutspagebase' could not be found"
- new to ios. expected expression error?
- how to split a string on every parenthese and keep all text into an array in c#
- wpf interopbitmap to bitmap
- regular expression for removing one space
- how can i handle <>f__anonymoustype0`2[system.int32,system.string][]?
- read local file from qwebview using ajax request
- "setting" class in c#
- padding nsstring not working
- inheriting a linq to sql class and cast the result of a linq query
- what is the difference between this 2 @synthesize pattern and which is recommended?
- wpf c# how to create this binding in code?
- template variable in sfinae context
- how to get updated value of table sent from c++ to lua function?
- how do i statically link a library into another static library?
- how to use std::map::operator= with initializer lists
- how to compute the centroid of a mesh with triangular faces?
- c++ friend function template overloading and sfinae different behaviors in clang++, g++, vc++ (c++14 mode)
- reproducing js pbkdf2 hash in c#
- saving a block in instance variable
- autorelease for cgmutablepathref?
- refactor methods - pass in property name
- is it possible to set a default value when deserializing xml in c# (.net 3.5)?
- pass an object to a class constructor
- what am i doing wrong? (multithreading)
- linux terminal animation - best way to delay printing of 'frame' (in c)
- nunit: how to test a private method with "ref"parameter in c#
- reflection.emit: how to convert methodbuilder to runtimemethodinfo reliably?
- compiler error-possible ide error"undefined reference to gettimeofday error"
- the input data is not a complete block when decrypting using aes
- how to compile freetype (2) and harfbuzz (with visual studio) to make them work together?
- how to include c++ input stream delimiters into result tokens
- pass by ref textbox.text
- how to list active ports and processes using them in linux, c code
- how to call python from a boost thread?
- random but predictable number generator? [c++]
- what are the deviations between preprocessors of gcc/clang vs msvc?
- map fields with same name to different fileds in automapper
- required to select atleast one item from picker in xamarin
- how to break a loop by a shorthand "if-else" result?
- how to return a bool with asynchronous request in a method? (objective-c)
- more information on "cannot instantiate abstract class"
- using fscanf() using feof()
- strong name for a dll in .net
- can you create multiple jvms in jni in a single process?
- creating a drop down list
- uilabel over uiprogressview with multiple colors
- tpl-like library for .net 2.0
- powershell and $null as method parameter
- is it fine to replace an array with hierarchal structures and classes?
- readable unit testing of a yielded sequence?
- asp.net requiredfieldvalidator dont work when visible=false
- custom control & toolbox tab
- creating uiscrollview programmatically
- linq to sql - problem with 1-to-1 association
- threadpool behaviour: not growing from minimum size
- what is the fastest way to zero an existing array?
- abstract factory pattern and properties
- parse csv to decimal on different cultures using csvhelper in c#
- problem with declaration of an array of pointers
- template class specialization for vector type - different valid syntax?
- msvc 10 range based for loop
- fluentvalidation modelstate.isvalid always true
- c# com objects and multithreading
- httpclient setreachabilitystatuschangedblock declares no interface
- why datacontractjsonserializer and tosource produces different results?
- xml serialize a generic class with it's generic types
- how to remove first word from a string?
- c function pointer confusion
- which kind of signed integer division corresponds to bit shift?
- asp.net mvc 3 - dropdownlistfor fails when url parameter also exists with same name as view model parameter
- free memory of byte[]
- wp8.1 how to cancel a background audio task in c#
- trying to reverse a string in c++ but getting the same string back
- passing a namespace into a function
- using delegatinghandler with custom data on httpclient
- images of uitableview cells change?
- making this c array processing code more python (and even numpy)
- debugging a package during component installation
- detect iphone orientation before loading tableview
- local variable or a pointer
- why cout is not printing this string?
- template distinguishing between maps and sets
- call function outside of class from uibutton
- multiple inheritance and pointer implementation
- how to release buffer created by libjpeg?
- implementing iequatable<t> in a mutable type
- twitter oauth authorization issue with .net (c#)
- meta-function to get the first template of a list of templates
- how do i get geolocation of a street address in windows phone 8.1 universal app?
- is it good to define properties of "model" type in viewmodel, asp.net mvc
- nsindexpath incrementing values
- regular expression to identify a guid followed by a number
- get currently pressed key in c?
- validating input for textbox on c# winforms
- process.start an exe file on an network share as another user
- retrieve sqlite rows by rowid efficiently
- how to find the number of html elements with a name that starts with a certain string in c#?
- c# using xpath with xmldocument - can't select nodes in a namespace (returning null)
- why is it ok to return an object reference inside a function in c++?
- generically checking for null that won't box nullables on a non-constrained type.
- progress bar working but label is not updating
- lazy lookup of a dictionary value using a stateless session
- sql connection.open() exception
- how do i get bulletphysics/bulletsharps' multithreading working?
- how can i make mingw case-sensitive for included header file names
- robert giesecke's unmanaged exports
- image.fromstream using networkstream
- instantiating an object in a worker thread with dependency injection
- why isn't it printing the complete decimal?
- which c# data types are not wcf serializable?
- lifecycle of thrown exceptions in c++
- how to use libavcodec in qt4?
- c++ for each in on custom collections
- wcf web service returning json format data
- asp.net mvc 4 cookie disappears
- fast way to convert std::list of pointer to std::list of value
- selection in groupby query with nhibernate with dynamic anonymous object
- convert binary to byte[] array
- odd compiler error when using obj-c objects in a switch statement
- using ptrace to write a program supervisor in userspace
- iboutlet uitableview is null after view did load
- macos documentation for structs in security.h
- selector with argument
- returning to view as tolist() not working
- constructor of class with conflicting name
- write failed: bad address
- text replacement in scintillanet
- handle datagridview formatexeption on edit
- serializing int type without quotes
- getfiles with multiple and specific extentions c#
- i'm trying to implement index buffer object in opentk but don't know how to actually use it when drawing things
- realloc variants
- how to check if two rectangles intersect in wpf
- xcode 4: "error: unknown type name 'bool'; did you mean 'bool'?"
- wpf, access combobox selected item
- uiimagejpegrepresentation giving 2x images on retina display
- c# sleep detection powermodechanged
- how do i use an mvc role permission in a view?
- how do i set the working directory on code::blocks on mac?
- windows phone 8: localization doesn't work
- why does the % operator sometimes output positive and sometimes negative?
- joining two datatables in c# with non matching data
- viewbox makes windowsformshost disappear in wpf
- check if a string is sorted
- json requests in ios - use grand central dispatch or nsurlconnection
- weak-keyed dictionary in objective-c
- querying via nhibernate without an n+1 - sample included
- sharing a connection string
- c# way to serialize list<string> in settings containing any character (regex/xml)
- undefined symbols for architecture x86_64: (mac os x 10.7)
- how to find an equivalent point in a scaled down image?
- reading csv into using oledb
- how to read key/value in xml file
- how can i loop through all the elements in .select statement in linq
- incorrect clipping and 3d projection when using slimdx
- i want to trace logs using a macro multi parameter always null. problem c++ windows
- limit while loop to run at 30 "fps" using a delta variable c++
- mapping a many-to-many relationship with an attribute in entity framework
- assign to 2d array a 2d array in a struct
- find user-control's control from another user-control in same page
- why doesn't the server receive all udp packets in a local transfer using sockets in c#?
- change or add template in word-document
- writeablebitmap access violation problem
- how to convert text readed from barcode to arabic text
- should injected dependencies be publicly accessible or private?
- is it possible to free leaked memory from another process?
- how to set a int value passed by parameter to a function and assign it to global so i can use outside of the function?
- filter active directory users by company name, asp.net core 2.1
- how do i guarantee cleanup code runs in windows c++ (sigint, bad alloc, and closed window)
- cgcontextstrokerect is drawing only a side of rect
- system.web.mvc.modelstate does not contain a definition for 'isvalid'
- remove multiple items from observablecollection in silverlight
- working with midi in windows store app (win 8.1)
- what is the difference between calling a function as fun() and fun?
- is a person an aggregate root?
- fortify throws error while scanning visual studio project
- if my code uses rtti then it will not work on android?
- does this code check for endianess?
- send silent notification to my ios app in background, through fcm message console
- table-per-type inheritance insert problem
- entity framework database update first multiplicity conflicts
- is there any easy wasy to convert the xml output from sharepoint getlistitems() to a datatable
- web service not detected?
- initialising a static const variable from a function in c
- c++ program works on xp sp2 only after installing visual studio
- how to use qtextstream::readline function?
- app crashes when running on iphone with violations as exception
- how to add parameters to webmatrix database.query?
- linking grpc on windows for visualc++
- checking for valid ip for connection with nsurlconnection
- c++ : implicit type conversion
- using exchange web services to get the required attendees of a calendaritem? c#
- how does the graphics copyfromscreen method copy into a bitmap?
- slow scrolling in combobox
- datetime is giving error while conversion
- how to use cmaltitudehandler in swift?
- casting a clr type to void* and back
- iphone/objective-c rsa encryption
- swift cast anyobject to block
- edge detection on c#
- java vs. c++ - raytracing
- exiting a tkinter app with ctrl-c and catching sigint
- how to find the number of elements in an array
- how to get width and height from the h264 sps using ffmpeg
- prefix every column name with a specific string?
- com reference counting - thread safety
- font inheritance in windows forms
- how can i assign to an instance variable in c++ when a local variable has same name?
- how to capture iphone screen with animating uiimageview?
- what to return when a route/url is found but not the resource behind it?
- is there a reason for which one should not add all the imports inside .pch file?
- uilabel text not changing, however xx.title is working
- macro definition
- specializing a template function with a generic class
- why c# parallel.invoke is slow?
- wpf app.xaml in different assembly
- does c style casting adds assembly (code) or is it only for the compiler to understand the situation?
- why is the multithreaded version of this program slower?
- how to change the keyboard type for a text field in xcode
- array property returns calculation of 2 other arrays
- operator overload: member vs. non-member when only same type objects can be involved
- expand cursor length qlineedit?
- is this a copy constructor?
- memory: how does the compiler choose where to store variables?
- c# loss of intermediate values in multiple assignment
- mvvmcross custom event binding event args
- c# split byte[] by hexademimal value into new array of byte[]
- cannot assign to this
- c# microsoft.reporting.winforms rdlc - how to add detail sections in body?
- fork and exec many different processes, and obtain results from each one
- complexity compression string
- qt: how to loop a method every second? c++
- how can i prevent the keydown event of a form in c# from firing more than once?
- sigabrt when retrieving value from future
- serilize a nullable double property of class as xmltext
- microsoft jet oledb connection to excel loses formulae
- calling commitchanges() does nothing in active directory?
- load collection except another collection using linq
- unable to add new row using datagridview using c# in winforms
- how to share a document in google drive in vb or c#
- missing last item on enums
- using sqlite with winrt
- how to extract audio/video clips using the libvlc api or ffmpeg api?
- hashing a range
- could not load type 'system.web.http.webhost.routing.httprouteexceptionhandler' in mono
- gcc returning tons of errors in a tiny hello world program
- does an approximation of c++'s "const methods" exist for objective-c?
- boost::process system leaking file descriptors
- can i use a class method to set a static variable?
- datagrid selectionchanged mvvm [closed]
- is vcl or mfc free to use in my application? [closed]
- wh_journalrecord hook in windows (c++) - callback never called.
- how to keep valid value in numericupdown instead assigning maximum value?
- winapi window doesn't appear
- in std::map, get an iterator pointing to the last element that is not greater than key
- boost: serializing/de-serializing a custom c++ object passed over zeromq pull socket
- does the c++ compiler generate "this" pointer for all member methods, or only for those who reference members?
- stop ampersand from being turned into a mnemonic/accelerators for windows forms binding
- using the cosine law to calculate distance between 2 points in objective c?
- different colors for each value in a columnseries
- how to get mac address of a client device in xamarin.forms?
- core data failing on savetourl on uimanageddocument
- c++ change member function definition based on template parameter value
- compare struct to a constant in c
- finding pow(a^b)modn for a range of a's
- getting to know size of a reserved memory on the heap
- the name 'initializecomponent' does not exist in the current context in wpf application
- how to change async method call to prevent forcing async up the call stack
- multiple delimiters using regex.split in c#
- disable keyboard keys when the console of c run using c or c++
- in iequatable<t> implementation is reference check necessary
- how can i tell lint to track a custodial pointer to a vector?
- find computers in active directory
- exclude columns getting data with entity framework
- how should i malloc/realloc with a struct that includes an array?
- bug in wpf datagrid
- configuration transforms in service fabric?
- when i force downloading a file from a page, it split te file name by space /c#?
- convert double for-loop into a linq query
- why to specify a pointer type?
- why not logging is done after converting to click once app or exe?
- how to convert a unmanaged double to a managed string?
- declaring a variable vs dynamically assigning memory to a variable in c++?
- need route for my web api 2 controller
- underscores, names and literal operators
- xamarin.auth: account data not persisted when app is updated
- expanding an stl container into a variadic template
- download file from controller redirecttoaction()
- why does this getchar() loop stop after one character has been entered?
- anyway to quickly break a word into an array of characters in objective c?
- marshalling arrays from c# to c++ and back: pinvokestackimbalance
- how to add nuget package dlls to wix installer
- is this dubious use of a non-prototype function declaration valid?
- libtiff4 error with ros
- expose action<t> as action<object>
- does dlopen() set errno?
- initializing 2d array in class constructor in c++
- multiple sockets for clients to connect to
- how to use xcode to open decrypted ipa contents
- how to add datagridviewlinkcolumn property to dynamically generated columns in datagridview?
- calculate sum of a property in list
- sqlite error: cannot delete wherelistiterator`1: it has no pk
- regex word performance: \w vs [a-za-z0-9_]
- how to ignore properties of a specific type when using automapper?
- mvc date time model binding
- casting integer constant to a pointer type
- how to take odata queryable web api endpoint filter and map it from dto object?
- injecting vba macro code into excel using .net
- assignment to volatile variable in c#
- glibc - error in ucontext.h, but only with -std=c11
- c++ - adding spaces to string
- are loops with and without parenthesis handled differently in c?
- invalid cross-thread access
- winforms multithreading: execute a gui update only if the previous one has finished
- odd c syntax in pointer declaration and function call
- sort command line args in c++
- bind to element within usercontrol from other xaml file
- generic method enum to string conversion
- cannot set ribbontextbox isenable to false
- in what practical case bool(std::ifstream) != std::ifstream::good()?
- calling a static method of a class using reflection
- "floating-point invalid operation" when inputting float to a stringstream
- call function for each tuple element on one object without recursion
- printing 2d table (headers)
- typedef with template functions
- oauth2parameters could not be found
- when does returning an rvalue reference result in undefined behavior?
- creating dictionaries with pre-defined keys c#
- how to get innerhtml of a table in c#
- using fakeiteasy, is it possible to create a dummy object of a type that takes generic type parameters
- initialization ignores constructor templates
- trigger taghelper from another taghelper
- compare numeric types when types are unknown
- when should i return by t const&?
- page not rendered when sending statuscode 500 to the client
- how to use writeconsoleoutputattribute function correctly
- what happens if i don't specify compilerversion with csharpcodeprovider and why do most samples specify it?
- cant find mouseeventargs
- difference between file descriptor and socket file descriptor
- dynamic swappable data access layer
- msil emit static array in dynamic type
- _bitscanforward64 returns wrong answer in c++.exe (rubenvb-4.7.2-release)
- c# is there any benefit to assigning class properties in the class constructor?
- suggested actions not visible in microsoft teams
- advantage of ternary operator over if else?
- kendo ui grid not populating after call to read
- interpolating radian angles?
- codedom : compile partial class
- simple example of calayers in an nsview
- microsoft outlook send and email automation c#
- setting std::vector contents directly using operator []
- event handler incrementing loop issue
- efficiency of qt signals and slots
- could once_flag be movable?
- does numpy internally store size of an array?
- set display month in wpf calendar control
- add functionality to windows.forms exit button?
- simple enterprise library console application refuses to compile
- gcc *sometimes* resolves overload ambiguity in a strange way
- find and replace regex question
- wpf, polygon and poly
- need to find the type of the column of db
- mingw, boost, and runtime "procedure entry point could not be located"
- getting a nil path from nsbundle
- how do i make vs2010 prefer one include directory over another?
- best practice - removing item from generic collection in c#
- combine lambda expressions to retrieve nested values
- how to properly create a map/reduce index for ravendb in c#
- how do i get the module handle of the satellite resource dll? (c++ visual studio )
- declare function after template defined
- how to pass multiple commands using popen in c?
- compiling libmagic statically (c/c++ file type detection)
- don't use static cast for arithmetic conversions (cpp-core-guidelines)
- using obj-c completion block in swift
- character shuffler
- iphone viewdidappear stops firing after loading/dismissing a modal view
- when declaring objects in cocoa, should i set them to nil?
- calling c++ library in java using jna
- overload class function operator twice as setter and getter
- fortran function explanation
- how to specify ensures for out parameter?
- c function fwrite() doesn't write in file
- empty iqueryable that implements iasyncenumerable
- is there a vb6 function analagous to c's sscanf?
- how to raise only 1 timer event in c#?
- including an unmanaged native library files to nuget output directory
- how to handle external not stable code?
- selecting random item from list given probability of each item
- c# insert data from datatable to sql server database
- how to use microsoft.web.administration.dll to get the site information the page is running on?
- is there a way to stream in a map?
- constructing stream witout copying buffer
- how to wrap a c function library that works with different numeric types into a c++ template class
- encode viewmodel properties to javascript in razor
- c# types for empty f# discriminated union cases
- quaternion cameras and projectile vectors
- difference between two different types of assigning events to event handlers
- what are the disadvantages to using ctime's tzset?
- augmenting data structure without wasting memory
- design of a wrapper class in c++
- issue with reference .net core class library to project
- what's the alternative to use thread.sleep when working with selenium in system testing?
- what is instantiated when a pod structure is declared without using a default constructor?
- prefer iterators over pointers?
- cmake: can't find header files
- summing with openmp using c
- 24-bit console color ansi codes in cygwin
- reinterpret float vector as unsigned char array and back
- how to make delegate thread sta
- how to validate an xml file using a schema file in c programming language using libxml2
- uikit/uikit.h file not found - xcode 4.6.1 - objective-c
- how to clean up memory in wt?
- what time unit is used in the visual studio 2010 instrumentation profiler?
- dapper with ms access update and insert issue
- assign values to multiple edit boxes, given their names
- c++ source file inclusion "unique mappings"?
- text from selected item in dropdownlist asp.net
- the call is ambiguous between the following methods or properties: `android.app.alertdialog.builder.setpositivebutton
- why json serializer is not compliant with polymorphism?
- disable json.net preservereferenceshandling for single external type
- ios (objective-c) compression_decode_buffer() returns zero
- task.run takes much time to start the task
- windows phone 8 http request with custom header
- how can i call a batch file(.bat) in c#?
- why are mouseenter and mouseleave unreliable?
- entity framework: insert an object with a foreign key which is already known, but doesn't exist in db yet
- watchkit extension is not seeing data saved in nsuserdefaults with app group
- what seed value should i use for erand48() in c?
- change system tray color windows phone
- how to access iapplicationbuilder in a controller?
- template template parameters, why is class forced?
- writing a matlab file from a dll called by labview
- exchange position of cells by gesture
- unity error: unityengine.component' does not contain a definition for `velocity'
- strcat() crashes if using same array as both parameters
- how to avoid cascading error messages
- update a file in a ziparchive
- how to convert this code-based wpf tooltip to silverlight?
- how can i accept "unsafe" http response headers in a windows phone/store app?
- getting next and previous on a queryable
- binding multiple fields to listbox in asp.net
- clang on macos fails linking lmenu from ncurses
- wpf - ui not updating from command
- how to query xelement with two namespaces
- dealing with huge amount of data when inserting into sql database
- how to debug a finally block in visual studio?
- vswprintf fails for certain unicode codepoints under mac os x
- inserting code between region trivia with roslyn
- print in single pthread
- reflection: distinguishing event-field from field of delegate type on runtime
- is an object fully constructed at the end of the initialiser list?
- mongodb c# driver update all subarray elements
- getting name of the current executable from assembly vs process?
- objective c - terminate all other apps running in the background
- lazy evaluation not so lazy?
- issue with telerik_web_ui_webresource_axd
- nested generic collections: how to implement reference from item to container?
- avoidable padding with "unfull" structs
- can local variables address be preserved in functions returning pointers
- a hostname with unicode characters is valid in windows 8
- how to open youtube video in mpmovieplayercontroller and play it
- httputility does not exist in current context in framework 3.5
- how to scrape xml file using htmlagilitypack
- why does the lock insure that the underlying monitor is released and direct usage of monitor does not?
- asp.net mvc paging, preserving current query parameters
- c# selenium: click button under iframe
- listbox.selectedindexchanged - can you determine if it was user initiated?
- static variable shadowing global
- update value by using datatables row-reorder in asp.net mvc 5
- looking for a memorystream in c++
- how can i parse innertext of <option> tag with htmlagilitypack?
- how to use the read/writeable local xml settings?
- listbox is displaying class name instead of values
- why can i take the address of a string literal, but not of an integer literal?
- within the same function, is it ub to access—through indirection—a local variable not in scope?
- is it possible to include sqlfunctions.stringconvert in a lambda expression?
- kinect error enabling stream
- finding the function complexity index
- expose qabstractlistmodel element properties to qml in qt 5.0
- how to create pty that is connectable by screen app in linux
- resharper says onpropertychange set member can be private while not true
- check iis is installed and running
- identityserver4 using apikey or basic authentication directly to api
- sqlite error: near "s": syntax error
- .net core 2.0 web api 400 error using validateantiforgerytoken
- %d with long int
- c++ define a class member type according to its template
- c# rijndael decryption returns extra question mark character
- c# ssis data flow component - creating custom input columns
- why an uninitialized variable in c still produces output
- datagridview combobox cell c#
- turning on multiple result sets in an odbc connection to sql server
- c# generic delegate type inference
- uibutton not showing the text in ios6
- how to manage multiple dbcontext in same project with ef core power tools?
- how to show a standard windows data sources (odbc) dialog
- why does new allocate 1040 extra bytes the first time?
- written signature on application in c# mvc3 (non hosted) as part of employment application
- getting error while returning back using server.transfer()
- taking offset of a reference member (non pods)
- how can i force mingw to use tr1 namespace?
- how to pass touch event to another view under tableview?
- what does [](int* p){delete p;} mean?
- getting data from asp.net json service with jquery
- proper disposal of filestreams and binary streams and disposing of filestreams
- how to use settimer api
- how to check if a generic has an operator? c#
- read subject and body of email using webdav and c#
- conversion operator vs constructor from given type. which is preferable?
- c# how to check if an object is a multi-dimensional array
- proper way to make base class setup parent class
- structure map - collection of dependencies in constructor
- wpf webbrowser recent pages
- boost.log - logging an application's critical errors
- best/proper way to define uint64_t constants
- limit the input length of a devexpress textedit and memoedit controls
- look up for new process started using c#
- wcf services and object constructors
- order making for a matrix in matlab
- constraints on the lifetime of the argument to std::regex_match (and std::regex_search)
- wpf c# .net framework 4.8 x:bind
- how to use control.fromhandle?
- guarantateed minimum size/range of c data types
- nsclassfromstring works for string literals, returns nil for constructed strings
- uiview that follows uicollectionview indicator
- is it possible to get real-time data via a url call to a web api?
- inotifycollectionchanged is not updating the ui
- xamarin android app causes device reboot
- how can i compose variables names through loop in c#?
- how to set xamarin monomac project so its build outputs .app package instead of .exe?
- how do i get text from uitextfield in an uialertview
- how to remove app.xaml resourcedictionary at startup?
- linking with a shared library without version
- how to use c# encode and decode 'chinese' characters
- secure handling of string variables
- abstract factory with unity
- detect power8 in-core crypto through getauxval?
- getting range coordinates only for ranges on the screen
- pointer arithmetic (char*) &a[1] - (char *)&a[0] == 4
- where does idispatchex exists?
- should i create my folder for file uploads under wwwroot inside visual studio?
- how to resolve " multiplicity is not valid in role" error?
- cell in excel "number stored as text"
- selenium - send keys to input password in a shadow-root (open) and multiple iframes for norwegian bankid
- install shield le - error 6058 ... merging visual c++ 10.0 crt in 64bit
- how to compile program with _mm_clflushopt function? error: inlining failed
- send a discord embed via webhook c#
- how to declare a global static class in java?
- get a long value from an nsstring
- how do i open a form in a method if passed its name as a parameter
- send file post c++
- petapoco: operation could destabilize the runtime
- why is the custom font not being used? xamarin.forms.ios
- boost phoenix (or boost lambda) - taking a pointer lazily
- comparing two fields of mongo collection using c# driver in mono
- best way to add a "prompt" message to std::cout
- c++ regex: replace \d\s( with \d*(
- usb 24bits audiostream descriptors
- operator overloading, name resolution and namespaces
- using the <algorithm> library on arbitrary data types
- a list of guids is empty when passed into a model which is used by [fromform] in asp.net core 2.2
- proper way to provide feedback from long-running command using reactiveui in wpf
- zombie option missing from both diagnostics and instruments
- use two uipickerview in the same class
- openal application crashes/hangs when i pass non-nullptr to `albufferdata()` from native code
- primitive type conversion in generic method without boxing
- what does a c++ preprocessor do when there's just a single `#` in a line - and nothing else?
- make uitableview selection before view appears
- c++ printing out file names in ascending order
- cmake: how to run a custom command on a number of files to generate source files?
- move application windows on desktop programmatically in gnome or kde
- for ios 6, how do i load data on a background thread and then update the ui?
- clickonce program will not start when launched from shell_execute
- find time zone from ip address
- division in variable template returns zero in visual studio 2017
- c# emit , how to write a if statement
- change binding if value is empty
- get number of instances of custom class
- why a class has only one destructor?
- can threadabortexception be raised in the middle of a finally block?
- convert lptstr to string or char * to be written to a file
- why aren't fields from constant pod object constants themselves?
- 2-dimensional array on heap, which version is faster?
- how to pass method parameter into method's attribute value?
- what is the difference between am_ldflags and ldflags
- converting table in tree
- use a complex type for xaml binding fallbackvalue
- reading xml into datatable gives incorrect datetime when the time has time zone info
- using member functions of class in global function before declaring object
- copy construtor called extra
- subscript operator[] error with boost c++ phoenix user-defined argument
- boost hana implement a custom sequence
- renderpartial, model as argument
- dataadapter.update() performance
- opposite method of math power adding numbers
- c++20 non-type template parameter which is template in the prior type parameters: is not a valid template arg, because is not a variable
- c++ linux google protobuf + boost::asio cannot parse
- transparent form with visible clickable controls in it
- how to disable system location alert in ios simulator
- confusing output from valgrind shows indirectly lost memory leaks but no definitely lost or possibly lost
- nsbutton: show alternate image on hover
- can't make a function call in in spite of the using-statement and extension needed
- breaking loop with keypress in linux c
- constructor inheritance and custom constructors
- why do i have to cast an enum element when assigning it to a same enum variable type in c?
- how do i extract a full icon from a vista/7 executable?
- associative-math with gcc
- timing of lambda expression move capture
- form.close() is closing other form (dialog) also
- passing datatable over com into r
- how i can make a string array interchange it's components with a swap function?
- c# sharpziplib strips irrelevant directory names
- how to count recurring characters at the beginning of a qstring?
- how to edit a text file in c# with streamwriter?
- problem in adding user controls to toolbox programatically
- wpf expander won't expand left when inside canvas
- what is c:out used for in jsp
- opencv videwriter not working after image resize
- mvc3 dropdown list from array
- how do i specify a non-negative number at the type level, if i shouldn't be using unsigned?
- accessing mount from azure files in cloud service
- mpmovieplayerviewcontroller play movie from documents directory - objective-c
- best primary key format for large table
- keeping the downloaded torrent in memory rather than file libtorrent
- how to define an extern, c struct returning function in c++ using msvc?
- qt qsystemtrayicon not sending activated signal
- ios: change localized xib without restart
- object is initializing to unwanted value
- export to excel spreadsheet (xlsx) failing
- how to pass raw string literals to [[deprecated(message)]] attribute?
- passing data from view to controller
- properly removing items from qgraphicsscene/qgraphicsitemgroup/qgraphicsview
- how to get an activex component's registered path
- iso c++ forbids declaration of "something" with no type
- mingw compiler for windows, using gcc, c99 vs gnu99
- undesired clipping when resizing wpf control under certain tresshold
- in c# how to dynamically specify a member of a object, like obj["abc"] in php
- why does std::initializer_list not support std::get<>, std::tuple_size and std::tuple_element
- how to concat an int to a wchar_t* in c++?
- downloading all files in directory using libcurl
- how to setup a per request global variable for nlog?
- c# create excel sheet late bound
- sorting multidimensional array in c++
- setting cookie values in httpauthenticationcontext for iauthenticationfilter
- gui in c# without visual studio
- passing state to function pointer
- texture mapping with opengl and qt - c++
- install asp.net 5.0 version of system.servicemodel.syndication
- in google bigquery api, what is the default timeout for a query response?
- how to use reactive ui to trigger a different action following a button click vs button press (hold)
- could not load file or assembly in visual studio 2012, c#
- time zone issue with "malay peninsula standard time"
- streamsocket.inputstreamoptions.readasync hangs when using wait()
- redirecting input/output of cmd.exe
- manually pass a url through the modelbinder to obtain the routedata parameters
- image.fromstream does not hold a ref to the underlying stream
- how do define an event in f# visible from c#
- can i build my own dictionary application using online data?
- what's the best way to handle web.config file versions in asp.net?
- how can i include c:\qt\5.9.1\msvc2015\translations .qm files (qt framework qm files) in visual studio qt project?
- loading image from iphone in unity3d
- visual studio: how to have explicit type by default
- msvc 2015 choosing incorrect constructor overload for std::vector
- is my approach to a threadsafe log class awful?
- custom validator firing but it does not update the validationsummary
- how do i read boot time events on windows 7?
- expression visitor only calling visitparameter for some lambda expressions
- compiler error c2143 when using a struct
- how can i add image to listview when i set it to details?
- delete record using linq with lambda expression
- calculate height of itextsharp pdf document?
- precompiled header and msbuild
- c# script to integrate google map into unity3d error
- loading byte array assembly into new appdomain throws a filenotfound exception
- sqldependency only fires on subscribe
- how to defer delete operation of shared_ptr?
- can i use cmake_system_processor, defined in a toolchain file, in cmakelists?
- how are function arguments stored in memory?
- how to select a region in a windows forms picturebox?
- implicit type conversion with templated function parameters
- how to pass data from view to usercontrol in asp.net mvc?
- cannot get the usermanager class
- when to use stored procedures instead of using any orm with programming logic?
- speed up writing multiple image tiff?
- finding similar records in linq
- command pattern serialization in c++
- enter a number or q to quit
- how to bind a single object instance in wpf?
- switching to glteximage3d from gltexstorage3d
- how do i display a video with opencv from bytes?
- how to compute the frame of a uiview before the transform?
- role of creator in factory pattern
- more complex(real-life) modelbinding?
- ntopenfile returns status_object_name_invalid
- type constraint
- c++ both input and output pipe to the external program
- how should i store and compute hamming distance between binary codes?
- c# beginner: where has my ilist.where() method gone?
- cgal: read vertices and triangles from mesh
- ios/parse - sending push notifications to specific user
- zedgraph zooming and resizing
- beginner: avr c++ atmel studio 6
- how can i use catch2 to test my cmake static library project?
- ddd - aggregate root identity usage across bounded context bounderies
- how to check spelling in hunspell with case insensitive
- select parent node if any single child node checked in treeview
- resolving instance of class inside of method using autofac
- what is the difference between 4 and @4?
- trying to compile libdwarf, gives undefined errors
- can't read web.config with configurationmanager.appsettings
- how to let c# designer edit my struct property?
- how to fill a combo box on c# with the namefiles from a dir?
- can i organize git submodules in a flat hierarchy?
- entity framework, foreign keys and entitykeys
- defining const pointer to a const string
- how to fetch the pdf file from device to be able to upload it from my application?
- c++ equivalent of java's andthen() function to composite new function
- how to format my own objects when using stl streams?
- how does linq any() works internally [closed]
- howto vblend for 32-bit integer? or: why is there no _mm256_blendv_epi32?
- websphere mq c++ client crashes in vs2013- library/linker issues?
- two static variables in same name(two different file) and extern one of them in any other file
- building r package with c code, dll missing
- clang not identifying 'ptrdiff_t', 'size_t', 'wchar_t' while parsing ast
- simulating mouse click on the warcraft3 button using win api
- what dll is needed for windows.devices.geolocation?
- how to add script in the page <head></head> dynamically
- the remote certificate is invalid according to the validation procedure
- qt modifying a json file
- asmx web service expose class
- why doesn't the '+' sign work with printf for unsigned values?
- vector push_back move implementation
- windows kernel32 functions in mono on linux
- dnx sdk version 'dnx-clr-win-x86.1.0.0-beta8-15530' failed to install
- can't connect to mysql for .net application deployed in wine using ubuntu
- macro to cycle through and allocate data to members of structs incorrectly recognises struct member as pointer
- how to get user claims inside asp core 2 method without authorize attribute?
- creating a form on a new thread from console
- c# how to check if database is not busy?
- when creating dynamic linq sorting and searching order statements in entity framework
- does correct freeing of x509 structures differ between chain and main certificate adding?
- make uitextview react to tap event. (iphone)
- reading data out of multiple excel docs and writing them in another excel doc
- if only using the first element, do i have to allocate mem for the whole struct?
- cannot serialize member ... of type system.collections.generic.dictionary`2 because it implements idictionary
- jil serializer ignore null properties
- beginner c - print user's float inputs in reverse order
- c++/cli pin_ptr
- is it possible to find out what is leaking gdi objects
- hiding names with 'using' directive
- c# non rectangular window, library?
- how to know if it is memory leak or not if mem usage in task manager keep increasing
- nsnumber numberwithint crashing on numbers >= 13
- how to use sqlinstalldriverex in c#?
- if your base class has a virtual destructor, your own destructor is automatically virtual
- how can i add a label in c# to a grid in my xaml code?
- wpf binding enum list (or similar) to list of checkboxes
- how to create a global variable in c#?
- clang reciprocal to 1 optimisations
- maximum number of excel processes?
- how to force a server to send an event-data constantly, using asp.net mvc + signalr?
- manipulating and converting pixeldata of ct image with fo-dicom in c#
- bind enum value to label xaml
- utf32 for webclient.uploadvalues?
- why is gdb not working in eclipse when it is working fine from command line?
- problems with writing powerset code
- multipartformdatacontent.add stringcontent is adding carraige return/linefeed to the name
- how can i call a javascript function when checkbox is checked
- have ef linq select statement select a constant or a function
- how the static class's static method will know the caller?
- can i convert a cfuuid to 30 characters or less?
- clarification on adding objective c code to a swift dynamic framework
- how do i get gridview underlying datasource?
- xdocument.save() unable to access file
- combining two datatable and getting the amount from second table by using linq
- gnu readline: avoid prompt string in output if input is not interactive
- sortedset - custom order when storing a class object
- user defined literals for a string versus for a hex value
- .net 3.5 web app - c# image scaling on the fly - lower quality on deployed site vs development
- can the compiler deal with the initialization order of static variables correctly?
- can an int be aliased as an unsigned int?
- set thread affinity on two cores using openmp
- can't pass delegate
- selecting time in calender control
- why is there no intellisense with 'var' variables in 'foreach' statements in c#?
- while updating service reference i get error hresult e_fail has been returned from a call to a com component
- derived class defines function via base class
- how to programmatically disable/enable a uibarbuttonitem
- entity framework, code-first: combining master-detail with zero-to-one relationship
- how to disable button close on browser for web application?
- principalcontext ldaps self-signed certificate
- how to correlate function inputs and outputs?
- undefined c/c++ symbol as operator
- how to use bitwise operations to assign specific bits of a byte according to two other bytes? (bit blend according to a mask)
- iterating over the dimensions of a boost::multi_array
- unresolved inclusion: "cocos2d.h" - cocos2dx
- testing akka.net's context.parent with testkit
- reflectiontypeloadexception
- how to attach a rar file to an email in c#?
- transition between phone pages
- calling a https web service (c#)
- byte array to double conversion in c#
- how to download attachment from gmail in c# using imap?
- how can i programmatically update log4net configuration file?
- program crashes while creating vertexpointer of more then 400k vertex in vcg
- 'auto_ptr' and stl containers: writing an example of erroneous usage
- there was an error deserializing the object of type rd.details. '�19.95 per person' contains invalid utf8 bytes
- c++ comparison between signed and unsigned integer expressions
- implementing the [b,c]=f(a) syntax (function f acting on an array with two or more output arrays)
- what does ds.tables[0].select() represents
- column count property cannot be set on a databound datagridview control c#
- using engines for random number generation
- excel workbook activate event ambiguity for c# vsto
- nsstring potential leak
- c++ access violation calling function from dll
- lnk 2022: inconsistent layout information, after migrating to vs2010
- does forbidding copy operations automatically forbid move operations?
- determine if two files belongs to the same volume
- get directories list from windows media libraries
- is it possible to add two language code files i.e. c# and vb.net to app_code? if so, how i could achieve this?
- represent a self reference table in a text tree
- how to convert an std::string to c-style string
- ios 7 navigation bar jumping / stretching upon viewdidappear
- why this wpf treeviewitem style is causing cross thread issues?
- nsmanagedobject to json
- cannot initialize a parameter of type 'id _nonnull' with an lvalue of type double
- how can i convert ienumerable<object> to list<ifoo> where each object is an ifoo?
- dotnet-counters ps doesn't show any processes
- umbraco: cs0234 the type or namespace name 'textpage' does not exist
- check if chars of a string contains in another string with linq
- location of app on the windows 7 taskbar
- asserting if a namevaluecollection is equivalent
- wcf - object as known type -> interoperable?
- targetexception thrown in reflection using getvalue() in nested properties
- can't implement boost::asio::ssl::stream<boost::asio::ip::tcp::socket> reconnect to server
- how to clear bindingsource?
- c++ exceptions binary compatibility
- i added a new xml file to my solution, but when i press f5 to test it i can't find the .xml file in the debug folder
- mixing managed/unmanaged c++?
- c++ : syntax for is_member_function_pointer in a template declaration
- ios processes info (pid, uid, cpu, mem, ...)
- partial distinct linq
- qtablewidgetitem text changed
- how to insert .p7s byte array into pdf with itext7?
- how do i get the size of the visible part of a wpf usercontrol?
- load data only when page is scrolled down mvc 4 jquery mobile
- strcpy behaving differently on ios7
- asp.net mvc4 won't properly deserialize and bind dictionary<string,list<customtype>> from json
- have a wpf control class being a template class
- push data from multiple tables in crystal report
- how do i dynamically bind a socket to only one network interface?
- python equivalent of c++ begin() and end() for custom classes
- how to allow apostrophe in asp.net website
- loading wcf ria services query results to an observablecollection
- why is uninitialized memory safe to use in openssl's random number generator?
- image upload and preview in mvc 2
- what are valid arguments for localtime function?
- an asynchronous operation cannot be started at this time
- in asp.net core, why is await context.challengeasync() not working as expected?
- asp.net core 5.0 jwt authentication is throws 401 code
- linq union vs sql union
- pointer to uninitialized data member
- why cin inside while doesn't stop to get user input?
- modify default parameter rule in sonarqube
- c: one pointer for reading and one pointer for updating the same file
- merging dictionaries in key level and then in value level
- how can i create labels inside a for loop
- c socket programming, server send buffer seems not to be cleared
- visual studio 2019 c++ - concept identifier is undefined
- how can i bind to a configuration class using configurationbulder in .net core 3.1
- why can i construct a string with multiple string literals?
- std map composite key
- index of vector iterator
- oledb connection not reading all the rows from excel file
- template specialization or conditional expressions?
- wcf service hosted on iis is not working
- convert dd/mm/yyyy to yyyy/mm/dd?
- linq recursive sum
- can we reuse allocated memory
- how to read beats-per-minute tag of mp3 file in windows store apps c#?
- custom x/y grid line in mschart control
- how does one properly use the unix exec c(++)-command?
- finding duplicate key in a list of keyvaluepair
- {"the directory name is invalid"} win32exception was unhandled
- passing a list of numbers to a function in c++ without building array first?
- type inference when using templates
- linq to xml, keep xdocument loaded?
- difference between core data & nsuserdefaults-notes app
- object initializer + property initializer (from c# to f#)
- sendgrid system.argumentexception: unknown element: html
- convert c# delegate to f#
- avoiding virtual functions on embedded target
- trouble spotting memory leak cstringusingencoding
- transfer value to dynamically loaded web user control
- how can i read data from a table in microsoft azure mobile services and put it in my application?
- .net/vs test runner fails when running in azure devops
- customize failure handling in fluentassertions
- why waiting a task returned from async method gets blocked?
- does the c99 standard guaranteed the binary representation of unsigned int?
- nuget does not honour packages.config
- datetime problems when moving to production environment
- ios - objc google maps api key
- printing in landscape mode from a webbrowser control?
- unable to call opengl related functions outside of initializegl and paintgl
- how can i expand expressions like (a or b) and c to a and c or a and b?
- pause between repeats in an animation in wpf
- trigging interrupt on all quartz .net iinterruptablejob
- struggling with selectlist in asp.net mvc 2
- how can i debug this exception in my winform application?
- c# regex match pattern exactly
- allocating memory to a recursive function
- extend isajaxrequest() to include fetch api requests
- qmediaplayer doesn't play anything on ubuntu 16.04 / qt 5.6
- linq with subquery with let
- string for c# from c++ com
- polygon difference - strange results from clipperlib
- enable windows service programmatically
- c# application log4net log file not created when used in c++/cli
- does tolookup forces immediate execution of a sequence
- mapping two classes easily in c#
- dynamic connection string for ef code first
- parameterization and "function template partial specialization is not allowed"
- jquery datatable: pagination and filter not display correctly
- serilog and seq when no server available
- regex pattern for partial url (switch on two values in path)
- charting markers not appearing on line
- deserializing json string into an object - silverlight
- how to remove all rows and child rows from qtreeview
- c# read string from csv file and plot line graph
- current location returning 0
- msbuild. create embeddedresource before build
- how to protect enum assignment
- how to jump to matching #if/#elif/#endif statements?
- c# to c++ array?
- tcp data occasionally received in wrong order and incomplete
- set selected value in dropdown list
- how can i get a keyedcollection to be read-only?
- tracesource.traceevent() fails logging when exception message contains non-printable characters
- mvc3 controller constructor + ninject
- using restkit to perform a synchronous request
- c# xml deserializing error (2,2)
- iis system.outofmemoryexception issue web service
- specific digit count in an integer in c
- uisegmentedcontrol calls action method on changing selectedsegmentindex programmatically
- change togglebutton for expander in wpf when expanding
- do the printf statements in this example invoke undefined behavior?
- c# parsing xml with and apostrophe throws exception
- c implicit extern for global variable, when does it happen, how does it work
- dotnet core method 'validateoptions' ... does not have an implementation
- fast way to check existence of host
- passing static method as argument, no address-of operator required?
- random number in c#
- read binary (.hgt) file in c (migrate code from c++ to c)
- c#: writing and reading list to and from binary file
- hide row in datagridview with binding not working in my project
- linq: select objects where list contains properties that must be in another list
- nhibernate mapping: save hierarchy to single table without discriminator
- routedcommands that use tunneling instead of bubbling
- multi select folders and files
- issues in perfect forwarding c++
- uiimageview in uiview and not to display image parts out of bounds
- click event for qgraphicsview qt
- how can i use postmark for asp.net login controls?
- jobdata is not persisted after each execution in quartz.net
- open file with windows' native program within c++ code
- checking if the handler != null vs checking if the event != null in c#
- how to properly handle child action exceptions
- why do simple programs take up so much storage space?
- should we prefer temporary variables over user defined variables in c++
- why does cannonical implementation of overloading binary arithmatic operator in c++ pass first arguement by value?
- access array with an array of indices
- auto foo(...) ->decltype(this) is there some workaround?
- default interface methods and default values for auto properties
- boost::asio : data corruption
- deserialize dynamic json file c# newtonsoft.json
- too many arguments to function
- wp8.1 invokescript error
- how to differ between windows mobile 6.5.3 and previous versions during runtime?
- union-ing two custom classes returns duplicates
- c# class polymorphism
- read blank line c++
- ef core change tracking - issue with original values and altered values
- typecasting `this` of a base class template to its derived class
- should i call application.enablevisualstyles() on terminal services?
- c++, count repeated words in the string and display
- using-directive class static functions?
- generate excel with chart from .net
- read 64 bit integer string from file
- custom user control in c#...right click menu to copy text (java developer learning c#)
- in cocoa under arc can i get a list of objects that have references to another object (either programmatically or using instruments)?
- nstimer causes "unrecognized selector" crash when it fires
- how is the alignment of the physical memory guaranteed?
- linq groupby on object with several levels
- shopping cart using cookies
- problem with character array input and output in c
- what is the fastest method of sampling random values from a gaussian distribution?
- api routes: multiple operations with path
- entity framework disconnected graph and navigation property
- how can we check file types before uploading them in asp.net?
- is it possible to send file from one web page to another in asp.net
- what is use of formal protocol object
- cant compile c++ on os x big sur, "ld: library not found for -lgcc_s.10.4"
- cocoa contentsofdirectoryatpath: method failing with error for certain users - mac os x
- make ghci load and interpret a module with a "foreign export" declaration (for ffi with c)?
- adding to uicollectionviewcell contentview via nib
- are there restrictions on what can be passed to auto template parameters?
- rendertargetbitmap doesn't seem to render my rectangle
- how to “set a breakpoint in malloc_error_break to debug” in qt creator?
- can't get text from another application (window)
- limiting a multi-line text box input so that everything will be printed
- wpf datagrid force binding datagridcheckboxcolumn when autogeneratecolumns for nullable bool
- changing the row background color of datagridview
- can't get simple parsekit example working
- create xml string for web service
- is it accurate to say that c++ is a partially type safe language?
- how to keep a child nsmanagedobjectcontext up to date when using bindings
- stream stream = writeablebitmap.pixelbuffer.asstream() missing
- open generated pdf file in new tab instead of downloading..web api
- design static classes w/ shared functionality through inheritance
- how can i make a class that type-erases objects until a function is called on them without specifying the list of possible functions up front?
- using constrained execute regions
- converting php array of arrays to c#
- c#: how to crosshatch a bar in an asp.net bar chart
- using structs with attibute packed when parsing binary data
- how do i create a banner panel in c#?
- c++ operator overloading takes pointer type as parameter?
- does async/await have an extra cost associated when returning early from the method?
- gcc (6.1.0) using 'wrong' instructions in sse intrinsics
- lost precision on gmp mpf_add. where have my digits gone?
- c++ how to get a com object coclass's progid at runtime
- cmake cannot figure out header dependencies if build is out-of-source?
- c programming - return pointer to freed
- do "dynamic ivars" break the "strict superset of c" paradigm for objective-c?
- structure inheritance in c
- c++ exception parameter
- how to set max recursion in boost spirit
- overloading primitive operator (c#)
- how to retrieve all embedded document value using the official c# driver for mongodb?
- c# file.readalltext doing weird things
- stackexchange.redis: get the count of channel subscriptions (i.e. pubsub numsub)
- android - issue with async tasks
- wmi exception: "com object that has been separated from its underlying rcw cannot be used"
- reading data from file into an array
- payment not being created
- is there any semantical difference between element property syntax and atrribute property syntax?
- ibm watson conversation service error : cannot convert from 'method group' to 'conversation.onmessage'
- templates, decltype and non-classtypes
- c# export to excel format
- binding to selecteditem with a referenced itemssource
- a c program to traverse a n*n matrix
- mpmovieplayer playing audio but not video when seeking into a file
- c++ elegant solution to partition problem
- remove substring that starts with sot and ends eot, from string
- why "auto" is not acceptable as lambda parameter
- pointing at an array to get all its contents
- golang: call windows dll functions
- using bitwise operations
- access textblock in controltemplate in app.xaml, in app.xaml.cs
- iterate through a site relative path to find files (asp.net mvc 3)
- clone vsts build definition in c#
- calculate 4d vectors average with sse
- change wcf webapi httpcontent response
- search bar click detect
- get type of object being allocated in operator new
- error lnk2001: unresolved external symbol _iid_idirectdraw2
- hiding multiple implementations behind a single interface
- correct use of connections with c# and mysql
- which sql query is more secure in terms of sql injection
- tableview not scrolling smooth with static data
- most efficient way to read xml in ado.net from xml type column in sql server?
- delay function to postpone iobservable values dynamically
- remove tableprefix with .net core
- abstract class and constructor
- how to select an uiimgeview from nsarray
- concatenate string with strcpy
- setting c++ debug environment in visual studio 2012 express
- launching app using 'launchedtaskwithlaunchpath' cocoa/objective-c api
- eventtarget problem determing sender
- am i using tm/mktime wrong, and if not is there a workaround?
- c++ variadic templates fold expression
- "access is denied" in uwp (c#) when trying to run desktop extension app
- disable browser cache for all actions, but keep it for bundles
- what are some common wmi queries
- when does a property get called?
- idisposable - automated check for using construct
- read two characters consecutively using scanf() in c
- how to parse a datetime string to support 24 hours timing?
- running a process in background in c
- can't access information from configuration files when tests have host type "moles"
- how should i call all functions in a variadic parameter pack if the function return type is void?
- why fails the following openmp program to reduce my variable?
- how can getenv() be thread-safe?
- dining philosophers in c using fork()
- when selected into an object; does linq to sql still perform the logic in a sql query?
- google drive sdk system.net.http.primitives version 1.5.0.0 instead of 2.1.10.0
- unable to return null in a function that expects an integer return type
- function pointer (to other kernel) as kernel arg in cuda
- filtering a empty string in datatable
- why char value assignment to float is not working
- create itemtemplate for listbox in code-beind in wpf
- smtp client shows error "requested action not taken" in c# app
- acceptchanges() throws system.nullreferenceexception in datagridview when using space bar for changing checkbox
- function overloading for the standard library functions in c++
- does c++ require you to initialize base class members from its derived class?
- how do you use this @ in c#?
- how to determine checkboxlist is checked/selected -
- operand data type time is invalid for add operator
- youtube v3 api 401 unauthorized
- xcode- importing objective c files into a c file
- what can be the least possible value of data-compression-ratio for any real dataset
- drop a table if it exists in c#?
- how do i display a json random number in a real-time flot chart?
- difference in increment-decrement operator in c and java
- how do you play sound in c#?
- how to input a data file into a 2d array
- gui building with gtk#
- does rand() ever return zero on osx?
- xcode: two targets, two main files?
- get fontfile from a given font name
- create an adjacency list type structure from a list of pairs
- prevent screen capturing softwares to capture an application screen
- windows forms listbox is overflowing when there are too many items to scroll
- main function can access function below it but not variable?
- can floating point multiplication by zero be optimised at runtime?
- how to parallelize monte carlo estimation of pi using pthreads?
- referencing dlls without copying them c#
- c++ mysql linker error
- split a line using std::regex and discard empty elements
- correct way to throw and catch exceptions using async/await
- check 2d array diagonally?
- custom error handling asp.net
- c# overloading operator == and !=
- split audio file into pieces
- rebind emacs "c-d" to delete word
- how to set the application icon in a qt application on os x, sufficient for distribution?
- how to print c# 3d jagged array
- qgraphicsscene selectionchanged() event
- visual studio 2017 extension development
- "vector erase iterator out of range" in c++
- shm_open and ftruncate() in shared memory programming
- performance impact due to stacktrace constructor and getting method name
- x:fieldmodifier is not valid for the language c#?
- how to perform single click checkbox selection in wpf datagrid with ieditableobject object
- how to remove constraints from all subviews inside my superview?
- can csharp classes "inherit" the xml documentation like java classes can?
- how to tell where a shared library is loaded in process address space?
- how to scale a .bmp image using c++ and just the iostream and stdio headers?
- app's app store link
- nsuserdefaults or something else when storing large arrays?
- how to display a form from another thread
- can't pass parameters to std::thread?
- null exception on httpcontext.current.request.cookies when firing signalr method
- gridview dynamically add new row
- uiview layoutsubviews not being called
- getting error: a network-related or instance-specific error occurred while establishing a connection to sql server
- entity framework in azure function in visual studio
- how to copy form fields with pdfwriter not pdfcopy in itextsharp
- sending an automatic email periodically
- open new tab in ie
- how can i build a lookup table in c++?
- passing blocks to asynchronous methods
- is "bit rate" property fixed in index 28?
- qmainwindowlayout::additem: please use the public qmainwindow api instead
- list sorting prioritizing particular value
- google oauth 2.0 redirect_uri_mismatch - port changed on callback
- what does an "empty line with semicolon" mean in c#?
- intermittent system.argumentnullexception using transactionscope
- specialization of static method template in class template
- typed vs strongly typed in c#
- restore button for in-app purchases error
- c#: webrequest proxy = null side effects
- is there a click handler for shell extension
- e_nointerface while trying to get a class method pointer
- image propertyitems and disposed memorystream
- how to get tcanvas dc in firemonkey?
- how do process only certain xml nodes?
- floating point representation in debugger in c vs c++(cli)
- doubts about typedef functions inside a class in c++
- check if loaded assembly is domain neutral
- log4net method getlogger() equivalent in serilog
- g++ won't play nice with wx-config
- can an empty virtual table exist?
- createprocess can start a process, but qprocess cannot... why?
- hide c# console app window when started by task scheduler
- windows azure deployment - not load file or assembly 'newtonsoft.json'
- qtkit didn't find any attached video input devices
- how should i extract a collection of distinct values from a list<t> of custom objects?
- mvc routing with one fixed action and controllers with multiple optional parameters
- set sizeall cursor while moving control by handling nc_hittest
- wpf mvvm winformshost with opengl-control
- mfc: how to catch set focus of each control of dialog in one function
- lvalue required as left operand of assignment for function pointers
- calling javascript function from codebehind c# in a user control
- print message in unity console when a gameobject hits a trigger? unity5/2d
- how do i convert a bigquery row to json using the c# api?
- testfixturesetupattribute not found in justmock?
- writing data into file: fflush() takes a lot of time
- outofmemory exception when recursively drawing rectangles in gdi+
- error "column c.createdon does not exist..." in postgresql logs during code first context initialization using the devart dotconnect provider
- compile protobuf client code on ubuntu, but include file is not found
- loop in dictionary
- sieve of eratosthenes prime numbers up to a million c++
- system.windows.forms.trackbar memory use with a large maximum value
- gcc linked library for compile
- how to get gcc to generate decent code that checks if a buffer is full of nul bytes?
- opencv imencode() buffer exception
- efficiently creating a nested for loop x layers deep
- reading an unsigned 24-bit integer from a c# stream
- obtain non-maximized window position/size when window is maximized
- bitshift operation with signed and unsigned
- active directories userprincipal.current.getgroups() returns group on local not on web server
- is it possible for an i/o callback within a .net windows service that calls c#'s await to not block?
- unity download a video from server and save it
- jumping into a block in c
- how to restrict generic function to accept only some type of classes
- how do you convert an int into a string in c++
- cin assigns beginning of string to int, only fails in second call
- how do i draw vertices that are stored in a ssbo?
- no route.h on the iphone sdk
- memory leak with abpeoplepickernavigationcontroller?
- getgenerictypedefinition returns different types
- c++ inheritance. changing object data types
- passing each element of a parsed sequence to a function that returns a rule's attribute type
- getting system.runtime.interopservices.comexception error in server side generated excel
- why do i get a segmentation fault with this c code?
- implicit conversion of lefthand argument in in-class declared friend operator
- should the enum values be unique in the global scope?
- inverse of boost::make_function_output_iterator
- find index of iterator in stl container - need template function
- namespace usage
- passing a two dimensional array by reference in c
- how do i get a specific bit from an integer in swift?
- singleordefault exception handling
- c# asynchronous operation
- std::tuple_size and references
- initialization of member array objects avoiding move constructor
- merge two lists of different types
- map one to one relationship at run-time
- why does my sqlconnection remain in the ssms processes list after closing it?
- __syncthreads() deadlock
- why is "reference to array" defined in such confusing way in c++?
- how does someone use thirdparty libraries to be included in firefox addons/extensions?
- why are parentheses required on c# static constructors?
- uimodaltransitionstylefliphorizontal flips vertically in landscape
- function resolution failed when return type is deduced from enclosed template class
- implementation of non-void interface code contracts - default(t) vs throw notimplementedexception
- determining the url of any open ie windows
- c# show dialog over another dialog in winforms?
- how to scale signalr using azure worker role and owin
- why does this code give two different outputs for (what appears to be) the same inputs?
- can the picturebox be used to display vector-based images?
- c statement between function declaration and curly brace
- create a bitmapimage from a byte array and display it on an image object uwp raspberry pi 3
- volatile array c++
- how to format text using std:out setfill std::setw std:right with one padding space
- store all qimage's pixels with scanline() method in c++
- zeromq handling interrupt in multithreaded application
- hide tabbar in landscape without pushing to navigationcontroller
- how to conditionally filter iqueryable by type using generic repository pattern
- create a dock like application using c# and wpf
- intercepting printdialog to xps document writer
- parsing a simple repeated text macro with boost.spirit
- use case for .publishlast() (previously prune)
- how to use 'target_sources' command with interface library?
- arc/objc++: c++ object inside an objc container
- how to get/set the position of the mouse relative from the application window?
- how to assign threads to different cores in c?
- atomic assignment of reference sized structs
- can clickonce or installshield setup sql server or sql server express?
- reverse engineer array dimensions / struct layout from compiler asm output?
- in tensorflow's c++ api, how to generate a graph file to visualization with tensorboard?
- why am i getting a "c compiler cannot create executables" (successfully written c code prior to this and compiles that)?
- how to change iloggerfacade implementation to trace caller method using callermembername attribute?
- sqlite3_open - problems checking if a file is a sqlite3 database
- c# managed code reference type question
- c: why does llvm evaluate printf left-to-right when gcc evaluates right-to-left?
- dynamically style an individual tab in qtabwidget
- should the return value of cjson_print() be freed by the caller?
- set the port number in windows service
- simulating sms style typing using keypress
- my qt5 executable does not run outside of visual studio 2010
- boost python export singleton
- error compiling hello world program c with arm-none-eabi-gcc
- serializing and deserializing timespan values to a property of type object
- c string copy with strncpy
- testing the signedness of a template parameter
- how to assign a list to a cell(dropdown format) in closedxml while exporting to excel
- how to write the mexfunction of this c file
- parsing allocator::rebind calls
- safely get path to running executable in windows api
- formatting multibinding timespan to hide milliseconds
- dynamic expansion of the linux stack
- how can i see if a network connection changes state?
- g++ warning: comparison of unsigned expression < 0 is always false
- to be xml serializable, types which inherit from icollection must have an implementation of add
- c#, entity framework core & postgresql : inserting a single row takes 20+ seconds
- when a unique_ptr is deallocated?
- how to manage lifetime of dynamically allocated qobject returned to qml?
- objective-c style question: do "release" or "nil" properties in dealloc?
- java hash table issue with object reference
- resx files and extra application layer
- c# dllimport mfc extension dll & name mangling
- deleting an object after creating a pointer to it [objective-c]
- link error with application
- how do i pass a plus sign in input parameter?
- replace one character but not two in a string
- c#-how to delete vowels in an array of string?
- converting .so file of linux to a .dll file of windows
- why do structure definitions have internal linkage?
- bsearch and struct (custom type)
- how to make a synchronization mutex with access by every process?
- itextsharp setvisiblesignature not working as expected
- how can i call a method from library to c# console
- getting lnk1104 when linking to boost pre-compiled libraries
- microsoft report viewer defination changes 2008 to 2016, if parameter from toolbox added
- firebase mlkit text recognition fail with the front camera ios
- c++ post-increment operator overload in iterators (compiling with -wall -werror)
- safe way to implement matrix class with bracket operators
- no member named 'getmat' in 'cv::face::facerecognizer'
- curve textblock in windows 8
- play .wmv with c#.net
- how to fetch a list of values from a bson document?
- validate checkbox asp.net c#
- accessviolationexception in release mode (c++)
- why won't this c++ lamba function compile?
- c# console - how to readline() without a new line? ( or undo a \n or a vertical \b)
- how to overwrite macro definition in cmake
- why is grpc.core nuget package so big?
- how to save spfile in physical location in c#
- invalid variance: the type parameter 't' must be invariantly valid on 'xxx.iitem<t>.getlist()'. 't' is covariant
- send json request with restkit rkparams
- simple game development with wpf or unity
- const value and rvo
- mysql c++ connector: get the insert_id
- trouble with compiling jni
- c macro to turn a pin on or off
- ncurses: difference between doupdate() and refresh() for panels
- saving xml file and conformancelevel
- how to create static arp cache entries programatically in windows xp
- breaking during function evaluation in the debugger
- editable wpf listview
- exceptionfilter doesn't run .net core web api
- how to read string from file and tokenise it into an array?
- if the autoreset is set to false, will my timer be disposed automatically?
- utf-8 to ucs-2 conversion with icu library
- the type or namespace 'http' doesn't exist in the namespace 'system.web' in web api
- how to have 100% opacity even when control is disabled in wpf c#
- combine multiple powershell cmdlet outputs
- c++ generic template method name from template parameter
- why is my addition of 2 shorts causing a casting compile error due to ints?
- return true when time fall between a time range?
- convert c# regex to javascript regex
- spritekit joystick
- c# combobox set the value using text
- iframe referer question - asp.net c#
- c# -pipeline style event model
- select() does not seem to work on tty
- view what methods/functions return a specific object in visual studio
- log4net - delete any logs that is over 14 days old
- can i get a c++ compiler to instantiate objects at compile time?
- asp.net mvc returning more than expected
- ews: calendar sharing invitation and extended properties
- shared_ptr and unique_ptr with exception
- linq where expression to extend
- c++ problem with function overloading
- how to handle long ajax requests - send a response but continue to work
- uicollectionviewcell alpha value on rotate
- memory map file offset low
- convert object to csv string without header servicestack csvserializer
- embed .exe file into c++ program?
- date comparing in c#
- how to make httpwebrequest async
- membership.getuser() is returning null when app starts
- error: the specified structure must be blittable or have layout information
- filenotfoundexception occured while assign datasource in crystalreport
- get subsets of macro values using offset
- read asynchronously data from networkstream with huge amount of packets
- restrict method access to a specific class in c++
- wcf generic dictionary and understanding wcf
- how to remove int[] from list<int[]>?
- how can i cast a string to a decimal using a custom dbfunction
- how to get the point with minimal x from an array of points without using orderby?
- xmlserialization: the type of the argument object 'sw' is not primitive
- chart helper in asp.net display datetime
- how can i use libcurl function "curl_easy_setopt(curl *handle, curlopt_dns_local_ip4, char *address);"
- itextsharp exception to read pdf: rebuild failed: dictionary key "" is not a name
- transform all subviews
- does mfc clist support the copy assignment?
- is mpl pos an undocumented metafunction?
- weird fileloadexception when loading assembly referenced by wpf project using assembly.reflectiononlyloadfrom
- struct - sorting a c-string with qsort
- httpsendrequest blocking when more than two downloads are already in progress
- how can i make a control lose focus clicking anywhere outside of it?
- custom checkin policy: access to filecontent from changeset files
- correct way of setting the role for user when he is registered with identity
- mvc asp.net url.action in form action, passing it form data
- sporadic tcp connection failures (wsaehostunreach)
- c# socket datagram overflow
- is it possible to use generic constraints based on attributes rather than types?
- c++ boost regex replace with conditions
- kendo ui dropdownlist on change to trigger event
- how to create a visual studio 2008 c++ project template?
- how to set background color of button in wpf?
- set cursorposition in editor xamarin forms
- powershell's get-executionpolicy returns different values
- printing does not start at the top edge of the page
- adding calayer to uitableviewcell removed after scroll
- inheritance: selecting which base class methods to inherit
- oracle's pro*c compiler and gnu c (__builtin_va_list, __attribute__, etc)
- bgl: how do i store edge_descriptors and vertex_descriptors efficiently?
- is an abstract class a type of interface?
- how to get an error shown when using non strings as strings (instead of an automatic use of tostring)?
- getting client ip from udp connection c#
- modern ui (metro) charts wpf not showing up
- reflection and generics get value of property
- making global struct in c++ program
- run formless notification user control?
- create dynamicmethod from action<t> instructions
- close box triggers validation for non-modal form
- how to call a c++ dll from c# windows application project
- wkwebview links won't open when tapped
- destructor of union member seems to be called automatically
- how to send formatted string to socket using a small buffer?
- c# serialport class usage
- errors while compiling dhrystone in unix
- how to comment/document an override in c#?
- c++ attempt to optimize code by replacing tests
- speech synthesizer "input string was not in a correct format"
- force qwebview to download web page content in a separate thread?
- heap vs stack in regard to read/write speed
- how to keep a window on top of all other windows in my application only?
- returning an array without a leak!
- tf31002: unable to connect to this team foundation server for vs 2010, vs 2012 is connected to same server from same machine
- how to hide/show status bar and navigation bar by fading in/out at the same time like the photos app in ios 7?
- restkit has suddenly stopped compiling today
- second argument of "va_start"
- specified cast is not valid error using c#
- overloading (c)begin/(c)end
- need viber webservice or api address
- c# byte streams through tcp
- custom sorting of a string array in c#
- clone a gtkwidget from glade so it will be reusable several times in application
- c# datagridview red cross
- how to use octave libraries with c++
- is it okay to use an overloaded operator to implement another operator overload?
- how do i pass an array (by reference, in vb6) to a c\c++ *.dll subroutine?
- simpleitk - how to get maximum and minimum intensity in image?
- how to get a window title using sendmessagetimeout in c#
- default initialized (with value initialization) parameter pack
- const reference for temporary lifetime lengthening
- how to implement a modal date picker?
- how to use google safe browsing (v4) with .net
- how to move text to center of listbox?
- c# -- read emails from non default accounts in outlook
- appfabric caching - what are its serialization and deserialization requirements for an object?
- simple mdi parent and mdichild winforms?
- how to test equality in objective-c?
- getaddrinfo addrinfo result in stack or heap
- mocking an interface which is { get; } only (moq)
- how often is the in-clause evaluated in a linq query?
- how to host an console exe with ui in winform
- why doesn't a generic nsdictionary warn me about incorrectly-typed key inserts/assignments?
- implementing a modulus on fixed point type
- c/c++ declare 2d/3d array with ascii art
- observing uiview changes crash
- calculating how many balls in bins over several values using dynamic programming
- putting a contentcontrol *inside* a wpf datatemplate?
- how to iterate and update a list
- does dequeuereusablecellwithidentifier work with arc?
- qt - avoid white background when resizing (set immediately a background color)
- how to use the value in pslinklistcell in preference bundle?
- is there an easy method to combine two relative paths in c#?
- #pragma omp flush to make exchange data among threads
- gremlin.net textcontains equivalent
- how call the text_changed event for multiple text box controls on a form in c# winforms
- equivalent of std::pair in c
- c - what does free() do to the memory?
- how to call a property of an object with a variable in c# e.g. customer.&fieldname
- tell linq distinct which item to return
- cannot get repository contents as .zip file (zipball) in octokit.net
- error in float to long conversion
- sigwait in linux (fedora 13) vs os x
- gcd and threads
- does accessing a variable in c# class reads the entire class from memory?
- can't copy string to an array of strings in c
- adding a copy of an nstabviewitem from an nstabview into the same nstabview
- html agility pack - how to select correct span class
- swig extending a templated class with variable
- trying to implement piping in c - shell is hanging and not running commands
- why does gcc complain "error: type 'intt' of template argument '0' depends on a template parameter"?
- object_getinstancevariable/object_setinstancevariable in arc
- sqllite query with encrypted std::string (unrecognized token)
- view pdf through c# .net desktop app
- objective-c++ compilation errors due to xcode not respecting file type
- when using visual studios 2012 for coding in c++, how do you autocomplete code selected in intellisense?
- error when trying to save indexpath to nsuserdefaults
- get excel file from httpresponsemessage
- push data to client without using callback in wcf
- utf-16 codecvt facet
- how to get name of schema from entity framework?
- is it easy/safe to upgrade from visualstudio 2005 to 2010 (for winforms projects)?
- c : redefinition of ‘struct'
- function that calculate size of structure without padding bytes
- asp.net web api client progressmessagehandler post task stuck in winform app
- approximation error when using sqrt and floor
- unnecessary linked libraries in linker
- handling requiredfieldvalidator inside of a user control
- webexception: the server committed a protocol violation. section=responsestatusline (call marketo soap api)
- in c++ are constructors called before or after object creation?
- using ib to add a uisegmentedcontrol to a navigationbar
- how to set up selenium and chromedriver to run in headless mode
- priority queue implementation explanation
- interface from a c dll to .net
- how to return multiple error codes from c++ function
- issue with manualresetevent not releasing all waiting threads consistently
- calayer border strange issue
- use shell symbols in directory path
- ooyala player (ios): how to start in full screen?
- preferred means for finding common tangent to a pair of ellipses in c++
- nsinputstream getbuffer: length: doesn't work?
- in-class member initializer fails with vs 2013
- signalr negotiate 404 on subdomain
- move to next cell in the next row in excel using c#