Hey Everyone,
I'm trying to learn how to create a Winsock connection via .Net. In my initial question, I received some good solutions/examples (which are provided below). I want to take the se...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23016187.html
Ok, I think this is a easy one.
I have this application that I've written that:
- Prompts me for a file using the OpenFileDialog.
- Opens the file.
- Traverses the file.
- Does it's thing....
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23120436.htm...
I am new to XSlt. I have an employee xml that is built from the employee schema . Now I want to display this in html and I am unable to display it. If I dont use the schema, I can display ALL THE D...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23152271.html
Zones:
.NET,
XSLTDate Answered: 02/11/2008 Grade: A Views: 0
Hello,
I want to build a generic reusable data access layer in .NET, similar to Microsoft's Data Access Block. I tried using the block, but it seems to depend on several other applications blocks...
http://www.experts-exchange.com/Programming/Languages/.NET/Class_Libraries/ADO.NET/Q_23236...
Ok,
Let's say I have 15 hidden fields on a .Net ASP webpage, all named after 15 team in the NHL Eastern Conference. So on the page you will see one called "Islanders", "Rangers", "Devils", etc...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23282438.htm...
I have a client application written in VB.NET 2005 that monitors client orders and takes actions on those orders if they meet specific price/volume (and other) criteria.
At the moment the applic...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23303580.htm...
I have placed an executable in c:\inetpub\wwwroot
I would like this application to read the web.config file in that folder and read its AppSettings using the ConfigurationManager namespace.
Sou...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23338541.h...
Hey Everyone,
I'm looking to create an application in .NET that will allow me to collect remote system information using WMI. I actually found a great example on this site (link right below wit...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23344253.html
Hi to all,
I write a xml file from a dataset. But when i write to file so xml file's root element is dataset's name.
I don't want to dataset's name in xml file. How can i do it?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23427...
Hey Everyone,
What I am trying to do is create a simple form that allows me to play AVI/MOV files. This is the first step in a development project so I know this is a simple question.
I fo...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23713103.htm...