MVC5 Async RedirectToAction
use Async Task Run for async return redirecttoaction return await Task.Run<ActionResult>(() => { return RedirectToAction(“MultipleLoanEODFix”); });
use Async Task Run for async return redirecttoaction return await Task.Run<ActionResult>(() => { return RedirectToAction(“MultipleLoanEODFix”); });
— Shrink Database DBCC SHRINKDATABASE (AdventureWorks2008R2, TRUNCATEONLY); — Rebuild All Index on a table ALTER INDEX ALL ON Production.Product REBUILD WITH (FILLFACTOR = 80, SORT_IN_TEMPDB = ON, STATISTICS_NORECOMPUTE = ON); — Reorganize all indexes on the HumanResources.Employee table. ALTER INDEX ALL ON HumanResources.Employee REORGANIZE ; — Check DB for database consistency DBCC CHECKDB — Reclaims …
Some useful Commands for Check and Maintain MSSQL Database Read More »
PDF File Link: App Pattern Use AsyncControllers Use await, ToListAsync, SaveChangesAsync, FindAsync
Manual Settings If you do not see an auto-configuration script for your client in the list above, you can manually configure your mail client using the settings below: Secure SSL/TLS Settings (Recommended) Username: info@shresthansons.com.np Password: Use the email account’s password. Incoming Server: host.outsourcingnepal.com IMAP Port: 993 POP3 Port: 995 Outgoing Server: host.outsourcingnepal.com SMTP Port: 465 …
Configure Email in outlook and other email client software Read More »
A Merry Christmas to you, our cherished partner. We’re sending you and your family heartfelt wishes for peace, joy and abundance this Holiday Season.
Here is our sample website that we have done for our client. URL: http://projects.outsourcingnepal.com/bootstrap_sample/
Response websites means those sites that act as per user activities like chaiging the display on fly as user goes on changing the browser size, moving mouse and other events. We ho have often use jquery jcarusel that’s useful for showing image thumbnails, but its really hard to find the responsive jcarousel. We do have …
Usually from small application development to large application development for single user based applications, I find MS Access considerabily easy and powerful. One good proven table design can be a good starting point for autogenerating good working forms, queries as well reports. Apart from default auto reports I find cross tab reports of ms access …
MS SQL Server Pivot as an alternate for MS Access Tranform Read More »
We do have come across openinvitor and other system but found problem while interacting with hotmail or live. So we made a search and found a pretty useful website with old script. Tried in local it worked. Tried in server got error: Warning: fsockopen() [function.fsockopen]: unable to connect to messenger.hotmail.com:1863 (Connection timed out) Aaahhh… its …
Finally we have published our initial manual of SelfAccounting software. We know there are alot improvements to be done, so we would like you to check the manual and list them out for us. So that we can work hard to make it better. You can download our manual from: SelfAccounting Manual