c#
How to keep ef code first migrations log between two solutions
First solution consists of project with Asp.net Identity integration, where initially user tables are created in database, and then migration log is saved in migrations table. Other solution consists of custom tables, and one table is connecting with asp.net_user table. Should I put any table that is linked with asp.net identity to the same solution and same context? When I do code first migrations, do I have to keep track about other solution?
Related Links
How to get range from excel binary data stored in db
Strange webserver exception after patching web farm
Problem in MaskedTextbox using for Persian date input
resizing my image using GetThumbImage method C#
Can you control any other parameter when using log4net?
Persisting with XML: multiple files or single file?
Accessing parent control from a Silverlight View
Is there any method or way in C# to add items in a List<T> on a LIFO basis?
Struggling with a regular expression - new to it
Determine whether a C# method has keyword 'override' using Reflection
asp.net 2.0 book recommendation? [closed]
UserControl dependent on business logic classes
What control to use for maps
C# disposing IDisposable
Fast Fourier Transform library from Exocortex.DSP
Generate an algorithm in C# to take hierarchy data to generate this html