Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

Roney

@Roney
About
Posts
31
Topics
17
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to get more options in SiteActions?
    R Roney

    I opened cetral server farm in that farm page i clicked on the SiteActions tab that is showing only 3 options "create" "edit" "settings",but i want see more things on that particular popup box. When i click on the siteaction i want to see modifyallsettings,peoples and groups and many more so how to set my site to see such things.what is the steps to configure or where should i set ............

    SharePoint question sysadmin tutorial

  • AjaxToolkit For Vs 2008 Not Showing AjaxEnabledwebsite Icon
    R Roney

    Thank you very much i got it.

    ASP.NET visual-studio wpf

  • AjaxToolkit For Vs 2008 Not Showing AjaxEnabledwebsite Icon
    R Roney

    But in VS2005 It will shows AjaxEnable website...like that way why it is not showing in vs2008 can you please clarify on this issue

    ASP.NET visual-studio wpf

  • Search Scopes
    R Roney

    Serach functonalities will available when you configure your site with SSP(Sharepoint services Provider)...then you can do serach scope of your particular site1 or site2............... You want be configure ssp ...click on ssp in the left pane and create ssp to your website,then you can make search result to your site......

    SharePoint sharepoint database tutorial question

  • Customised searching in Sharepoint
    R Roney

    you want be search task in your central farm,you have to configure SSP(sharepoint services provider) in your site.Then you can do what are the requirements you have.

    SharePoint sharepoint algorithms help question

  • How to create .aspx page in a site using sharepoint designer and store form data into SQL server database
    R Roney

    Open SharePoint Designer window and follow below steps. 1.File->Opensite->Give your targetedsite like[http://server:2020 or localhost:6060(portno)] ,then site will be opened. 2.Next, In FolderList you will find one default.aspx page. 3.Double click on default.aspx page it will opened in content area. 4.From the TaskPane select Your controls and drag &drop on to your page. 5.from taskpane->click on ->databaselibrary->click on->dataconnection expand it.... 6.then right click on your controls choose particular database and run. Bye Friend..............

    SharePoint database sharepoint sql-server sysadmin help

  • New Web application & site not created through Sharepoint central administration.
    R Roney

    Hello Friend, Before you creating a new site you should give all the credentials right manner otherwise the error will come like above. The above warning message will fire when you give a wrong information on your new website creation.So you would get a problem when the user name is wrong or pwd is wrong. You do one thing -When you installing Share Point server what are the credentials you have given the same credential has to give in the new website application create time.You should give [domainname\username] this manner.

    SharePoint sharepoint sysadmin help question announcement

  • AjaxToolkit For Vs 2008 Not Showing AjaxEnabledwebsite Icon
    R Roney

    I installed ajaxtoolkit3.5 Framework for vs2008 and i am not getting AjaxEnabledwebsite in VisualStudio Installed Templates window. I added ajaxtoolkit.dll to my toolbox it will showing all the controls but when i creating a new website -there "AjaxEnabledwebsite in VisualStudio Installed Templates window" not showing why it is not showing can you please reply as soon as possible..............

    ASP.NET visual-studio wpf

  • Sharepoint configuration problem
    R Roney

    I installed moss2007 s/w when i open central administration farm there i am unable to configure the sharepoint search service and leaved it and tried another service by clicking start it is also giving error.......so why it all happening after successfully installed the moss2007.Why i am unable to configure the services. One more at very first we will provide port no and we do uncheck the check box,here one more problem whatever i given portno is not going to shown in my c:inetpub\wwwroot\vd\wss\... that is stored with other port no,how it is possible --I tried to open with my port no the central server farm is opening,without root path of my port no how it is opening.

    SharePoint help sharepoint sysadmin workspace

  • How To get MCTS papers?
    R Roney

    Hi all, I am looking for MCTS[70-536,70-526,70-528] papers....where should i get this content pages...if you people have anything this info please post a link or you may post info to my mail and one more actually am a c# developer so is there any chances to get vb.net questions above mentioned papers please let me know this info very urgent ........... thank you in advance.....

    C# csharp tutorial question

  • How to protect my project from multiple installations?
    R Roney

    Yes now you got it...but how to set registry keys and i don't know plz help me how to crack this problem i.e very important to my project...... can u plz give settings or solution for that...........

    C# sysadmin tutorial question

  • About PrintPreview Problem?-Plz respond about my query [modified]
    R Roney

    Hi all, I want to see print previw of my resulted form......but am trying with many ways it is just displaying empty form only.it is not going to disaply the content of my windows form....can u plz give for that solution. this is my code....

    private void printPreviewToolStripMenuItem_Click(object sender, EventArgs e)
    {
    printPreviewDialog1.Document = this.printDocument1 ; // Attach PrintDocument to PrintPreview Dialog
    printPreviewDialog1.FormBorderStyle = FormBorderStyle.Fixed3D ;
    printPreviewDialog1.SetBounds(20, 20, this.Width, this.Height);

    if (printPreviewDialog1.ShowDialog()== DialogResult.OK)
    {
    this.printDocument1.Print();

            }
    

    what is the wrong of code and why it is diplaying empty form when i click the printpreview option. Can u plz give me quick reply

    modified on Friday, December 5, 2008 6:46 AM

    C# question database help

  • How to protect my project from multiple installations?
    R Roney

    I think you are not get correctly to my question--I want to install my project only once at client location..if the client make copy to my exe files and try to install in other systems(means if the client will want to make duplicate copies of my project and try to cash my project) it should say 'this application is not permitted to install more than once and even it has to be give like alreday it was installed by some client ".

    C# sysadmin tutorial question

  • How to protect my project from multiple installations?
    R Roney

    Yes i thought like this whatever u have told.........but how to set registry key and where it is to be set......plz help me it is very urgent.

    C# sysadmin tutorial question

  • How to get my own template window after installing my application?
    R Roney

    thank you......

    C# csharp sysadmin database sql-server visual-studio

  • How to protect my project from multiple installations?
    R Roney

    I've developed one small school project(windows project) now I've to deliver my project to my client.If my cient was trying to install it more than once in some of system it should ask some serial code or it should raise not more than once.Simply my project has to install only once.Again trying to install in other systems it should ask serial keys or watever so how to do these settings to my project(is there any chance to set in click once deployment). It's too urgent for me.........thank u for ur quick response.

    C# sysadmin tutorial question

  • How to get my own template window after installing my application?
    R Roney

    Hi All,(Windows Application using C#.net in vs2008) I am developed one small project on school,now I've a small problem is -how to get a window(small window like vs 2008,sqlserver2005 their own teplates) after deploying(install) the application.I mean that when we're try to open sql server it is give a small size window(like microsoft sqlserver 2005 for couple of seconds) b4 launching a sql server management studio,same like that i want to see my own school template b4 launching of my school project.I think you're cleared about my doubt. -----Is there any chance to set in click once deployment.

    C# csharp sysadmin database sql-server visual-studio

  • Abstract class and Interface related of same methods we are extednind in class...... [modified]
    R Roney

    Sorry u could n't get my question. First i want to inheritance and implements methods of abstract class and interface(But here the 2 one is abstract class contain test() method,other one interface contain test() method. both are same in signature.) so I did inheritance and implementation for abstract class and interface in the class.Up to here fine...when declare a object for class and calling test() method with the class object so which of method will be called in the class ,either from implemented interface method or abstract class method.Bcoz they have same signature of two methods that is why am asking.

    C# database tutorial

  • I want to create a Template
    R Roney

    Hi all, I do want to create a template how it is........ The templates like when we are select a particular project type it will shows windows project ,webapplication templates.......like i want to creat a own template for me........

    ASP.NET wpf

  • what is @identity in sql server 2005
    R Roney

    yes sure....that one only and thank you for reply. so when we use @@identity it will get last identity field right.........it means one field value or total column......I think it returns only single value. one more...select Rank(1) from table update set=some column. it will get affect first row of the table ok. when i want 4th row should be execute is possible to give rank(4) .

    modified on Friday, October 10, 2008 2:54 AM

    Database database sql-server sysadmin question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups