vikas amin
Posts
-
Context menu with check mark -
Context menu with check markContext menu with check mark without using images , http://avikas.blogspot.com/2010/11/context-menu-with-check-mark.html[^]
Vikas Amin
modified on Thursday, July 24, 2008 5:33 PM
-
Trouble testing Custom Installation screen [modified]My friend had trouble testing Custom Installation screen for silverlight application then we found out a nice way to debug/test is disabling the plugin. Have posted on my blog an article about Silverlight(.NET 3.0) it is about how to test Silverlight Installation Screen. http://avikas.blogspot.com/2010/07/test-silverlight-installation-screen.html Vikas Amin Credit Suisse -- Modified Wednesday, July 21, 2010 4:44 PM
-
Removing article from the Articles by Author page -
Removing article from the Articles by Author pageSorry i don't see any big red 'X' 1) I log into my CP Account 2) Click on My Articles on the top 3) I See three Articles , click on the "Printing Selected Pages from SQL Server Reports " ( is deleted by moderator ) http://www.4freeimagehost.com/show.php?i=ff34d4e30bd5.jpg[^] 4) Opens a page displaying a message the "The article you want to view was deleted at 1 Feb 2009. Please go to the SQL Reporting Services Table of Contents to view the list of available articles in this section. " http://www.4freeimagehost.com/show.php?i=f2a469abae0c.jpg[^] Note: If I donot log into my account i don't see the deleted Article
Vikas Amin
-
Removing article from the Articles by Author pageHi Chris, Mistakenly i have published unfinished article . The article name was "Printing Selected Pages from SQL Server Reports ". under the SQL Reporting Services->Printing . I see it in " My Article " only when i am logged into my CP Account .
Vikas Amin
modified on Thursday, July 24, 2008 5:33 PM
-
Removing article from the Articles by Author pageI was uploading a Article , unfortunately due to some issue got published when it was incomplete . Thanks to the moderators they removed the article from the site but it is yet visible when i log in and check my Articles. help me to remove it also from my articles so i create a new article from scratch. Thanks in advance
Vikas Amin
modified on Thursday, July 24, 2008 5:33 PM
-
Article publish date ??Thanks John , it will try to do that same .
Vikas Amin
modified on Thursday, July 24, 2008 5:33 PM
-
Article publish date ??Thanks for the reply Chris , 1. I started writing the on Date:-13 Oct 2008 and could not complete it so i marked it as "Work in Progress - do not make public". 2. Edited the article couple of times and then finally submitted it on Date :- 28 Oct 2008 . My article has dates shown as Posted : 13 Oct 2008 Updated: 24 Oct 2008 In theory they are perfect , but my intention was not to submit the article till its accomplished and wanted to have a Posted Date of the Day when I finally submission my article. The only other way I see to do this is to edit the article online if I am not done copy the code on my local drive and quit . When finally the article is ready post it , but this is a bit labor's work.
Vikas Amin
-
Article publish date ??When a new article is submitted we go through the Article Editor - Step 1 to 3 . Now in the step 2 I check mark "Work in Progress - do not make public" and keep on editing my article and finally submit it later by 14 day's by making it public . When I goto the home page -> Article -> Latest and select filter Article Since "Yesterday" I am not able to view my article which I made public yesterday. http://www.codeproject.com/KB/dotnet/PartialMethod.aspx[^]
Vikas Amin
modified on Thursday, July 24, 2008 5:33 PM
-
Call function from threadIf you just want to call a function in CPhone form outside the class, you can expose the fucntion by making it static. Why do you want to use a thread to create the TAPICalss?? Did you try to use the BackgroundWorker threads ?? Missing of the event is very uncertain , dont know why it occures .
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM
-
Send mesage with attachementcheck this how to send smtp mail with message http://www.codeproject.com/KB/IP/sendmailcsharp.aspx[^]
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM
-
Ticking time on a labelavoid using threads to update your gui , insted use events . also you can use DateTime.Now to get the time
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM
-
WOrd Automationcheck this how to kill a app http://www.codeproject.com/KB/cs/cskillapp.aspx[^]
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM
-
how to get registry subkey value using c++microsoft article http://msdn.microsoft.com/en-us/library/ms838625.aspx[^]
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM
-
debugging multi threading applicationif you use visual studio 2008 http://www.codeproject.com/KB/cpp/ThreadVS2008.aspx[^]
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
-
combine two .exe files [modified]try to inject the code in the source.exe file http://www.codeproject.com/KB/winsdk/CodeInject.aspx[^]
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM
-
Application crashes on calling settimer from a thread functionyou can use the thread.sleep and loops to get similar functionality http://msdn.microsoft.com/en-us/library/system.threading.thread.sleep(VS.71).aspx[^]
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM
-
debugging multi threading applicationbreak points , message boxes , log files that what I do
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM
-
Application failed to initialize properly. [modified]clean the output directory and recompile the full project .
Vikas Amin
My First Article on CP" Virtual Serial Port "[^]
modified on Thursday, July 24, 2008 5:33 PM