Nice work machan!
Keep it up.
Anith ekath danna machan
thanks bro
හෙනයා;23247059 said:Angular කරන්නේ කීවෙනි එකේද?
daata mama kali 4 k kala
5 idan karanna puluwan angular
dan dnawa 3 k wait for it
හෙනයා;23247150 said:
Thada machan.... Came here to learn.... Thanks bro....
patta mchn mth me dws wla asp thma follow krenne sahenna watinwa bn digtma ymu jaya wewa.... REP+++
Assignment 1: Identify other objects in the system. and mark all possible object . also create ER diagram as you can.
PM> AutomaticMigrationsEnabled = false;
AutomaticMigrationsEnabled : The term 'AutomaticMigrationsEnabled' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ AutomaticMigrationsEnabled = false;
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (AutomaticMigrationsEnabled:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Code:PM> AutomaticMigrationsEnabled = false; AutomaticMigrationsEnabled : The term 'AutomaticMigrationsEnabled' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + AutomaticMigrationsEnabled = false; + ~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (AutomaticMigrationsEnabled:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
meka hada ganne kohomada? man c# karala na kalin
internal sealed class Configuration : DbMigrationsConfiguration<DestinityERP.Data.EF.MainDbContext>
{
public Configuration()
{
AutomaticMigrationsEnabled = true;
}