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# / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Search a word in Webbrowser control31 Jan 2008 16:31 GMT1
How can i search a particular word in webbrowser control in .Net? That
is if the searched word is found, it should be highlighted like in
internet explorer.
Regards,
issue when converting C#.net code into vb.net31 Jan 2008 15:59 GMT3
I am facing problem when i am converting C#.net code(Delegate concept)
into vb.net. I am unable to do that . Can someone help me to solve the
problem. I am providing my C#.net code.
==================================my code is :-
Linq to Entity, query sql31 Jan 2008 15:26 GMT5
I'm using C#, Linq to Entity and Sql Server 2005 Express.
I need to see the queries created by linq. What do I have to use?
Thaks.
sorry, but I'm a new VS developer. I have developed with delphi all my live.
Code to get all properties supporting an attribute31 Jan 2008 15:08 GMT5
I would like code that will return all properties that have a
specified attribute type.
And, once that is done, I would like code that returned all properties
that have an attribute that had a property value equal to a given
Strange Problem - Parameter is not valid31 Jan 2008 14:53 GMT1
I am having a real strange problem. I have a relatively simple C#.NET
application developed with VS2005. It is an MDI application with a
single child form. In the child form, there is a Save menu item to
save the item the child form creates. The information in the form is
CheckBox.checked return a value31 Jan 2008 14:44 GMT4
All,
Have a problem i just cant find the answer for.
I'm trying to populate a colum in a SQL database.  Basically the
column requires a 1 or 0.
field properties aren't there31 Jan 2008 13:51 GMT5
hey all,
I'm doing the following:
SqlCommand mycmd = new SqlCommand(sqlText, conn);
SqlDataAdapter da = new SqlDataAdapter(mycmd);
Why XmlTextReader does not raise the FileNotFoundException31 Jan 2008 13:44 GMT2
I am trying to check whether XmlTextReader reads the xml file
successfully or not.
MSDN says that XmlTextReader raise the FileNotFoundException when it
cannot find the file to read.
SendMessage and Menus31 Jan 2008 13:37 GMT3
Hi All, does anyone know of a way to retrieve the ID of a menu ? I've
tried using Winspector but can't seem to track down menus, buttons and
other controls easy peasy, thanks
Create installer for a windows service .NET 1.131 Jan 2008 13:12 GMT2
I have successfully developed a service (not a Webservice) using .NET 1.1
and C#.
I added the requiered ProcessInstaller, debugged the service and it works.
Now I want to create a setup project. How do I do this?
Newbie : How to store 50 data elements effciently31 Jan 2008 11:17 GMT9
I need to store 50 "string" values and then retrieve information
selectively. I am looking for an efficient way to store/retrieve this
information.
Here is a bit more specific information:
ClickEvent for Attachments31 Jan 2008 08:53 GMT2
i search a click-event for the attachments in outlook 2007.
I want use VS 2005 SE for writing a PreviewHandle under outlook 2007.
thanks
asim
linq to sql design question31 Jan 2008 08:50 GMT5
are the queries generated by the compiler or at runtime?
pass "out"  parameter to ShowDialog?31 Jan 2008 07:13 GMT4
  What is the best way to set a "out" variable in a WinForm passed by
a ShowDialog caller?
   Currently I am setting a public static variable in the ShowDialog
callers' class in the WinForm - I am hoping there is a less ugly way.
C# 3.0 runtime macros and log4net31 Jan 2008 06:15 GMT5
Would it be possible to use C# 3.0 runtime macros to do following:
If Apache's log4net is loaded, calls like
log.DebugFormat("Hello {0}","world");
generate the logging, but if the dll is not loaded, nothing happens?
 
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.