Quantcast
Channel: .NET Framework Class Libraries forum
Browsing all 8156 articles
Browse latest View live

How to fire evet from static-method

HiI have C# class including events interface. The class instance is targeted to be used in VBA.The class has Read Thread static method which calls OnMyEvent non-static method to fireMyEvent. public...

View Article


How Can i create a new Web UI Control from Scratch...?

I want to design a new Web UI Control (Like a textbox, checkbox, button ..) I want to develop a new control. My Concern is completely about, how it can be developed, which language, What are the tools...

View Article


Serial port reconnecting

Hi,My application need to communicate a periferial using RS-232. My computer is connected to the periferial by RS232-to-USB of Prolific.I’m trying to reconnect after the following scenario:I take the...

View Article

How to get information from the idle state of wlan in C# windows 7

In my project I need to detect the idle state of wlan in windows 7, but failed because the class I use System.Net.NetworkInformation Namespace. NET. The class specifies the operational state of the...

View Article

SqlConnection.StateChange is not firing when sever is closing

Hello. At the beginning server is working and i get first event from "StateChange". Then i close server but i don't receive event about it from "StateChange". I receive it only if i try to execute some...

View Article


Getting the admin rights in C#

Hello everyone, My application programmed in C# copy, move, and create files.... but if the user choose to use it on the disc where windows is installed, the process have to have the admin rights....

View Article

Profiling ASP.NET applications.

Hi I have gone through this article for creating custom .NET profiler(http://www.codeproject.com/Articles/15410/Creating-a-Custom-NET-Profilerhttp://) usingICorProfilerCallback. But here in this...

View Article

I am facing problem in file uploading through sftp on remote server

I am facing the problem in connecting the port. I am pasting my code here------full code.  using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI;...

View Article


Print ticket service failed to bind to printer Win 32 Error

I have fully functioning and stable XPS creation (.Net 4) and printing (.Net 4.5)  server side web services, however I do have one issue. I also have an admin web site (asp.net mvc 4 on IIS7.x) that...

View Article


how to add google map in asp.net with location?

how to add google map in asp.net with location?SEO India | SEO Services India

View Article

how to add facebook, twitter button in asp.net??

how to add facebook, twitter button in asp.net??SEO India | SEO Services India

View Article

How to upload Video file in asp.net

How to upload Video file in asp.netSEO India | SEO Services India

View Article

Winsock Control

How can we implement Winsock control in C# (VS2012)?

View Article


Reactive Extensions Throttle method

I want to Throttle a method call.This method is called several times (and it writes to a file), so would be nice if it was called after 2 or 3 seconds.I tried this, but it is calling each...

View Article

how to reduce the image file size

how to reduce the image file sizeSEO India | SEO Services India

View Article


Gridview not showing media

I have a simple page with a GridView.  At run time I add mediaelements to it but they do not show (though there are blank place holders for each)If I do the same thing declaratively, they show.Is there...

View Article

ServiceController Class - Getting Startup Type

I have a console app that displays information about the services on a computer using the ServiceController class.  The only thing I cannot pull is the Startup Type, e.g., Manual, Automatic.using...

View Article


open fileS from desktop in single instance app

Hello,I have an app that is a single instance application (using the Process class).I succeded to lauch the app the first time by double clic on one of its doc file.Now, I want that when the user...

View Article

How to run Outlook VBA sub from Outlook dll

HiI have c# COM dll (Net 4 for client) for Outlook  2007The dll has to run VBA sub (both dll & sub run on Outlook)invoke method crashes Outlook, so i try System.Type objAppType =...

View Article

implement audio/video streamin in c#

implement audio/video streaming in c#SEO India | SEO Services India

View Article
Browsing all 8156 articles
Browse latest View live