Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Connecting to SQL Server on WIN2003 Box21 Dec 2005 01:12 GMT10
I am trying to connect to a 2003 Server from an ASP.Net page and am getting
the following error message. Can someone please help get me started on how to
track and fix this error? The code I am using is below the error I am
getting.
Iterating Across All Data in Configuration File21 Dec 2005 00:10 GMT2
Using ConfigurationSettings.AppSettings.keys I can iterate across the
default AppSettings section of the XML config file.
I need to iterate across all key value pairs in other sections as well.
If I use:
How to determine the number of rows or columns within a DataGrid21 Dec 2005 00:07 GMT1
Can someone tell me how you determine the number of rows (or columns) are in
a datagrid?  Under the debugger I say the property DataGridRows (which is
what I want) but it doesn't appear to be usable within code.  Its protection
level makes it inacccessible.
calling Lotus Notes Agent from .NET20 Dec 2005 23:34 GMT1
Hello. I need to call remote lotus' agent in my application, does anyone do
something like that? I search google for the solution and i find that I can
use COM to connect to Lotus, but probably I can't using lotus agent' when
I'm using COM. So is there another way to solve it? ...
WebRequest from behind a proxy20 Dec 2005 22:42 GMT5
I have been struggling with what should be a simple thing.  I want to
crawl the web for specific links, and save any html and files that meet
my criteria to my hard drive.
I thought that WebRequest/WebResponse would be the best way to go,
Cannot convert from 'string' to 'System.Predicate<string>20 Dec 2005 22:36 GMT5
Any easy answer what is wrong here?
private List<string> BodyWords = new List<string>();
string word = "Andrew";
the following causes a compilation error:
Best Practices for implementing db conn's from asp.net business ob20 Dec 2005 22:16 GMT6
I am in a slight predicament trying to determine the most efficient and
effective way to connect/disconnect from a database within a business object
(c# dll).  I'm also keeping in mind the concept of connecting late and
disconnecting early.
Same encryption codes cannot decrypt password from .NET 1.0 to 2.020 Dec 2005 21:46 GMT4
I have an encryption class that encrypts and decrypts password using
TripleDESCryptoServiceProvider.  It was written originally in framework
1.0 and been working fine.  And those passwords are stored in my SQL
server.
How to initial the datetime value to "01/01/2005 00:00:00"?20 Dec 2005 21:29 GMT5
How to initial the datetime variable as value to "01/01/2005 00:00:00"?
best way to do draging20 Dec 2005 21:28 GMT2
I am creating a control (an image) on the server and Adding it to a Panel's
Controls collection. On the client side I want to drag the control to a new
location using the ondrag event to modify the style.top and style.left. On
ondragend the form is submitted. The first problem I ...
Hang problem in ASP.Net application20 Dec 2005 21:27 GMT3
I have recently encountered the following problem with my ASP.Net
application.
After deploying our site and people started using it alot, we
discovered that if a person were to browse the site for a time, then go
Slow Build in VS.NET 2005 Professional20 Dec 2005 21:22 GMT1
I just upgraded to VS 2005 from 2003, and builds have become much slower
(like 10 times worse).  I have noticed 2 things that I can not explain:
1.  Everytime I build, I get a message on my "Error List" that says: "An
error occurred while validating. HRESULT = '8000000A'.
Crystal Report in runtime20 Dec 2005 21:12 GMT2
How can i use Crystal repors without knowing which database and table will be
used.
For example after any SQL query?
thanks
HTML rendering component20 Dec 2005 20:07 GMT2
Are there any open source HTML renedering component with source code,
that can render HTML to images in silent mode (with no visible window
appearance)?
I'm using VS.Net 2003.
uncompress .z unix file in c#20 Dec 2005 19:07 GMT1
Anyone knoews how to write code to uncompress .txt.z unix compressed
file in c#? Thanks in advance :)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.