hi, Is this good or bad habit to switch job in field of software development ? some people take this positive as it provides learning and career advancement but some take this as negative. My resume consist of 3 job switches in 4 years. is this too much ? :confused: how much a Software Developer should stay in a company, i think minimum 1 year. what's your opinion?
Yasser Azeem
Posts
-
Job switching in software development -
Useless...:-O
-
Protection against date temperinghi, I am creating a C# inventory application in which the user must have to download price book after 7 days. After 7 days the application will give a message to user to download price book. there is a possibility that user change its system date to previous one. how to prevent this? even if the user change its system date the application came to know about it and again ask user to download latest price book. what will be the way around this? Thanks
-
Application updation problemhi, i want to create an application in which the client must have to check for updates after 7 days. the application must not allow for any activity through which the client can skip the update process. like changing system date and time. what will be the secure way that event he changes the system date after 7 days the application force him to update application ??