Quantcast
Channel: Visual C# forum
Browsing all 31927 articles
Browse latest View live

How can i display the cnn rss news feeds ?

I did a new class :using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Net; using System.Data; using System.Xml.Linq; using...

View Article


Website copying

We tried saving the whole web page as a html page on the memorycard but the images take a long time to download and eat up quite a lot memory too. Further to it all links need to be redirected to the...

View Article


WebBrowser Control has memory problem.

Hi Everyone,I am using WebBrowser control in my c# window application, I am loading Multiple web pages one after one.After some time webpage not loaded and document is null. I have check there is too...

View Article

FTP Connection error : 530 user cannot log in, but able to login using WinSCP...

Hi EveryOne,We have a File Watcher task in SSIS which is developed in C# langiage. The main functionality of the task is to look for some specific files in FTP. If files are found, check the file size,...

View Article

How to store data of c# app of Windows 8.1 in Visual Studio 2013 ?

Anyone please help me I'm using visual studio 2013 first time I want to store my app data in some kind of data base. I have tried to use SQLite but I can't Understand it because in visual studio 2013...

View Article


how to insert,update,delete rows from sql server tables

sir i m using below technique to connect the databade but now i m unable to add ,update any record please help mehttp://www.homeandlearn.co.uk/csharp/csharp_s12p1.htmldatabase name is mydbit contian 1...

View Article

Send a GUID to a web api webservice

I am extending ApiController for a webservice.The service takes a GUID as it's only parameter.  This is the url that I type in/api/texts/2ADEA345-7F7A-4313-87AE-F05E8B2DE678However, the Guid never...

View Article

Please explain it!

Hi,Can you explain this piece of code?I'm confused!Why we are for each compare new instance of 'CaseInsensitiveComparer'?What is ObjectDumper?!ublic void Linq36() { string[] words = { "aPPLE",...

View Article


Runing Background Application with System Clcok parameters

I am looking to create C# application that runs in the background which will send a command to a network device at specific times of the day. I am using visual studios 2010 to do this and would like to...

View Article


Creating an application for detecting USB devices ?

Hello Everyone,I am hoping someone can clear all mu confusion. The main aim of building an application in C# is so that it can be used in another software by calling its ProgID.All I need is to get the...

View Article

TCP/IP Reconnect feature

Hi All,In my application, i want reconnect a feature for a TCP/IP socket connection. I mean once user clicks connect if the client doesnt get connected in some interval (say timeoutInterval = 3...

View Article

Async await, prioritize requests

I have an application that at startup starts about 120 async requests and it takes about 20-30 seconds to complete them all.If I in that time, will do something in my application that also is set to...

View Article

Cannot resolve Reactive assemblies after VS2013 upgrade

I'm in the process of converting a VS 2010 Azure solution to VS 2013 (staying with. Net 4.0). We are using the Reactive library that was installed via nuget. When I tried to build the converted...

View Article


How to use an object in a class?

namespace Practice { class Class1 { int i = 5; int i2 = i; //error } }I have arrays declared in the class, I need to define their sizes using an integer object.It is made to change their sizes together.

View Article

Need Help. Visual Studio 2013 for Desktop: Exception thrown by target of...

I cannot get VS2013 to open at all. I have tried repairing, uninstalling, rebooting in safe mode, reducing path variable size, and resettign user data. The commandline gives me no errors. I get...

View Article


How do i color the line ?

I have this event mouse down:private void scrollLabel1_MouseDown(object sender, MouseEventArgs e) { for (int i = 0; i < ScrollLabel._lines.Length; i++) { int j = ((int)(i / 3)) * 3; colorLine(j);...

View Article

Stored Procedures within DataSet object

Hi. I have local database with dataset that contains all table from database. I know how to make CRUD operations on my database, but I would like to make a stored procedures that deals with CRUD. And...

View Article


key value pair (?) in data stream

I have text file that i convert to stream to upload to webservice. However in beginning of the stream i want to be to prepend some  values. for instance lets say  the stream of data produced  from file...

View Article

Counts words.

I want to count number of words from my textfile and then make the first word ToUpper and second word ToLower and do that for the rest of the textfile.using System; using System.Collections.Generic;...

View Article

How to set values for auto-implemented properties

 I have a couple of questions if you don't mind.I know they are pretty basic but youare familiar with about where I am right now. I have created multiple classes and auto-implemented the properties. I...

View Article
Browsing all 31927 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>