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
creating COM objects in C#30 Jan 2008 18:15 GMT1
I think i have the basics.  I am creating a COM wrapper for my VB6 code
to call an existing assembly.  Below is the wrapper.  Do COM object
created in C3 need to be in a strongly named assembly?  If so what if
the assembly that i am wrapping also depends on an interop layer that
Making a public property in a master page is not visible in .aspx     page30 Jan 2008 17:30 GMT4
I have a .aspx page that has a master page.
In the master page, I have a Literal Control, and I created a public
property that allows you to set the liBlah.Text of the literal
control.
sqlDataAdapter30 Jan 2008 17:14 GMT3
How Can i set SqlData Adapter to update like a Batch Update
for instance: I have 10,000 rows that have changed
when i call SqlDataAdapter.Update(table)
it seems like its updating 1 row at a time
Import XHTML into Word 200330 Jan 2008 17:05 GMT1
Hi,
I hope someone can help out on this or sheering me to the right direction.
We are currently develop a c# application that will automatically generate
Word Doc.
Rijndael Decryption not working30 Jan 2008 16:25 GMT3
I can encrypt without any problem but while decrypting I got junk.
I've read the other thread about getting junk but that is not my case.
Here is the sample code:
       private Rijndael GetKBSAlgorithm()
How to send an array as a parameter to Oracle using Microsoft's Da30 Jan 2008 15:36 GMT2
I have a stored procedure that has, as an input parameter, a associative
array. I know how to send the parameter using ODP.Net, but I am trying to get
it to work with Microsoft's Data Provider. Any ideas? Also, does anyone know
how to do it with Java?
WCF Message Security Problem30 Jan 2008 14:21 GMT1
I am having a strange problem when enabling WCF message security with
username password authentication via a custom asp.net provider. To
start with here is the service configuration I am using:
------------------
Creating A New Process30 Jan 2008 13:20 GMT5
Is there a way to create a new process that will not be my child
process?
Meaning, that after opening the new process, if I'll open TaskManager
and do "End Process Tree" on the parent process, it will not terminate
depencency problem in vs2008 setup project30 Jan 2008 13:18 GMT3
I recently switched over to VS2008 and had to create my first setup project
(in VS2008) for an already existing project. So I had Visual Studio convert
the existing solution, then added a setup project to it. I made sure that
the runtime version of the upgraded project was set to ...
Generic list converter30 Jan 2008 12:21 GMT4
I finaly managed to come up with this code after struggling for ages,..
its a way to access my list<T> as if it were a list of list<T2>
it looked a bit unweildly but it seems to work ...
I dont know if there are any better ways of doing this ?
ho to add reference to MAPI?30 Jan 2008 10:41 GMT6
I tried to browse and add mapi32.dll (system32/mapi32.dll) but it
returns an error that the reference could not be added.
Any suggestions?
Spaces get eaten in an email30 Jan 2008 10:37 GMT6
How do I stop spaces from disappearing in an email I make up in an
application? I found that \r\n has to be replaced by other characters,
so presumably spaces have to be replaced as well: but by what? Please
respond.
Passing two different types of controls to a method30 Jan 2008 09:45 GMT1
I want to create a a generic method to add list items.
At different parts of the app, I will pass it either a listbox control or a
dropdownlist control
then the method will have generic code to add new list items
Firebird and Linq30 Jan 2008 09:39 GMT2
Is there any way to use Linq for SQL with Firebird? I installed
database provider but vs2008 [when i'm trying to preper .dbml file]
writes that this provider dont support this opperation [drag and drop
tables :O) ]. Can I find somewhere proper database provider for
how to pass bstr to com+ that made by C#30 Jan 2008 09:36 GMT3
i have created a com+ made by C#.
The COM+ is singleton.
   [InterfaceType(ComInterfaceType.InterfaceIsDual)]
   [Guid("9b7384f1-7fd3-444f-acd9-0551ae878caf")]
 
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.