want code of encryption and decryption
i want to pass '3' encrypt as 'erewwelrjwlkrjwlerjelrjlrjr'+' 3' and decrypt and get only '3' at other page if pass '18' then get 18 at other end MD5 is useless I want encrypt and decrypt strong alpha...
View Articlec#code of smardcard
hello I want to know the event of the smart card over the C # class for reading and writing Please help me
View Articlesmtpclient - custom x-receiver tag
HiI have a requirements to send an email to person with custom x-receiver header. So, We have compliance system which will capture the emails based on x-receiver.When ever I am sending email with TO...
View Articleredirect to home page
Hi Team,i want to redirect to my home page if some one typed url like localhost:2334/../../..as per current situation if some one typed in the above said way, the website goes inside localhost:2334 . i...
View ArticleIs there any ready made classified script in .net ?
Hi,At present I am using CMS to my classified site. Is their any ready made classified script in .net ?Thanks in advance :-)
View ArticleReading epub files
Hi all of you,I'm building one ASP .NET application where my users can read XPS/PDF files using the classical embedded XPS visor or Adobe Reader. My urgent need is how can I do for reading other...
View ArticleHow to deploy assembly 32 from installer 64 ?
Hi,I have 2 assemblies 32 and 64. I want to put them in GAC folder in Deployment project target x64. I already put them in GAC folder. When I try to install, I got error 2908 and after click OK, it...
View ArticleStreamWriter Flush
Hello, I was wondering... how StreamWriter works using a buffer and why do we need to flush it? When we call the method Write() doesn't it write the text to the file directly?
View ArticleHow can I trigger a property's setter from unmanaged C++ code
Is there an easy way I can trigger a property setter from unmanaged code?I have a property :Dim _pcVirtualMemFolder As String _ = "%GRASP3_DATAPATH%Meta\%G3_FileNameOnly%\"Property...
View ArticleMMC 3.0 Sample ExtensibleSnapIn and ExtensionToSample error when retrieving...
Using VS2008.I'm creating a prototype based upon the samples ExtensibleSnapIn and ExtensionToSample.In ExtensionToSample, I am using the following code...string test =...
View ArticleHow do I access resources as variables
I have a self-hosted web api console app. It includes a linked resource image that I can access as:Bitmap imgBitmap = Properties.Resources.img2However I want to access it as variable. I.e. the name of...
View ArticleWho can answer, I have question ?
Hello developers, look this code and picture link herehttp://vardanmeliksetyan.wordpress.com/2014/02/05/look-gc-collect/Please who can answer me why it work normal?
View ArticleXML searching the contents based on the key (XPATH)
Hi all of you,This is my XML:<countries> <country code="AF" iso="4">Afghanistan</country> <country code="AL" iso="8">Albania</country> <country code="DZ"...
View Articlemy all icon become in visual studio 2012
in my system, all icons, shortcuts, all files become VS2010. and while i opend them , VS2010 opend. i m unable to open anyother file. please help me out as soon as possible.
View Article.NET Framework 4.5.1 on Developer Machine, .NET Framework 4.5 on Server
Hi,Where I work, a lot of Developers still use VS2010 and most of our apps target the .NET Framework v4.0. Many now have VS2012 and .NET Framework v4.5, and we deployed the .NET Framework v4.5 to the...
View ArticleRequested registry access is not allowed.
hi,I am trying to SetValue for my registry ket at LocalMachine->Software->MyApplication but getting the following error:Requested registry access is not allowed.this is the code I am...
View ArticleCisco router authentication
Folks,I have an .htm file residing in the cisco environment. Basically, it's a log file. I need to access this file and get the response, typically the html content. Is it possible. Regards,Prasenna
View ArticleGetPrimaryKeyDictionary doesn't exists in System.Web.DynamicData
Hi! I have a problem with function GetPrimaryKeyDictionary (http://msdn.microsoft.com/en-us/library/system.web.dynamicdata.metatable.getprimarykeydictionary(v=vs.110).aspx) in System.Web.DynamicData....
View ArticleSystem.InvalidCastException
Every time I update a file in the APP_CODE folder in asp.net I get the following error.System.InvalidCastException: [A]TexasClass.TexasTest cannot be cast to [B]TexasClass.TexasTest. Type A originates...
View Article