You cannot post messages because only members can post, and you are not currently a member.
Description:
Feel free to ask any questions, problems, issues regarding VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services, .NET Remoting, Crystal Reports .NET, Visual Studio .NET and more
http://feeds.feedburner.com/DotNetDevelo pment
|
|
|
new to.NET
|
| |
Hi !
I am having elementary programming knowledge (in VFP).
Can anybody tell me whether I can get into .NET programming.
If so, what language/technical skills do I need to study?
Regards,
Vineet.
|
|
WPF Image Control probem - help needed
|
| |
Hello guys,
I am trying to do some HLSL effects with DirectX library. Basically I
want to freeze the screen and show a radially blurred screen using the
HLSL effects and a MessageBox on top of that which is active. The
whole effect is somewhat similar to Vista User Account Control effect
where the active screen turns gray and the messagebox is active and... more »
|
|
.NET Version of Java Servlet
|
| |
Is there something similar to a Java Servlet in .NET, besides the
HTTPHandler?
From googling and reading it seems that the HTTPHandler can do the
exact same things as a Java Servlet, but processing request aren't
their intended function. HTTPHandler are meant to do post processing
to pages coming out of the server or to handle specific mime types for... more »
|
|
Question about using MD5
|
| |
Greetings.
I have a client who has a web service that I need to authenticate
with.
He sent me credentials for testing, which I currently have hardcoded.
The password he sent me is the md5 encrypted string.
When I try to create the same string using what should be the original
password I get a different md5 hash.... more »
|
|
Stupid XML and xslt question
|
| |
Hello, new to xml markup, have a question. Need to display a hyperlink
in a marked up xml file, here is an excerpt. . .
============================== ============================== ====================
<NewDataSet>
<Table>
<pic><a href=[link]
navi.asp?ra=166.358&dec=-0 .748596>... more »
|
|
Templates don't use my user settings in VS2008
|
| |
Hello,
This is more anoying than critical, but when I add a new item (through
a template) in a VS2008 solution, the created file does not comply to
my user's formatting settings.
For example, if I create a new C# class, VS implements
public class Class1
{
public Class1()
{
}
...
even if accordingly to my settings, it should have been... more »
|
|
Saving File as- filename2
|
| |
hi all, Im new to vs 2005. Wen i save a project,its saving as filename(2). Also two copies r saved in the location(filename,filename(2)) How can i change it??
|
|
|