Network Printer output Redirect
Hi,How to redirect the data received by the Epson Network Printer and save the data as a PDF file in c#.any help will be appreciated.
View ArticleWhat are all the frameworks available if VS2015 installed?
Hi All,If i installed VS2015 RTM version, what are the frameworks will be installed?For example, if i installed VS2013, .NET Framework 4.5.1 and 4.5 will be installed automatically.Regards,Vadivel
View ArticleI am a new member here,how to get start from outdoor
I wonder if there is any shortcut to get things done even if I am totally new here.
View Articlefind network group names
hi all,my server has an AD, under that it has 10 computers,i want to find out all the network group names(on that AD). is it possibile to find out the group names?
View Articlehow to add custom language in your project as speech recognition?
i want to add a language related to me, actually I want to make a language and use it as speech to text language. kindly tell me how to add language by my own.
View ArticleHow can I embed a string resource and retrieve it after compiling with CodeDom?
I feel like this question might have been answered already but I cannot find an answer that I understand and that is specific to my example, so I'll ask. I have a C# application that compiles some...
View Articleactive directory all group names
hi all,i want to get all Group Names from Active Directory andI want to get all Group Names which is associated with the userthank you
View ArticleZipping files using the built in windows classes, by importing COM component
Hello, I am having a problem trying to zip a file, not really a problem, but I'm creating a backup program, and it imports the COM component: Microsoft Shell Controls And Automation, when I compile a...
View ArticleRef cursor from PostgreSQL and entity Framework
I have a Function in PostgreSQL that has return type 'refcursor'. i'm using this Function in Entity Framework by using Add Function Import.ThenI am getting error in Entity Framework 4.0...
View ArticleCONVERT
HIIM A STUDENT THAT HAVE AN EMERGENCY PROJECT THAT SHOULD CONVERT STRING INTO 5000 XML FILE AND HAVE THIS CODE AND NEED TO HELP FOR COMPLETE THIS MISSIONTHANK YOU VERY MUCH <3 using System; using...
View Article.NET DES encryption using a weak key
Hi all,I have a problem with DES encryption. I have to use DES encryption with the key "00 00 00 00 00 00 00 00" (I must authenticate me first before changing the key). But the .NET DES class has a...
View Article#SNMP Calculate Bandwidth Utilization
I'm beginner with open source SNMP class library(#SNMP Library).I want to calculate Bandwidth Utilization based on ifInObtets and ifOutOctets. How can I do?I need help. Hope someone can help me.
View ArticleWebbrowser control not navigating after upgrade to windows 10
I have an application that has users that have been using it on windows vista, windows 7 windows 8.1 without problem. After upgrading to windows 10 they experience a problem which I have narrowed...
View ArticleGetDataSources does not work anymore in .NET Framework 4.6
In C#, the following code does not work anymore after installing .NET Framework 4.6.using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ListSQLServers {...
View ArticleConfigurationManager.AppSettings not reading my app.config
I am having a frustrating issue that everyone tells me should be very simple to execute. I'm using the new ConfigurationManager object from System.Configuration.dll which I have referenced in my...
View ArticleWhy Ngen didn't work when the code use Assembly.LoadFrom
I'm using ngen to install native image of an exe. In the code i use Assembly.LoadFrom("MyLib.dll"), so i need also to install their dependencies. I checked on Doc and i foundngen install...
View ArticleWCF with .Net 4.5 on IIS 7
I wrote a WCF service targeting .NET 4.5, and works fine self-hosted.I want to host the DLL on IIS 7. Can that be done?Thanks,Jon Jacobs In transmission, subatomic particles managed by professionals....
View ArticleUsing Dll's located in ProgramFiles (x86)
Alright I've searched for a while off and on over the past 2 months and I figured it was time to ask this here. I have a combination of DLLs that are trying to be loaded from a ProgramFiles sub...
View ArticleMicrosoft.WindowsAzure.StorageClient version 1.6.0.0.
Hi,Where i can download this file "Microsoft.WindowsAzure.StorageClient version 1.6.0.0."Please provide exact path..
View ArticleAPI change log of .NET 4.6.
I welcome .NET framework with enhanced features and performance. Straight forward my question is Can I have a list of changed APIs(i.e. new/removed APIs, Obsolete types/members) in .NET 4.6, because I...
View Article