How to communicate between PHP and ASP Files..??
Ā How to communicate Ā between PHP and ASP Files..??1) When they are hosted in the same Server.?2) When they are Hosted in the different Server.?Please give suggestion How to communicate Ā with these two...
View Articlehow to print Empty tag in Xml using C#.net
I'm creating a program using C# Ā that makes an XML file.It uses dataset for writing, but there's one thing I'm not sure how to do.I want the output like this...<Name> </Name>But now its...
View ArticleCompressed BCD code
I'm trying to build a GPS tracker servcie over Sockets, the tracker send hex value as the position, i need to know how to convert "11:87:28:26" into "640190225" , the manual said that i should use...
View ArticleCompare different files c#
Hai to all, I have a query, wanted to compare two or more files with same content, it may be a doc or an image ,but it has different signature (metadata) .How can i achieve the goal.I already used...
View ArticleApplication crashes with Fault Module Name:clr.dll
Ā Hello,Ā I have implemented static library with clr support. After installing .Net Framework 4.0, application is crashing with below errors. Please let me know how to resolve this...
View ArticleMissing cscomp.dll file
Hello,I am getting an error when trying to run an application "The application has failed to start because cscomp.dll was not found."Reinstalling the application does not help. I am running the app on...
View ArticleCode Access
Hi.I am trying to build a system that will support code access security and i am little bit stuck on what patterns should be used to implement it.What i am trying to do is to be able to define which...
View Articleembedded resource confusion
Hi I am studying for mcts certification and this question is confusing me"you make use of asp.net 3.5 to create a web application.you decide to add a javascrip fileĀ named CKScripts.js as embedded...
View ArticleBARCOE READER
Ā i have a data base table having 1. deliveryno(txt_delivery)1.delivery date(txt_deldate) 3. coustomerno(txt_cnam)... i have a pda devie(M3 mobile).. i need tdevoplp a form that while i scan barcode...
View ArticleSCCM 2007
Hi,I am in a trouble to deploy MS-Office 2010 package,Ā I list out the steps has been done by me below.Package has been created, new program has been added for that package, Distribution point selected...
View ArticlePassin an image to Labview from c#.net through interop assmbly
Hello,I have succeded sending and receiving simple data and cluster from a c#.net application to a interop assembly created in labview.My second attempt is to send image to a labview application do...
View ArticleWindows Service Accessing Mapped Drives
I have a windows service, which periodically looks out for a file in a configured folder. In my code i have checked for whether Directory Exists, when i give an UNC path the windows service returns me...
View Articledatagridview column subheading
i need to two column headings in datagridview first for "mass" and second for its unit kilogram "kg"..please advice me how to dothanks in advance......guru data
View ArticleVisual Basic PowerPack version 10.0-Runtime version 4.0
Hi ,Could you please let me know where canĀ I get the Visual basic power pack for runtime version 4.0 . In my current application I am using Visual basic power pack version 10.0 that showing us runtime...
View ArticleObtaining database schema using enterprise library data access block
I'm new to the enterprise library framework. Is there a way to obtain database schema similar to sqlConnection.GetSchema() method in enterprise library. Any help would be greatly appreciated. Thanks,...
View ArticleShow All Pages in PrintPreview
Hi. Please Help me. When I use a printpreview with more then one page, the PrintPreviewControl Class show me one page per time (100% zoom) with the option to show more pages clicking on zoom button or...
View ArticleHow to zip/unzip folders in WindowsRT command line?
I am working on an automation system where I have to download zip files from the server on WindowsRT(running on ARM) devices and after unzipping and performing operations, zip the result and send them...
View ArticleEncryption using Rijndael AES using 128 bit keys, 16 byte blocks and cipher...
Hi,I tried a lot of algorithms about Rijndael AES 128 bit keys (16 byte blocks and cipher block chaining), I try with this example: Text to...
View ArticleUse same dll in Windows Forms and WebForms, but ignore Session and HTTP Stuff...
I have a web forms application in a dll (DesiredApp.dll) that contains some classes (DesiredClass.cs) I'd like to use in other applications, such as windows or console applications. I created a...
View Article