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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using SQlite in c#13 Dec 2007 01:49 GMT21
Can someone tell me how to import the sqlite3.dll file into c#.  I am pretty
new to this, and I want to use sqlite.  The problem is I don't have a clue
on
how to import the dll file so i can call the references to it.
VStudio 2005 Solution always rebuilding13 Dec 2007 01:21 GMT8
Does anyone have any idea why my 2005 solution is choosing to rebuild,
everytime i execute any project within its space?
There's nothing overly strange with the project assemblies within, a
few class libraries, a couple of console apps, one custom setup
single sign on12 Dec 2007 22:14 GMT5
i'm looking for a tutorial about how to implement a user authentication
using the single sign on available in our company.
could someone help me please ?
i tried to google it but without success.
having urls like www.example.com/category/subcategory/ and     UrlReWriting12 Dec 2007 21:39 GMT6
Can I have urls like www.example.com/category/subcategory/  (notice
the trailing slash w/o the file like index.aspx or default.aspx) if I
am doing URL re-writing?
Regex Issues - Finding Qualified URLS12 Dec 2007 20:21 GMT2
I am using the following function to match any URLS from within a string
containing the html of a webpage:
 public List<string> DumpHrefs(String inputString)
        {
Logging12 Dec 2007 20:08 GMT10
I am using C# 2.0. Exists any .NET build-in feature for logging or any good
freeware tool?
Christian
Multithreading WebRequests, a good and stable approach?12 Dec 2007 19:44 GMT13
I have a webservice that gets data from three websites and puts the
result into a datatable and returns that datatable.
Currently the webservice makes a WebRequest (using parameters in a
querystring) to the first website, adds the data into a datatable then
KeysConverter Class12 Dec 2007 19:02 GMT6
Can Anyone say me how to use the keysconverter class provided in .net
Framework 3.0
I tried searching in MSDN but I couldn't figure out what  is it exactly
meant for...
Display literal string12 Dec 2007 18:37 GMT2
I want to display an exception in a javascript alert and I'm rendering
that client code using
ClientScript.RegisterStartupScript(GetType(), key,
string.Format(@"<script>alert('ERROR:\r\n\r\n{0}');</script>",
Process StartInfo12 Dec 2007 18:07 GMT1
Hi...any body know what the max string length size
when using
Process.StartInfo.Arguments
Example
Updating Control12 Dec 2007 17:35 GMT1
I would like to know if there is an elegant way to present updating
content on control such as DataGrid . The inpu of it can be an updating
url. How can I do it in WinForms?
Thank you
Need C# programmer ASAP, DICOM experience a plus12 Dec 2007 17:34 GMT5
We are looking to immediately recruit programmers for a project; we
are interested in obtaining proposals ASAP. Will offer favorable
compensation.
We need immediately, an individual to complete the following project:
problem WebRequest and WebResponse12 Dec 2007 17:34 GMT4
I have a problem using HttpWebRequest so I wish somebody can help me.
1. Application: I have a windows service that gets a XML through a
http (URL) from my provider (feeder).  Once I get the XML I process it
and store the XML's information in a database.
SQLDataReader -- more questions12 Dec 2007 17:24 GMT6
Still teaching myself about SQLDataReader and associated classes.  I
have to say, the new HELP screens from MS are just about useless!!
Let's assume I have just read some records from a table into the
SQLDataReader object, r.
call function from .NET Windows Service12 Dec 2007 16:54 GMT2
Does anybode have a easy sample of the following:
I have a little .NET Windows Service with one public function
to return just a string.
Now I want to build a .NET WinForms application and call
 
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.