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# / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C++ -> C#, checking if object created16 Nov 2007 15:24 GMT2
In C++ I'd have something like :-
-------[C++]-----------
DECLARE_HANDLE(MYHANDLE)
class Fred
How to finish this property?16 Nov 2007 15:16 GMT3
I have the property below. What I need to do is access the asp.net Menu
controls MenuItems in a content page that are on a master page. I need to
set the Enabled state to false when the page loads and re enable it when the
page goes to the next one. Any ideas how to finish this ...
How to retriever network computer's Host Name and Mac Address?16 Nov 2007 14:57 GMT2
Simple network scanner is a part of my dotnet solution. It pings ip
addresses in a selected network range and gives me the response time for
each computer it finds.
Anyhow, I would need to retrieve two more pieces of information for each
Table. Need help with creating it. Thank You.16 Nov 2007 14:31 GMT2
I am creating a table at runtime and I am having a problem:
I need the tbody tag to runat server and define its id:
<tbody id="itemContainer" runat="server"></tbody>
How can I do this?
URL Parsing16 Nov 2007 14:12 GMT2
I want to change the URL while moving to other page in .net.
For ex.,
I want to move to the page
http://localhost/abc/ss/Cat.aspx?catid=106&Pcatid=2
Reloading GridView contents16 Nov 2007 14:08 GMT4
How can I refresh the contents of a gridview that's on a different
form than the one I'm using?  The gridview is bound to a datasource,
and in this other form I'm writing to the database that this
datasource is created by.  I have to manually close and restart my app
Generics help16 Nov 2007 13:54 GMT6
I am trying to create a parametrized generic object, but the compiler won't
let me.  Is this just the way it is?  The class has a constraint that says
all classes must inherit from BusinessBase, which specifies a parametrized
constructor.  But c# won't let me do it.
streaming mp3 files in websites16 Nov 2007 13:48 GMT3
I need to stream mp3 files from my website (asp.net 2.0). Is there a good
way to to do this besides flash?
property or member definition wrong?16 Nov 2007 13:21 GMT2
I have a masterPage code file that looks like below file. For some reason I
keep getting compile error 1519: invalid token '{' in property or member
definition. I know it has something to do with my Menu property, because
when I comment it out or delete it then it works... any ...
Broadcast UDP paket with wrong source ip address16 Nov 2007 12:36 GMT2
Hi @ll,
i've got problems with sending an UDP broadcast datagramm over two
network interfaces.
The code is like this:
DLINQ16 Nov 2007 11:22 GMT1
How to specify orderby columns in DLINQ query dynamically at runtime?
Query bellow is ordered by K_OSOBY.NAZWISKO, K_OSOBY.IMIE columns
but method parameter specifies where it should be ordered by K_OSOBY.NREWID.
HowTo change orderby of this at runtime?
code required16 Nov 2007 10:36 GMT2
Is there any way of reading and modifying word document page by page
in C#....if so can anybody give me the piece of code
Awaiting for early response
Thanks & Regards
can this coding be automated???16 Nov 2007 10:00 GMT7
.NET 2.0
I'm on a project where I'm now about to develop the Data Access Layer. The
database have 300 stored procedures. I'm about to go on a time consuming
process of writing the .NET code which calls all these stored procedures.
C# case sensitive or not16 Nov 2007 07:42 GMT15
I'm totally new to C#, but have worked a bit with VB.NET...
trying to migrate to C#, i find one thing particular anoying... The case
sensitivity of C# or at least my C# environment of Visual Studio. Can this
be disabled??
Get latest CurrentCulture and CurrentUICulture16 Nov 2007 06:04 GMT1
I could get the correct System.Globalization.CultureInfo.CurrentCulture and
System.Globalization.CultureInfo.CurrentUICulture when the my WPF application
first started. While my application was running, I went to Control Panel -
Regionals and Language Options to change the Format ...
 
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.