I want to recover a complete list of computers and the domains that they are in from Active Directory using the functionailty built in to .NET 2.0. I have determined how to get ALL computers ...
Can some one help me import data from a comma separated value file into a datatable?
I need help again.
I have never used a custom section in the App.config before I have used the AppSettings and am presently using them but then I also need to keep info (Passwords, paths etc)...
Hi Experts,
I have to appear for an exam for .NET (ASP.NET, winforms) and also database related , can you please provide me the multiple choice questions and answers for the same.
Is there a way I can convert IList<object> to List<object>? I tried explicit conversion but I failed.
i have a DataTable object holding some DB returned data.
the DB table has 3 fields and one is Email.
how can i search or loop the c# DataTable to get the record that matches some email a...
I need to create Dynamic controls inside datagrid template column
Hi,
I am building a web application in which I have a method that processes information that I get from a text file. If I encounter an error, the method stops. I would like to process the dat...
i am developing within a large already developed framework and want need to pass lets say 3 values between procedures. the number of values may varry. i would like to pass some kind of key val...
I am creating a Web Browser application in C#.net 2.0
I am using WebBrowser control that has been provided with C#.
I want that when my application runs. it should disable or block IE.
Hi everyone,
Have a couple of questions. First, the details: this page contains a Tab Control which contains two Tab Panels. One tab panel says 'add', the other 'view/edit'. The add one a...
Hello,
We generate pdf file dynamically and display it on the page. It works fine with Firefox and newer versions of IE. But customers with IE 6 is having some problem. If they visit the li...
I am using an ASP.NET application that builds an Excel workbook. It ran fine in my development box, however, when I ran it on the server I got the following error:
Could not load file or as...
I have what is in effect 2 different issues that I believe must be related because the technique that I am using is the same. I have a simple form with a simple databound DataGridView. One o...
I am developing a web application with asp.net, vb.net and ajax extensions.
I am trying to implement a modal dialog, where the user can choose Accept or Cancel an action, returning (0-Calce...
Does any one know how I can take advantage of the Contains() method of a generic List class to look up whether my collection of custom objects contains a specific element?
I am looking for a way to read a config file for a .NET console app. I keep finding info for ASP .NET apps.
My goal is to have an app.config file associated with the .exe so that once depl...
what is the proper syntax to use when rewriting URL's in a web.config file?
OR
if you know a better non httpd.conf method, let me know
asp.net
C#
The code snippet below shows my current authorization configuration for one of my applications. If the user is not in the role listed in my code they are taken to the generic "Access is Denied...
Hi Experts,
I am developing a an application in C#.Net. I hv used App.Config file to store the settings related to application. i want to change the app.config file at runtime bu...
I am developing a web application using Microsoft Dot Net Framework 2.0 ( Asp.net/ Vb.Net), I need to capture application host server Ip address, but not the server name.
I have used System...
i have a dynamic(run time created) Button(creating on page load event), but click on it causes page refresh,
I want no refresh,
any expert plz help
I am trying to do something simple here...
I have a class..
Public Class queryAttribute
Public ccDisplayName As String = ""
Public ccQueryType As Integer
...
I have a .NET datatable that I'm using C# 2005 to access.
What is the best way to group the records by one field. They don't have to be in order, but grouped.
E.g. ungrouped table:
John ...
I am deadly trying to make it , but no success,
Experts plz help me.
on any Text Change It is not prompting any message box