Search:
Type: Posts; User: mayanksrmcem
Search :
Search took 0.01 seconds.
Hello Again,
I have found a link which is related to this thread.
http://stackoverflow.com/questions/4973463/setting-properties-in-constructor-or-not-any-difference
Hello everyone,
I want to know that is there any advantage of using Object Initializer?
For ex. i have code like this:
SqlParameter nodeparameter = new SqlParameter();
...
Hello sohguanh,
Thanks for your reply.
As you say,
But when we using Select query, procedure return numbers of rows from data table.
And in case of Insert, Update and Delete, it returns...
hello to all of you.
I have a discussion with my team members about stored procedure.
In this discussion we have a point to discuss that "stored procedure is like function - True or False.".
...
Are you want this ?
index.html
index.php
hello everyone,
I have a problem in my project.
I am generating some reports in different file format like MS-Word, Exel, PDF, djvu, etc.
But my problem is that -
"how can we find that...
hello everybody,
i want to convert my web page to pdf document at run time.
have you any idea about it?
please help me.
thanks
hi everybody,
i want to generate a web application which can send a mail to some body automatically, without any user interaction.
how can i develop this type of application...
please give...
thanks guir,
i will must try thi link.
thanks again for your response.
hello everyone!
is there any datagrid in PHP?
I'm using simple <tr><td> concept to show record in page.
I want to know that by which metod i can use this type of functionality?
please help...
hello everyone,
i want to post a page dynamically in my website.
it mans i want to create a complete <form> at runtime on pagebehind.
what can i do for it?
please help me....
thanks
I'm already using WAMP Server.
is it not suitable for CakePHP ?
is it necessary to install XAMPP?
please tell me.........
Hi everybody,
I want to install CakePHP but i have not any idea about to install it...
Is there any single EXE File or a single link by which we can install CakePHP on my system?
please...
thanks voidvector,
Idea of filling <div> with a background-color is good.
it clear the actual picture of <div> and help to find the exact problem.
for this help i have solved my problem for...
Now this is my code...
<!------------- Javascript-------------------->
<script type="text/javascript" language="javascript">
window.onload = function() {alertSize();}
function alertSize() {...
i'm using the same as you are saying.
no warning, no error message,
but code is not working...
what should i do?
thanks
hi everybody,
i want to set the height of my <div id="mainDiv"> at run time.
i'm trying all possible condition for it, like...
...
you can try an other link to look some code example for sending e-mails...
the link is as follows...
http://www.aspnettutorials.com/tutorials/email/
thanks
hi everyone,
i have solved my problem with the help of following link...
http://www.asp.net/Learn/master-pages/tutorial-07-cs.aspx
thanks
hi chazzy,
i'm not able to getting your point.
can you explane it for me?
thanks
hi everybody,
i have a problem to share to you people.
i want to call a function from Master Page, which is written in the content page of that master page.
is there any way by which i can do...
I do ASP.NET professionally, and PHP5 and ASP 3.0 for side projects. ASP.NET scales much better than PHP or classic ASP does, but it costs more to host on account if it needing to run on a windows...
hello everybody,
i have solved my problem of select next-previous row of GridView.
for this, i have write
GridView1.SelectedIndex = 0;
in page load function and
GridView1.SelectedIndex =...
hi drhowarddrfine,
i think you are the onwer of "AntiMSTechnologies Group".
lol, just a joke..
my dear, "component art" and "telerik controls" are new advance controls which you can purchase....
i think, your design team is right.
PHP and .NET both are good for developing your forum,
but in cate of .NET you have a lot of rich controls, ajax controls and you can implements other tools also...