i recently configured a new server with W2K3, IIS6, NET2.0
I use FormAuthentication with custom authentication (i.e. redirectFromLogin... )
I cant login to the server although the same code w...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23565295.html
Hi,
I am working on Windows Application made in C#. .Net2.0
I am making application which replace text from all the files in the given directory and this selects the file from its sub directo...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23621994.html
Zones:
C#Date Answered: 08/06/2008 Grade: A Views: 23
HI,
In .Net 2.0 how do we check that the file has the read and write permissions on it
Thanks
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23629463.h...
Hi,
I am working on ASP.net 2.0 using C#
I have used .net calender control
I wish to select the current date in the calender control when the page loaded
for that I am writting
Cale...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23648916.html
I need a c# function that would check for the string length to be 16 characters. If the length is less than 16 chars, it would pad it with leading zeros and make it 16 characters long.
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23332707.html
I am getting the following error during during compilation:
c# Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23417845.html
Zones:
C#Date Answered: 05/21/2008 Grade: A Views: 266
Hi
I am a .Net developer working with MSCRM. I have to develop some reports for my client which requires a lot of calculations on data base like retrieving data from multiple tables, manipulating ...
http://www.experts-exchange.com/Database/Reporting_/Q_23591091.html
I have a custom GridView (called GridView1) which pulls data from an xml file (average.xml)
I would like to sort , or i should say ORDER BY, rather, the data by a colum called "company", it's th...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23849276.html
I have a GridView with check boxes in the first column. The header has a check box also. The server side code is c#.
When I select the header check box, it should check all the check boxes in th...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23067161.html
I need to write a method/class in C# that would create a file. This method/dll will be eventually be used as a reference in another program. I will also need an executable file to test it out.
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23061400.h...