c# Programming Glossary: investigating
How can I stop Add-Migration checking my database has no pending migrations when using Code-Based migrations? http://stackoverflow.com/questions/11204900/how-can-i-stop-add-migration-checking-my-database-has-no-pending-migrations-when pending migrations when using Code Based migrations I'm investigating using Code Based EF Migrations for a product that does not use..
Event and delegate contravariance in .NET 4.0 and C# 4.0 http://stackoverflow.com/questions/1120688/event-and-delegate-contravariance-in-net-4-0-and-c-sharp-4-0 and delegate contravariance in .NET 4.0 and C# 4.0 While investigating this question I got curious about how the new covariance contravariance..
Silent failures in C#, seemingly unhandled exceptions that does not crash the program http://stackoverflow.com/questions/1583351/silent-failures-in-c-seemingly-unhandled-exceptions-that-does-not-crash-the-pr doesn't do this so it doesn't repro there. The OS team is investigating related issues. In the mean time you do have to work around..
Execute a JavaScript function in a C# application http://stackoverflow.com/questions/268320/execute-a-javascript-function-in-a-c-sharp-application from any browser DOM dependencies in a C# application I am investigating implementing validation rules only once for both server and..
ComboBox SelectedItem vs SelectedValue http://stackoverflow.com/questions/2883481/combobox-selecteditem-vs-selectedvalue Does anybody know why I don ™t even know where to start investigating the cause. Pointers in the right direction to start the investigation..
Ninject and DataContext disposal http://stackoverflow.com/questions/2964673/ninject-and-datacontext-disposal dispose ninject share improve this question I am investigating this for my colleague Bas. I was looking in the Ninject 2 source..
How frequent is DateTime.Now updated ? or is there a more precise API to get the current time? http://stackoverflow.com/questions/307582/how-frequent-is-datetime-now-updated-or-is-there-a-more-precise-api-to-get-the . is printed if UtcNow didn't change at all Finally while investigating a strange case of timestamps being 15ms apart on the same machine..
Serializing anonymous delegates in C# http://stackoverflow.com/questions/321827/serializing-anonymous-delegates-in-c-sharp into the similar problem with iterators. Background I am investigating the serialization of anonymous functions. I was expecting this..
Simulating Keyboard with SendInput API in DirectInput applications http://stackoverflow.com/questions/3644881/simulating-keyboard-with-sendinput-api-in-directinput-applications typeof INPUT Thanks to Hans for the response. I did some investigating and sending two messages back to back like the original example..
OAuth 2.0 Service Provider .NET libraries http://stackoverflow.com/questions/3997172/oauth-2-0-service-provider-net-libraries 2.0 Service Provider .NET libraries I'm currently investigating OAuth 2.0 Service Provider solutions for .NET I appreciate that..
Process.Start Permissions Problem http://stackoverflow.com/questions/4223008/process-start-permissions-problem
Dynamically Loading a UserControl with LoadControl Method (Type, object[]) http://stackoverflow.com/questions/450431/dynamically-loading-a-usercontrol-with-loadcontrol-method-type-object Comments Thank you for submitting this issue. We're investigating and will provide an update on status when we have more information...
What is a good desktop programming language to learn for a web developer? [closed] http://stackoverflow.com/questions/527700/what-is-a-good-desktop-programming-language-to-learn-for-a-web-developer
Smoothing a hand-drawn curve http://stackoverflow.com/questions/5525665/smoothing-a-hand-drawn-curve Tools also has some resources that could be worth investigating. This is a rough sample I made there are still some glitches..
Non client painting on aero glass window http://stackoverflow.com/questions/5634743/non-client-painting-on-aero-glass-window I looked into this sample and made my own test app for investigating non client drawing facilities. Screen shot of my app's window..
Erratic Invalid Viewstate issue in a .NET application http://stackoverflow.com/questions/728513/erratic-invalid-viewstate-issue-in-a-net-application Internet Explorer 8. The Internet Explorer team has been investigating this issue. Impact Thus far we believe the problem has no impact..
ProtoBuf-net serializing IEnumerable<T> http://stackoverflow.com/questions/7793527/protobuf-net-serializing-ienumerablet at a minimum an Add method. While I have no objection to investigating the possibility of an Add outside the object itself this is..
Entity Framework - Using Transactions or SaveChanges(false) and AcceptAllChanges()? http://stackoverflow.com/questions/815586/entity-framework-using-transactions-or-savechangesfalse-and-acceptallchanges or SaveChanges false and AcceptAllChanges I have been investigating transactions and it appears that they take care of themselves..
What's the difference between DataContractJsonSerializer and JavaScriptSerializer? http://stackoverflow.com/questions/9301878/whats-the-difference-between-datacontractjsonserializer-and-javascriptserialize your speed vs. maintainability questions it might be worth investigating them to find a solution that meets the needs of all the teams..
|