how to convert PDF to image file in vb.net
plz how to convert PDF to image file in vb.net i need to convert a pdf file using vb.net
View ArticleIs it possible to build a simple LDAP server by using C#?
Hi,Ā I've developed a system that synchronizes employees information (such as first name. phone numbers etc.) among all the applications in our organization. This application pulls employees information...
View ArticleLinq with multiple searches
HII have a array of IDs and I want to have a foreach statement iterate each ID to an LINQ database search.Ā Ā Each ID should be found in the database and be bound to a repeater.Ā All I get is the last...
View Articlecan't publish asp.net vNext application on IIS (no express)
Couldn't determine an appropriate version of KRE to run. Verify that you have a k.ini file with KRE_VERSION=version and that the KRE package is available at KRE_HOME or as a sibling directory to the...
View Article.NET Activex in IE 64 bit - not working
Hi All,I developed an Activex using VS2008. We digitally signed and deploying it using MSI file created using VS 2008.It works fine in 32 bit IE. But the Activex does notĀ displyĀ when I open the same...
View ArticleSwitching Visibilty of Generated Content
I'm generating StackPanels through code, to which I add a number of TextBlocks. I need to find a way to make a specific TextBlock (say the second) in each StackPanel visible.Hope that makes sense !
View ArticleHow to get the license key from here?
Hi,I am trying to use this article to generate a unique identifier:http://www.codeproject.com/Articles/28678/Generating-Unique-Key-Finger-Print-for-a-ComputerI created a project, the added a class...
View ArticleSomething similar OSGI in Microsoft?
I am a .Net developer but I need to learn OSGI, is there any similar concept to OSGI in .Net to learn it by example and faster ? ThanksMorteza AziziKhalkheili
View ArticleDateTimePicker Format=Time, ShowUpDown=True : No Borrow, Carry !?!?!
I'm using DateTimePicker withĀ Format=Time, ShowUpDown=True and I am surprised that there is no borrow and no carry. Ā That is if I increment the minutes value from 59 it changes to 00 but the hour value...
View Article.Net 4.0 Binding Redirect C# VS2012 Ultimate
Hi, I have an application which places a dll in the GAC. The dll references certain system files related to Media Center, the referenced version is on Windows 7 which isĀ 6.1Ā and has a strong name. When...
View Article.Net 4.0 Binding Redirect C#
Hi, I have an application which places a dll in the GAC. The dll references certain system files related to Media Center, the referenced version is on Windows 7 which isĀ 6.1Ā and has a strong name. When...
View ArticleVS2013 ignores /KEYFILE and /DELAYSIGN flags for WRL
Hi! I have two projects, the first one is Windows Runtime Component, that generates output winmd-file and the second one is the Windows Runtime Library, that uses WinRT interfaces and exports COM...
View ArticleDependency concerns Implementing EventSource for semantic logging in large...
I'm working on a large product consisting of a three windows services and several normal windows applications (.exe). Now we want to move to ETW and Semantic Logging, and use the...
View ArticleReal time update with SqlDependency and SignalR in MVC with foreign key
Hello, I'm doing a project in MVC where I want to update the webpages in real time when the SQL Server database table changes.This is the only working example that I found:...
View ArticleAccess Base Class Property values through reflection
Hi,I am trying to access the property values assigned to base class property through reflection. Tried with all permutations and combinations with different values (check "Actual line of error"), but...
View Articleaccessing the memorystream of a package in packagestore
can anyone shed some light on how to get access to the memorystream of a package that is in the packagestore?some background:a package is build on a memorystream which is added to the packagestore.a...
View ArticleEncrpyt and decrypt to a shorter string
Hi Experts,I want to compress a alphanumeric string of 10 (or may be 15 chanractors) string to five charactor alphanumeric string.. I should also get back the original string upon decompression... can...
View Articledifferences between httplistener & httplistenerrequest & httplistenercontext...
hi every bodyim beginner in dot net and need your kindly helps for improving me.i have a gsm/gprs modem(sim900) that supports http protocols and can act as a client, i want to send data from module to...
View ArticleIIS 8.5 Could not load file or assembly 'Antlr3.Runtime' or one of its...
I Know this is a common error, and only thing is to provide access to temp files folder,C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET FilesĀ gave full access to Network Services,...
View Article