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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem in defining a generics01 Apr 2008 15:45 GMT3
  I am developing a class which needs to do some mathematical processing. I
like to develop it in a way that it accept double or float or int  based on
the user requirement so I defined it as a generic as follow:
public class MyClass<T>
calling WCF service methods from JavaScript in another domain?01 Apr 2008 14:38 GMT6
Can someone please give me an example on how to call a wcf method that
resides on a different domain from JavaScript (not from C#/asp.net)?
All the examples that I have seen show how to call from the same
domain.
Change Namespace of typed DataSet?01 Apr 2008 14:18 GMT8
Hallo NG,
how can I change the NameSpace of a DataSet generated by the VS2008
DataSet-Designer.
I tried to modify the NameSpace in the <ds>.Designer.cs, but when ever I
How to change font size in WebBrowser 2.0 ?01 Apr 2008 13:05 GMT1
Hi Experts:
In IE Explorer, users can change the text size by choosing one of the
pre-defined magnifying factors at the lower-right corner's "Change Zoom
Level".
if i put slash("/")at the end of url page couldn't load .css & ima01 Apr 2008 12:53 GMT1
if i put slash("/") i mean just a / at the end of url then .aspx page
couldn't load the css and images.
i have a portal in .net if any body puts / at the end of url that page
couldn't load the css and images.
Setting the HttpRuntime.cache maximum size --- please help01 Apr 2008 12:11 GMT1
    I'm calling the following from inside a DLL framework:
HttpRuntime.Cache.EffectivePrivateBytesLimit;
    I get a massive number returned. I want to be able to set it to a
lower value.
Silverlight01 Apr 2008 12:08 GMT1
Can anyone suggest which is the best group to discuss silverlight 2?
Dot Net Professional Require in Gurgaon01 Apr 2008 11:41 GMT2
We are looking for Dot Net Professional in Gurgaon , its in urgent
requirement , if you are having experience of 1 -2 years in ASP.net ,
kindly forward your resumes to solutionsdxb@gmail.com , can forward
the same to your friends or colleagues.
Regex to retain only the HTML body01 Apr 2008 10:43 GMT1
If you run this:
string result = "<html><head></head><body>The body</body></html>";
result = retainBody.Replace(result, "$1");
With the following Regex:
Argh... XmlSerialization with inherited types01 Apr 2008 08:07 GMT3
I'm getting an error deserializing some XML and it really doesn't make sense
to me.
Here are my classes that I'm serializing/deserializing:
<code>
Accessing a shared class from another assembly01 Apr 2008 07:47 GMT2
I have two seperate assemblies, my Main project which contains a static
class called MainProject.FormManager and a second assembly called
CustomControls.
Is there anyway to reference the MainProject assembly FormManager static
How to run script in command prompt using .net code01 Apr 2008 04:56 GMT3
I have a c# 3.0 solution where I need to periodically run a script at the
command prompt for certain tasks.  I would like to be able to do this from
executing some .net code rather than manually coping the path to the script
file into the command prompt and then running it.  How ...
How can I determine if a point is a given distance from a second     point?01 Apr 2008 03:19 GMT8
I am writing a drawing program but I want to keep the scale down
(there could end up being several hundred objects on the screen).
I want to limit the points collected to a certain distance from other
points already collected, in other words, if you're drawing a line it
command line program doesn't run!01 Apr 2008 01:38 GMT5
Please tell me what am I doing wrong in the following;
I have a WPF program that I build it in IDE and ran it, it runs fine.
I wanted to make it an exe through command line compiler(why, I need
to do some additional work) to I did a build in IDE and took the
 
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.