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
Escape Sequences17 Dec 2007 19:03 GMT25
The following code shows the ending </script> tag in a non-string color in
the editor, and the line produces the error "Newline in constant."
string jScript = "<script>document.forms[0].submit();</script>";
Is this a bug? When did "</" become a string escape sequence?
Oracle Data Provider17 Dec 2007 18:52 GMT3
Someone in a post mentioned the Oracle Data Provider.  Can anyone tell
me about it?  I'd like to know the following:
1.  Is it much faster than OleDB?
2.  Is it essentially the same approach, eg, new Connection, new
Final Year Software Project17 Dec 2007 18:44 GMT12
I'm doing my FYP using csharp and MS Outlook to develope a plugin app.
My question isn't about programming as such, Its more about project
managment.
Does anybody have a good URL that could inform me on how to appraoch a
XML writer in web service17 Dec 2007 16:36 GMT5
I am trying to implement the following:
connect to data source, run stored procedure, store data in data table.
This all works fine, data table is accessed and the rows and columns are
writing their data into a string.
Adding fields/columns to DataSet17 Dec 2007 16:27 GMT1
I am working on my first VS2008 project and using DataSet's, which I
am not super familar with.  I have a user table in the data set that
has a first name and last name, I would like to add a computed field/
column that is "<fname> <last name>".  In .Net 3.5, what is the best
Overriding SQLMemberShip Provider17 Dec 2007 16:09 GMT2
Can we see all the source code for the built-in membership provider
somewhere?
It would make customizing it a little easier for me.
new GenericPrincipal(user.Name, roles);17 Dec 2007 16:08 GMT1
When adding roles to the GenericPrincipal, is this a per request
object or is it in session?
In my global.asax.cs , which event should I be adding the roles to the
GenericPrincipal?
Interop: C++ Console & C# GUI17 Dec 2007 14:41 GMT3
Sincerly is a little bit complicated to explain to you what I have in
my
mind, but I will try:
Above all the problem is the type of data that I want to passe between
Unable to Enumerate a C# class in VB617 Dec 2007 14:23 GMT1
I have a bit of a complicated mix of COM and .Net here, so bear with
me while I explain :)
We have a Type Library that defines all of the interfaces used in this
project (a rather large one at that) which was created in VB6.  For a
Desktop movement streaming to LAN17 Dec 2007 13:20 GMT3
I'd like to start up a personal coding for fun project which performs some
desktop movement recording/(then)streaming. Basically all i want to do is to
have few users on LAN to be able to see what I am doing on my desktop sort
of like MS Live meeting but this is for LAN.
Microsoft(r) Virtual Earth17 Dec 2007 13:01 GMT1
Good noon, community! Please help me solve my problem. I need use
Microsoft(r) Virtual Earth in the my application. How can i do it?
Thanks in advance!
Running bat files during installation through MSI17 Dec 2007 12:37 GMT4
  I have some batch files which needs to be executed when installer
is running. How can I achieve this functionality using .Net MSI
installers. I didn't found any option where I can include all my
executables(here it is .bat) so that they can be run at the time of
Catching Events17 Dec 2007 12:06 GMT3
I am trying to catch a right button down event for a control before the form
sends it to this control; I tried to do that through overriding the WndProc
But it fails!
Is there any way to do that?
"Private" classes17 Dec 2007 11:21 GMT4
if I am developing a "class library" which contains some classes which
should be exposed to the outside world, and other classes which I really
would rather have "private" to my library (helper/utility classes), how do
I achieve this?
double operation17 Dec 2007 11:07 GMT5
I am getting some odd answers when i use doubles in c#
0.55-0.5 = 0.050000000000000044
why am i not getting 0.05
 
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.